Server side map descriptors, Fieldserver specific map descriptor parameters, Driver specific map descriptor parameters – FieldServer Honeywell Zellweger IR-148 User Manual
Page 11
FS-8700-102 Honeywell Zellweger IR-148-8_8-Channel Manual
Page 11 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
SERVER SIDE MAP DESCRIPTORS
6.3.1 FieldServer Specific Map Descriptor Parameters
Column Title
Function
Legal Values
Map_Descriptor_Name Name of this Map Descriptor
Up to 32 alphanumeric characters
Data_Array_Name
Name of Data Array where data is to be
stored in the FieldServer
One of the Data Array names
specified in Section 4.
Data_Array_Offset
Starting location in Data Array
0 to maximum specified in Section 4.
Function
Function of Server Map Descriptor
Wrbc
6.3.2 Driver Specific Map Descriptor Parameters
Column Title
Function
Legal Values
Node_Name
Name of Node to which data has to be sent.
One of the Node names
specified in Section 6.2
Length
Length of Map Descriptor
1 to maximum specified in
Section 4.
Da_Byte_Array_Name*
Name of Data Array used to lock the sensor. The
driver will report data for the locked sensor only.
One of the Data Array names
specified in Section 4.
Data_Byte_Offset*
Specifies offset into the Da_Byte_Array_Name Data
Array. This memory location will be checked when
the user has locked a sensor.
0 to (Data_Array_Length-1),
Data_Array_Offset
Infra_Func*
For quality assurance only:
This parameter is used to send a message to a Client
from a Map_Descriptor_Name*.ini file. The
Data_Array_Offset value will be used as the line
number from INI to send.
INFRA_SIMULATION: only the numbered line will be
sent.
INFRA_SIMULATION_ALL: Starting at the numbered
line all lines will be sent one by one until the end of
the file is reached.
INFRA_SIM_ALL_REPEAT: All lines from the
numbered line will be sent until the end of the file is
reached and then the cycle will repeat from the
numbered line.
Note: Ini must show all bytes as two character hex
representation and the first line should be
// FILE_IN_HEX_FORMAT
INFRA_SIMULATION,
INFRA_SIMULATION_ALL,
INFRA_SIM_ALL_REPEAT,
-