A SERVICE OF

logo

FS -8704-13 GE-SRTP Driver Manual
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 (408) 262-2299 fax: (408) 262-9042
Visit our website: www.fieldserver.com E-mail: support@fieldserver.com
Page 8
4.4.5 Map Descriptor Example 2 Simple Write
This example writes data from the Fieldserver data array called DA_AO to the PLC identified as NODE1. The write is repeated every 5 seconds. Ten word
values are written to the PLC’s %AQ Data Table starting at location 20.
Map_Descriptor_Name, Data_Array_Name, Data_Array_Offset, Function, Scan_Interval, node_name, Address, Length, Data_Type
Write_AO , DA_AO , 0 , wrbc , 5.0s , Node1 , 20 , 10 , %AQ
Write
continuously
Write to the %AQ
(Analog Output)
table in the PLC.
Write to PLC
Table element
number 20 to 29
inclusive (10
elements)