|
Start Code should be {[{ RDM.START_CODE | byteToHex }]}
|
|
Sub Start Code should be {[{ RDM.SUB_START_CODE | byteToHex }]}
|
|
Based on the frame length of {[{ packet.actual_size }]}, this should
be {[{ packet.actual_size - 2 }]} |
|
|
|
|
|
|
|
Port ID should be 1-255
|
|
|
|
|
|
Sub Device should be
{[{ RDM.SUB_DEVICE.ROOT_DEVICE }]}-{[{ RDM.SUB_DEVICE_MAX }]}
or {[{ RDM.SUB_DEVICE.ALL_SUB_DEVICES }]}
|
|
|
|
|
|
Based on the frame length of {[{ packet.actual_size }]}, this should
be {[{ packet.actual_size - 26 }]}
|
|
|
|
{[{ packet.nack_reason_error }]}
|
|
seconds
{[{ packet.ack_timer_error }]}
|
|
Missing, this should have been {[{ packet.calculated_checksum }]}
Calculated checksum was
{[{ packet.calculated_checksum }]}
|