beautypg.com

FieldServer Profibus DP FS-8700-20 User Manual

Page 14

background image

FS-8700-20 Profibus DP Driver Manual

Page 14 of 22

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]

5.3.

Server Side Connection Descriptions

The adapter used for the Profibus driver must be declared in the connections section.

Section Title
Connections
Column Title

Function

Legal Values

Adapter Adapter

Name

Prof_DP

Protocol

Specify protocol used

Profibus_DP

Profibus_DP_Baud

Specifies network baudrate

9600, 19200, 93.75K, 187.5K,
500K, 750K, 1.5M, 3M, 6M,
12M

Example

// Client Side Connections

Connections

Adapter,

Protocol,

Profibus_DP_Baud

Prof_DP,

Profibus_DP,

19200

5.4.

Server Side Node Descriptors

Section Title

Nodes

Column Title

Function

Legal Values

Node_Name

Provide name for node

Up to 32 alphanumeric
characters

Node_ID

Station ID of the Slave

0-125

Must be same as Value used for
System_Station_Address

Protocol

Specify protocol used

Profibus_DP

Adapter

Specify which adapter is
connected to the FieldServer

Prof_DP

Example

//

Client Side Nodes

Nodes

Node_Name,

Node_ID,

Protocol,

Adapter

PDP_01,

1,

Profibus_DP,

Prof_DP