Map Descriptor Example 1 - Read Event Event_Num; Map Descriptor Example 2 - Set Event Event_Num = Boolean; Map Descriptor Example 3 - Read Aux. Aux_Num; Map Descriptor Example 4 - Set Aux. Aux_Num = Boolean - FieldServer Envirotronics SystemsPlus FS-8700-88 Driver Manual

Fieldserver technologies computer driver instruction manual
Table of Contents

Advertisement

FS-8700-88 Envirotronics SystemsPlus
4.4.4.

Map Descriptor Example 1 - read event event_num

//
Client Side Map Descriptors
Map Descriptors
Map_Descriptor_Name,
Scan_Interval,
Event_States_00,
0s,
The event_num is specified by the "Address" field. The state of the event will be stored as 1 for "ON" or 0 for "OFF".
4.4.5.

Map Descriptor Example 2 - set event event_num = Boolean

//
Client Side Map Descriptors
Map Descriptors
Map_Descriptor_Name,
Data_Array_Name,
Event_States_00,
Event_States_0,
The event_num is specified by the "Address" field.
Data_Array_Name at Data_Array_Offset. Use a value of 1 for "ON" and a value of 0 for "OFF".
4.4.6.

Map Descriptor Example 3 - read aux. aux_num

//
Client Side Map Descriptors
Map Descriptor
Map_Descriptor_Name,
Scan_Interval,
Aux_States_00,
0s,
The aux_num is specified by the "Address" field. The state of the aux will be stored as 1 for "ON" or 0 for "OFF".
4.4.7.

Map Descriptor Example 4 - set aux. aux_num = Boolean

//
Client Side Map Descriptors
Map Descriptors
Map_Descriptor_Name,
Data_Array_Name,
Aux_States_00,
Aux_States_0,
The aux_num is specified by the "Address" field.
Data_Array_Name at Data_Array_Offset. Use a value of 1 for "ON" and a value of 0 for "OFF".
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
Data_Array_Name,
Data_Array_Offset,
Event_States,
0,
Data_Array_Offset,
0,
The Boolean state of the event is retrieved from the value written into
Data_Array_Name,
Data_Array_Offset,
Aux_States,
0,
Data_Array_Offset,
0,
The Boolean state of the aux is retrieved from the value written into
Page 11 of 49
Function,
Node_Name,
rdbc,
SYSPLUS_01,
Function,
Node_Name,
SysPlus_Data_Type,
awt,
SYSPLUS_01,
Event,
Function,
Node_Name,
rdbc,
SYSPLUS_01,
Function,
Node_Name,
SysPlus_Data_Type,
awt,
SYSPLUS_01,
Aux,
SysPlus_Data_Type,
Address,
Event,
0,
Address,
0,
SysPlus_Data_Type,
Address,
Aux,
0,
Address,
0,
Length
1
Length
1
Length
1
Length
1

Advertisement

Table of Contents
loading

Table of Contents