beautypg.com

Map descriptor example 2: io write, Map descriptor example 3: clock read, Map descriptor example 4: clock write – FieldServer Omron FINS FS-8704-16 User Manual

Page 21: Map descriptor example 5: cpu cycle times

background image

FS-8704-16 Omron FINS Manual Page 21 of 38

FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web:www.fieldserver.com

Tel: (408) 262-2299 Fax: (408) 262-9042 Toll_Free: 888-509-1970 email: [email protected]

5.3.4 Map Descriptor Example 2: IO Write

This Map Descriptor makes the memory area writable which was made readable by the previous Map Descriptor. Thus memory area can be made read only,
write only or read and write enabled.

Map_Descriptor_Name ,Data_Array_Name ,Data_Array_Offset ,Function ,Node_Name ,Address ,Length ,Data_Type ,Command_Name ,Unit_number

SRV_CIOw

,DA_CIO

,0

,SERVER

,PLC1

,0

,6143

,CIO-
WORD

,MEMORY AREA
WRITE

,0

5.3.5 Map Descriptor Example 3: Clock Read:

This Map Descriptor enables the Driver to serve the client with a Clock read request. See Appendix Afor further information

Map_Descriptor_Name

,Data_Array_Name

,Data_Array_Offset

,Function

,Node_Name

,Length

,Command_Name

,Unit_Number

SRV_CLKr

,DA_CLKr

,0

,SERVER

,PLC1

,7

,CLOCK READ

,0s

5.3.6 Map Descriptor Example 4: Clock Write:

This Map Descriptor enables the Driver to update Clock information when the Client makes a Clock Write request. See section Appendix A for further
information.

Map_Descriptor_Name

,Data_Array_Name

,Data_Array_Offset

,Function

,Node_name

,Length

,Command_Name

,Unit_Number

SRV_CLKr

,DA_CLKr

,0

,SERVER

,PLC1

,7

,CLOCK WRITE

,0

5.3.7 Map Descriptor Example 5: CPU Cycle Times:

This Map Descriptor enables the Driver to serve Clients with CPU cycle time information upon request. See Appendix A for further information.

Map_Descriptor_Name

,Data_Array_Name

,Data_Array_Offset

,Function

,Node_Name

,Length

,Command_Name

,Unit_Number

SRV_CYCT

,DA_CYCT

,0

,SERVER

,PLC1

,7

,CLOCK READ

,0