Example 1: reading the firmware version from Register 9

Output Data

Byte 0: Control byte

Byte 1: DataOUT1, high byte

Byte 2: DataOUT1, low byte

0x89 (1000 1001bin)

0xXX

0xXX

Explanation:

Input Data (answer of the Bus Terminal)

Byte 0: Status byte

Byte 1: DataIN1, high byte

Byte 2: DataIN1, low byte

0x89

0x33

0x41

Explanation: