FLX-E Operations Manual Rev F
Page 39
Table of Contents
Top
Byte 1 = 0x02
low byte of payload length
Byte 2 = 0x00
high byte of payload length
Byte 3 = 0xXX
message sequence number
Byte 4 = 0x02
command code
Byte 5 = 0xXX
8-bit sum of bytes 1 through 4
2.
INVALID PARAMETER RESPONSE
Command code: 0x03
Description: returned in the device receives a command packet with bad parameters
Input parameters – never sent by host - response only
FLX-E sent data
Byte 0 = 0x1E
start of message character
Byte 1 = 0x02
low byte of payload length
Byte 2 = 0x00
high byte of payload length
Byte 3 = 0xXX
message sequence number
Byte 4 = 0x03
command code
Byte 5 = 0xXX
8-bit sum of bytes 1 through 4
3.
GET SYSTEM STATUS
Command code: 0x05
Description: command used to get the current system status
Host sent data
Byte 0 = 0x1E
start of message character
Byte 1 = 0x02
low byte of payload length
Byte 2 = 0x00
high byte of payload length
Byte 3 = 0xXX
message sequence number
Byte 4 = 0x05
command code
Byte 5 = 0xXX
8-bit sum of bytes 1 through 4
FLX-E Response
Byte 0 = 0x1E
start of message character
Byte 1 = 0x0D
low byte of payload length
Byte 2 = 0x00
high byte of payload length
Byte 3 = 0xXX
message sequence number
Byte 4 = 0x05
command code
Byte 5 = 0xXX
current program number
Bytes 6…9 =
floating-point amp chip temp in deg C
Bytes 10…13 =
floating-point MCU chip temp in deg C
Byte 14 = 0xXX
device model code
Byte 15 = 0xXX
amp state code
Byte 16 = 0xXX
8-bit sum of bytes 1 through 15