beautypg.com

Server side node parameters, Server side map descriptor parameters, Fieldserver related map descriptor parameters – FieldServer FS-8700-114 X30 User Manual

Page 7: Driver specific map descriptor parameters

background image

FS-8700-114 DeviceNet Master Manual

Page 7 of 13

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.3

Server Side Node Parameters

Section Title
Nodes
Column Title

Function

Legal Values

Node_Name

Provide name for node

Up to 32 alphanumeric characters

Node_ID

MAC ID of Slave to scan

0 - 63

Protocol

Specify protocol used

X30_DNet_Master

Example

// Server Side Nodes

Nodes

Node_Name , Node_ID , Protocol

DN1

, 01

, X30_DNet_Master

5.4

Server Side Map Descriptor Parameters

5.4.1 FieldServer Related Map Descriptor Parameters

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
Section 4

Data_Array_Offset

Starting location in Data Array

0 to maximum specified in Section 4

Function

Function of Server Map Descriptor

RDBC -Reads data from the remote
input buffer
WRBC -Writes data to the remote
output buffer

Scan_Interval

Buffers Update Period

> 0.001s

5.4.2 Driver Specific Map Descriptor Parameters

Column Title

Function

Legal Values

Node_Name

Name of Node

One of the Node names specified in
Section 5.3

DeviceNet_Data_Type Data Type of remote buffer

Byte, Word, Dword, Float, Bool

Address

Byte offset into remote buffer

RDBC: 0 – 1535
WRBC: 0 – 1535

Length

Number of DeviceNet_Data_Type items in
remote buffer

BYTE: 1 – 1536
WORD: 1 – 768
DWORD: 1 – 384
FLOAT: 1 –384
BOOL: 1 – 12288