FS-8700-01 Modbus RTU/ASCIIFS-8700-01_Modbus_RTU Driver Manual
Page 7 of 22
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
5.2
Client Side Node Parameters
Section Title
Nodes
Column Title
Function
Legal Values
Node_Name
Provide name for Node
Up to 32 alphanumeric characters
Node_ID
Modbus station address of physical Server Node
1-255
Protocol
Specify protocol used
Modbus RTU
Modbus_RTU
Modbus ASCII
MB_ASCII
Port
Specify which port the device is connected to the
FieldServer
P1-P8, R1-R2
3
Node_Type*
5
Set to Block_Mode if Remote Server Node (RSN) only
supports Write Multiple – FC16 & FC15
Block_Mode,
FC05
(Single_Coil);
FC06
(Single_Register)
Address_Type
6
Specify Register Mapping Model
ADU,PDU, -,
Modicon_5digit
Example:
// Client Side Nodes
// For devices where 65536 addresses are available in each memory area.
Nodes
Node_Name
, Node_ID , Protocol
, Port ,Address_Type
Modbus device 1
, 1
, Modbus _RTU
7
, P1
,ADU
Modbus device 2
, 2
, Modbus_RTU
, P1
,PDU
// For devices where only 9999 registers are available in each memory area.
Nodes
Node_Name
, Node_ID , Protocol
, Port
Modbus device 3
, 3
, Modbus_RTU
, P1
5.3
Client Side Map Descriptor Parameters
5.3.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 (Data_Array_Length -1) as specified in
Section 4
Function
Function of Client Map Descriptor.
Wrbc, Wrbx, Rdbc, Arco, Arcs. Refer to
Appendix B.1 for more information.
5
Refer to Appendix E.3 for more information.
6
Optional for Modicon 5 digit devices
7
Change protocol to MB_ASCII to use Modbus ASCII protocol