FieldServer FS-8700-70 Computer Drive User Manual


 
FS-8700-70 WS3000 Tabs Manual Page 10 of 14
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: support@fieldServer.com
4.4.5. Map Descriptor Example 2: Remote Control Commands
// Client Side Map Descriptors
Map Descriptors
Map_Descriptor_Name, Data_Array_Name, Data_Array_Offset, Function, Node_name, Parms_DA, Parms_DA_Offset, Length
Points_write, Write_triggers, 0, wrbx, Tabs_0, Write_parms, 0, 1
Parameters arrangement in Parms_DA
Position from Parms_DA_Offset Description
0 Display number 1
1 Point number 1 ( 0-63 )
2 Control type 1 ( 0, 1, 2, 128-255)
3 Display number 2
4 Point number 2 ( 0-63 )
5 Control type 2 ( 0, 1, 2, 128-255)
.. ..
57 Display number 20
58 Point number 20 ( 0-63 )
59 Control type 20 ( 0, 1, 2, 128-255)
Note: To trigger the remote control command, load the parameters into the Data Array as shown above and then write the number of
points to control into the Data Array specified by Data_Array_Name at Data_Array_Offset. Valid number of points are 1 to 20.