Map descriptor example 2: - server using ini file – FieldServer Honeywell Zellweger IR-148 User Manual
Page 13

FS-8700-102 Honeywell Zellweger IR-148-8_8-Channel Manual
Page 13 of 17
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.com
Tel: (408) 262 2299 Fax: (408) 262 2269 Toll Free: (888) 509 1970 email: [email protected]
6.3.4 Map Descriptor Example 2: - Server using INI file:
This Map Descriptor will enable the Driver to send the 2
nd
line from the SMD1.ini to the Node DEV1 irrespective of the contents. The line may contain up to
2000 characters.
// Server Side Map Descriptors 
 
Map Descriptors
Map_Descriptor_Name, Data_Array_Name, Data_Array_Offset, Function, Node_Name Length Infra_Func 
SMD1.ini, 
Dummy,
2,
wrbc,
DEV1,
1,
INFRA_SIMULATION,
Data Array Offset indicates the line 
number to send to Node (DEV1).
Wrbc function makes this Server an 
Active Server. This Server continuously 
sends data from the specified line in the 
SMD1.ini file.
Server sends data to this 
Node connected to the 
FieldServer.
Length should be 
set to 1. 
Specifies the use of the 
INI file as the Data 
source.
