FieldServer FS-8704-12 Computer Drive User Manual


 
FS-8704-12_GE-EGD Manual Page 7 of 26
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
Example
// Data Arrays
Data_Arrays
Data_Array_Name, Data_Format, Data_Array_Length
DA_AI_01, UInt16, 200
DA_AO_01, UInt16, 200
DA_DI_01, Bit, 200
DA_DO_01, Bit, 200
4.2. Client Side Connection Descriptors
Section Title
Adapter
Column Title Function Legal Values
Adapter Adapter Name N1,N2
Protocol Specify protocol used GE_EGD
Example
// Client Side Connections
Adapters
Adapter, Protocol
N1, GE_Egd
4.3. Client Side Node Descriptors
Section Title
Nodes
Column Title Function Legal Values
Node_Name Provide name for node
Up to 32 alphanumeric
characters
Node_ID This keyword is not required.
IP_Address
The IP address in dot format
of the EGD-Device.
Nnn.nnn.nnn.nnn
Where nnn is in the range 0-
255.
Protocol Specify protocol used GE_Egd
Adapter
Specify which adapter
connects to the network the
EGD-device is connected to.
N1, N2
Example
// Consumer (Passive Client) Side Nodes
Nodes
Node_name, IP_Address, Adapter, Protocol
node_A, 192.168.1.102, N1, ge_egd