FP-AS510 Paddle Wheel Flowmeter Instruction Manual
LORRIC.com
  • ⚠Safety instructions
  • This instruction manual version is v2.0
  • Measure principle and usage scenario
  • Warranty
  • Exterior, Spec, Model
    • Device
    • Paddle set
    • T-connector
  • Install and set-up
    • Mechanism installation
    • Mechanical and electrical installation
    • Parameter setup
  • Human machine interface
    • Introduction of human machine interface
    • Monitoring screen
    • Simulation Mode
    • Data interpretation on monitoring screens
    • Password input page
    • Setup screen
  • Communication
    • OCT output
    • Analog current output (0-20mA, 4-20mA)
    • RS485 and Modbus RTU Setting
    • Modbus RTU Protocol
      • Read-only memory read instruction(04) and memory lists
      • Read-write memory list
      • Read-write memory read instruction(03)
      • Read-write memory single Register write instruction(06)
      • Read-write memory double Register write instruction(30)
  • Parameters Table
  • Alarm and description of system conditions
  • Trouble and abnormality shooting
    • Iout 4-20/0-20mA debug process
    • RS485 Debug Process
  • Certification
  • FP-AS510 Product Page
  • LORRIC English Website
  • LORRIC Integration and Application Center
Powered by GitBook
On this page
  • SPEC
  • Cable wiring
  • Parameter setup
  • Advanced parameter setting (available since FW 2.3.0)
  • E15 Byte format
  • E16 Bit order
  • E17 Endianness
Export as PDF
  1. Communication

RS485 and Modbus RTU Setting

PreviousAnalog current output (0-20mA, 4-20mA)NextModbus RTU Protocol

Last updated 8 months ago

RS485 will not respond in the setup screen.

SPEC

Please see the page of

Cable wiring

Please see the page of

Parameter setup

Please refer to .

Set-up steps as below:

  1. Please set up the first.

  2. Connect cable according to the cable wiring instructions on this page.

  3. This machine uses Modbus RTU protocol, communication parameter set-up as below.:

    1. Set E04 for Modbus ID , and please make sure there is no other device using the same address.

    2. Set E05 for specifying communication Baud, this machine supports 9600, 19200, 38400 and 57600.

  4. Please go back to the monitoring screen. RS485 only responses on monitoring screens.

  5. If needed, please use F01 and F02 to set up the machine to do communication test under simulation mode.

  6. Please refer to the for testing the memory with read and write instruction.

  7. Turn off F02 simulation mode.

  8. Finish.

Advanced parameter setting (available since FW 2.3.0)

E15 Byte format

This setting provides 4 options.

Option name
Full name

N.8.1

No parity bit with 1 stop bit

N.8.2

No parity bit with 2 stop bits

O.8.1

Odd parity bit with 1 stop bit.

E.8.1

Even parity bit with 1 stop bit

ST stands for start bit, D0 ~ D7 are data bits, SP stands for stop bit.

OP and EP stands for Odd-parity and Even-parity respectively

E16 Bit order

This option controls the direction of the transfer and selects LSB or MSB first.

LSB first is typically used for Modbus RTU.

The figure below presents the difference with N-8-1 mode.

E17 Endianness

This setting controls the byte order of multi-byte data. This setting solely interacts with the byte order of replied data. The byte format of register address and length in the commands still conform to the examples provided by manual. The figure below presents the byte order for when converting number 1000 in IEEE-754 format.

Example

The command below requests instantaneous flow speed (abbreviated to FS) and totalized flow rate ( abbreviated to TF) from the device.

According to the Modbus protocol, the address and length of registers both consist of two bytes. And as the figure above shows, this option does not affect the byte order of the command. It only changes the order of replied data.

mechanical and electrical installation.
parameter set-up page
basic parameters
Modbus RTU protocol page
monitoring screen.