56
MX 32
v2
User Manual
Transfer Table
Two types of information can be retrieved
via
the RS485 output:
■
Information about sensor configuration;
■
Real-time sensor information (measurements, alarms, etc.).
1. Access to configuration information
It is possible to access the installation configuration (for example, to access
the alarm thresholds or the names of the sensors).
This configuration information is listed in the transfer table from address 0 to
address 1999.
The address of the detectors is determined as follows:
■
For a digital sensor:
Sensor address = (line number
– 1) x 32 + slave number
■
For an analog sensor:
Sensor address = 256 + line number
Once the sensor address is known, the desired request can be executed by
following the transfer table below. For example, to find the instantaneous
alarm threshold number 1 for a sensor, read register number 52.
All of the information at addresses 1 to 52 will be accessed. The 52
nd
word
corresponds to the expected value.
Example
Access instantaneous alarm 1 for the sensor located on line 2 at address 2 of
unit 2.
A. Determination of the sensor address: (2
– 1) x 32 + 2 = 34
B. Structure of the
Modbus
request:
- Slave number for the unit (defined by
COM 32
)
02 = 0x02
- Operating type (03 = read)
03 = 0x03
- Sensor address
34 = 0x0022
- Number of words to read (see Excel document)
52 = 0x3A
- CRC
Thread: 0x02 0x03 0x00 0x22 0x00 0x3A 0xCRC 0xCRC
2. Access to real-time information
Measurement and alarm information from the detectors is listed in the transfer
table from address 2000 to 65535. The sensor measurements are available at
addresses 2001 to 2264, the sensor statuses are available at addresses 2301
to 2564 (alarm 1, alarm 2, etc.).
Example
Access to measurements from the sensor located at line 2 and address 32 of
unit n° 2.
A. Determination of the sensor address: (2
– 1) x 32 + 32 = 64
B. Structure of the
Modbus
request:
Содержание MX 32
Страница 30: ...26 MX 32v2 User Manual...
Страница 48: ...44 MX 32v2 User Manual...
Страница 52: ...48 MX 32v2 User Manual...
Страница 54: ...50 MX 32v2 User Manual...
Страница 66: ...62 MX 32v2 User Manual...
Страница 70: ...66 MX 32v2 User Manual...
Страница 71: ...13 Functionnal Safety 67...