FieldServer FS-8700-01 Driver Manual

Modbus rtu, modbus ascii
Hide thumbs Also See for FS-8700-01:
Table of Contents

Advertisement

(Supplement to the FieldServer Instruction Manual)
FS-8700-08 Modbus ASCII
There are several similarities between these two drivers and we have
incorporated them into the same manual to ensure that our information
stays current. Although both drivers are referenced in this manual, they are
different drivers and need to be ordered separately."
APPLICABILITY & EFFECTIVITY
Effective for all systems manufactured after November 2011
Driver Manual
FS-8700-01 Modbus RTU
&
A Sierra Monitor Company
Driver Version:
4.03
Document Revision:
21

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FS-8700-01 and is the answer not in the manual?

Questions and answers

Summary of Contents for FieldServer FS-8700-01

  • Page 1 Driver Manual (Supplement to the FieldServer Instruction Manual) FS-8700-01 Modbus RTU FS-8700-08 Modbus ASCII There are several similarities between these two drivers and we have incorporated them into the same manual to ensure that our information stays current. Although both drivers are referenced in this manual, they are different drivers and need to be ordered separately."...
  • Page 2: Table Of Contents

    Example: FC 6 = Write Single Register ... 22 Appendix E.3. Read/write Operation ... 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 email: support@fieldserver.com Party Equipment ... 3 Table of Contents...
  • Page 3: Modbus Rtu/ Modbus Ascii Description

    Description Modbus RTU or Modbus ASCII device This cable is necessary for connection to the driver. It is shipped with the FieldServer and not separately with the driver. 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: support@fieldserver.com...
  • Page 4: Hardware Connections

    Not all ports shown are necessarily supported by the hardware. Consult the appropriate Instruction manual for details of the ports available on specific hardware. 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: support@fieldserver.com 8917-01 WIRE LIST DB25M...
  • Page 5: Data Array Parameters

    , Bit DA_DO_01 , Bit 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: support@fieldserver.com Legal Values Up to 15 alphanumeric characters FLOAT, Packed_Bit, Byte, Packed_Byte,...
  • Page 6: Configuring The Fieldserver As A Modbus Rtu Or Modbus Ascii Client

    CONFIGURING THE FIELDSERVER AS A MODBUS RTU OR MODBUS ASCII CLIENT. For a detailed discussion on FieldServer configuration, please refer to the FieldServer Configuration Manual. The information that follows describes how to expand upon the factory defaults provided in the configuration files included with the FieldServer (See “.csv”...
  • Page 7: Client Side Node Parameters

    Change protocol to MB_ASCII to use Modbus ASCII protocol 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: support@fieldserver.com Legal Values Up to 32 alphanumeric characters...
  • Page 8: Driver Related Map Descriptor Parameters

    Optional only for Modicon_5digit addressing, and only if Single writes do not need to be forced 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: support@fieldserver.com Legal Values One of the Node names specified in “Client Node...
  • Page 9: Map Descriptor Examples

    , DA_DI_03 CMD_DO_03 , DA_DO_03 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: support@fieldserver.com Page 9 of 22 , Function , Node_Name , Data_Type...
  • Page 10: Configuring The Fieldserver As A Modbus Rtu Or Modbus Ascii Server

    Modbus RTU or Modbus ASCII Client. The configuration file tells the FieldServer about its interfaces, and the routing of data required. In order to enable the FieldServer for Modbus RTU or Modbus ASCII communications, the driver independent FieldServer buffers need to be declared in the “Data Arrays”...
  • Page 11: Server Side Node Parameters

    , Modbus_RTU Optional for Modicon 5 digit devices 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: support@fieldserver.com Legal Values Up to 32 alphanumeric characters 1 –...
  • Page 12: Server Side Map Descriptor Parameters

    Optional only for Modicon_5digit addressing, and only if Single writes do not need to be forced 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: support@fieldserver.com Legal Values...
  • Page 13: Map Descriptor Examples

    6.3.4 Slave_Id The following Map Descriptor is used to respond to the Report Slave_Id request. The FieldServer's Slave_Id is 11 and the run status depends upon the data validity at the specified offset in the specified Data Array - if the data is valid, the status will be 255 (running) otherwise the status will be 0 (off).
  • Page 14: Appendix A. Useful Features - Modbus Rtu

    The following example shows how scaling can be achieved on the Server side of the configuration. Note that scaling can also be done on the Client side to scale down a value that was scaled up by a Modbus vendor. Further information regarding scaling can be found in the FieldServer Configuration manual.
  • Page 15: Appendix A.1.2. Transferring 32 Bit Values With Two Registers

    If a Modbus Server sends two consecutive registers to the FieldServer representing either a floating point value or a 32 bit integer value, the FieldServer can combine and decode these registers back into their original format. To do this, the user must read the registers into an integer data array, and then use the Moves function to move the data to a floating point or 32 bit integer data array.
  • Page 16: Appendix A.2. Node_Offline_Response

    Server Node is offline.  Zero_Data - The FieldServer will respond, but with the data values set to zero. If the user normally expects non-zero values, this option will signal the offline condition without disrupting communications.
  • Page 17: Appendix B. Useful Features

    The frequency of the writes is determined by the “Scan_Interval” parameter. 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: support@fieldserver.com Page 17 of 22...
  • Page 18: Appendix C. Troubleshooting

    Appendix C.1. Server Configuration of System Station Address When using the FieldServer as a Modbus Server, the FieldServer System Station address must be configured to be different from any of the configured Modbus Server Node_ID’s. Configuring these to be the same invokes proprietary system information to be transmitted, and should therefore be avoided.
  • Page 19: Appendix D. Vendor Information

    Appendix D.1. Connection to York Modbus Microgateway If connecting the FieldServer to a York Modbus Microgateway, the Node_ID of the Microgateway is defined by the address DIP switches. If switch 4 is set to ‘On’ and the other switches are set to ‘off’ then Node_ID of the Microgateway is ‘247’, the parity is ‘Even’, and the stop bits are 1.
  • Page 20 FS-8700-01 Modbus RTU/ASCIIFS-8700-01_Modbus_RTU Driver Manual  Device is D11, select 5-digit address, add the FieldServer virtual Node ID to station address  Set up poll record  SAVE the configuration.  Open “Startup”  Open “Mission Control” from the “Apps” menu and confirm Fix is polling.
  • Page 21: Appendix E. Reference

    0 - 65535 FC05 0 - 65535 FC06 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: support@fieldserver.com Function Code (Write) Function Code (Read) n/a. n/a.
  • Page 22: Appendix E.2.1. Example: Fc 6 = Write Single Register

    Note that block writes of length 1 are currently all that is supported. 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: support@fieldserver.com FC 6 = Write Single Register...

This manual is also suitable for:

Fs-8700-08

Table of Contents

Save PDF