Data Array Parameters - SMC Networks FieldServer FS-8700-130 Driver Manual

Table of Contents

Advertisement

4

DATA ARRAY PARAMETERS

Data Arrays are "protocol neutral" data buffers for storage of data to be passed between protocols. It is
necessary to declare the data format of each of the Data Arrays to facilitate correct storage of the relevant
data.
Section Title
Data_Arrays
Column Title
Data_Array_Name
Data_Array_Format
Data_Array_Length
Example 1
//
Data Arrays
Data_Arrays
Data_Array_Name
, Data_Format
DA_SYS_N2
, Sint16
DA_N2L01D
, BIT
DA_N2L01D_T
, Sint16
DA_N2L01M
, BIT
DA_N2L01M_T
, Sint16
DA_N2_PANEL
, BIT
DA_N2_PANEL_T
, Sint16
DA_N2_BELL_T
, Sint16
Function
Provide name for Data Array
Provide data format. Each Data Array can only
take on one format.
Number of Data Objects. Must be larger than the
data
storage
area
Descriptors for the data being placed in this
array.
, Data_Array_Length
, 508
, 1749
, 159
, 1749
, 159
, 1056
, 96
, 4
FS-8700-130 Notifier NCA2-NFS2-3030 Manual
required
by
the
Map
Page 7 of 23
Legal Values
Up
to
15
alphanumeric
characters
FLOAT, BIT, UInt16, SInt16,
Byte,
Packed_Byte,
Swapped_Byte
1-10, 000

Advertisement

Table of Contents
loading

Table of Contents