Data Array Parameters - FieldServer FS-8700-72 Driver Manual

Secutron modul-r driver
Hide thumbs Also See for FS-8700-72:
Table of Contents

Advertisement

FS-8700-72 Secutron Manual
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
Function
Data_Array_Name
Provide name for Data Array
Provide data format. Each Data Array can only take on one
Data_Array_Format
format.
Number of Data Objects. Must be larger than the data storage
Data_Array_Length
area required by the Map Descriptors for the data being placed in
this array.
Example
// Data Arrays
Data_Arrays
Data_Array_Name
, Data_Array_Format
p1c1_devices
, Bit
p1c1_function
, Byte
p1c69_restart
, Bit
p1c69_function
, Byte
p1c90_reset
, Bit
p1c90_function
, Byte
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: support@fieldserver.com
, Data_Array_Length
, 1
, 1000
, 1000
, 100
, 100
, 100
Page 6 of 16
Legal Values
Up
to
15
alphanumeric
characters
BIT, UInt16, Byte.
1-10, 000

Advertisement

Table of Contents
loading

Table of Contents