FieldServer SIEMENS TIWAY I FS-8700-31 User Manual

Page 8

Advertising
background image

FS-8700-31

Siemens

TIWAY

I

Page

5

of

23

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: [email protected]

Example

// Client Side Connections


Connections
Port,

Protocol,

Baud,

Parity,

Handshaking,

Poll_Delay

P1,

TIWAY_BDLC,

9600,

None,

None,

0.100s

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

Secondary PLC station address to
communicate with

1-254

Protocol

Specify protocol used

TIWAY, TIWAY_BDLC

Connection

Specify which port the device is
connected to the FieldServer

P1-P8


Example

// Client Side Nodes

Nodes

Node_Name,

Node_ID,

Protocol,

Port

PLC_01,

01,

TIWAY_BDLC,

P1

4.4. Client Side Map Descriptors

4.4.1. FieldServer

Related

Map Descriptor Parameters

Section Title

Map Descriptors

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
from “Data Array” section
above

Data_Array_Offset

Starting location in Data
Array

0 to maximum specified in
“Data Array” section above

Function

Function of Client Map
Descriptor

RDBC, WRBC, WRBX, AWT

Advertising