Temp Modbus List Mexico
Temp Modbus List Mexico
Client communication
36” Mexico Trail
REVISION HISTORY
1 Released RA 06.07.22
Rev Description Prep Prep Date Check Check Date Appr Appr Date
Temp doc
Page: 2 of 5
Doc No: Temp modbus list Mexico Date: 26.02.2022
Title: Modbus parameter list – client coms Revision: 2
Innhold
Change Log ......................................................................................................................................................... 3
1 Introduction .................................................................................................................................................... 3
2 Communication setup .................................................................................................................................... 4
Change Log
1 Introduction
This procedure describes the setup of the client communication over serial RS485 and
Modbus and list up the parameters implemented.
Page: 4 of 5
Doc No: Temp modbus list Mexico Date: 26.02.2022
Title: Modbus parameter list – client coms Revision: 2
2 Communication setup
Modbus settings:
- Type of RS485: 2-wire
- Baud rate: 9600
- Data bits: 8
- Parity: None
- Stop bit: 1
- Slave id: 5
Alarms, faults and statuses are implemented as a hart beat in the form of a cycle
count.
Increasing integer with rollover to zero when full.
CycleCount is an integer / 1 register value that will be counting regularly for as long as
the flow meter code is running and is intended used as a watchdog. Meaning if the
value has NOT been updated the last 60 seconds, assume the flow meter has stopped.
ref:http://cms.digi.com/resources/documentation/digidocs/90001537/references/r_mo
dbus_floating_points.htm
Float and integer may not be readable in same query. May have to separate into
different inquiries.