Client side node descriptors – FieldServer FS-8704-07 User Manual

Page 7

Advertising
background image

FS-8704-07 Allen Bradley PCCC (TCP/IP) Driver Manual

Page 7 of 15

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]

5.2

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

Node ID of physical server node (PLC)

0-255

IP_Address*

IP address of physical server node (PLC). Must be on the
same subnet as the server or gateway

IP address e.g , 192.168.2.1, -

Protocol

Specify protocol used

AB_CSP, AB_TCP

Adapter

Specify on which port the device is connected to the
FieldServer

N1

PLC_Type

Specify PLC Communications type.

PLC3, PLC5, SLC5


Example

// Client Side Nodes

Nodes

Node_Name , Node_ID , Protocol , PLC_Type , IP_Address

, Adapter

PLC_01

, 1

, AB_CSP

, SLC5

, 192.168.1.13 , N1

Advertising