![Altronic DE-2200 Operating Instructions Manual Download Page 31](http://html1.mh-extra.com/html/altronic/de-2200/de-2200_operating-instructions-manual_2913119031.webp)
-31-
20.10 The value of parameters being monitored through the use of an auxiliary Altronic DSM series
device can be retrieved serially through the DE-2200. This is done by sending a special
serial command.
>(01 DL 00A)
The response from the DE-2200 will consist of a 512 byte ASCII text string with delimiters.
The message will include the values of the monitored DSM channels as well as appropriate
header information and engineering units. For this feature to be active the auxiliary DSM
option must be selected during the programming of the DE-2200.
20.11 The DE-2200 system can be reset or stopped remotely by sending a serial command string.
REMOTE RESET
>(01 AUTO)
REMOTE STOP
>(01 STOP)
20.12 The DE-2200 is compliant to the Modicon
Modbus RTU
standard. The DE-2200 only
supports register reads; data is duplicated for the 30000’s & 40000’s address range.
Maximum number of registers that can be read at one time has been limited to 32. See the
Modbus address list at pages 35-36. Note the first 8 Modbus registers duplicate the registers
of the Altronic DD-40NTS to simplify user software requirements, if both types of systems are
in use.
20.13 IDENTIFICATION - In addition to the above, the DE-2200 will respond to function code 17
with an identification string as follows:
Query:
NN 17 CRC CRC
NN = node number, 17 = ID function code, CRC CRC = two byte Modbus RTU CRC.
Response:
NN 17 07 D E - 2 2 0 0 CRC CRC
NN = node number, 17 = ID function code, 07 = number of bytes to follow, DE-2200
( seven byte ASCII ID string ), CRC CRC = two byte Modbus RTU CRC
20.14 REMOTE STOP/RESET - Register 40999 can be written to remotely trigger the stop and
reset functions. It will respond to a single write only (function code 06). The stop command
is 0xAC53. The reset command is 0xBE41.