DAC-42(A)-x-PN
Page 43
DAC-42(A)-x-PN
Manual
Revision: 1.0
22.01.2024
8.1.3 CMD = 3, Error from DAC-4x(A) (4 bytes)
Write first…
Byte
Abbreviation
Description
Telegram address, defined by the read command, Range 0..255, 0..0xFF
…Write last
ERR Error code: 0x83 = Read failed
EXCE Exception:
1 = Command not supported
2 = Wrong ID
3 = CNT== 0 or CNT > 16 (0x10)
4 = Reading of ID failed
5 = timeout slave, address wrong or not installed or
Invalid number of connected slaves
6 = Internal checksum error (Modbus)
Example for error response:
Module 3 is not installed and SADR in the master telegram is set to 3
Byte
Data
Abbreviation
Description
Response telegram address
(defined by the read command)
Error, Bit „7“ with command 0x03 is set
timeout slave, address wrong or not installed
8.2 Telegram example CMD = 3
Master wants to read parameter „d1.07”:
ID = 0x0007
N = 0x01, (one parameter)
TADR = 0x24
SADR = 0x01 (always 1)
Byte
Data
Abbreviation
Response from slave (module)
CNT = 2 (2 Bytes)
DATA = 0x0133 (== 0.307A)
Byte
Data
Abbreviation