Packet Length (0x04)
Bit
Field Name
Reset
R/W
Description
7 - 4
Packet_L_HD
Neo:
N/A
Classic:
0b0111
R
Set or read the packet length for
H
alf-
D
uplex mode
0000: Invalid
0001: Invalid
0010: Invalid
0011: Invalid
0100: Invalid
0101: Invalid
0110: Invalid
0111: 257 Bytes (Factory Default)
3 - 0
Packet_L_BC
Neo:
N/A
Classic:
0b1111
R/W
Set or read the packet length for
B
road
C
ast mode
0000: 33 Bytes
0001: 65 Bytes
0010: 97 Bytes
0011: 129 Bytes
0100: 161 Bytes
0101: 193 Bytes
0110: 225 Bytes
0111: 257 Bytes
1000: 289 Bytes
1001: 321 Bytes
1010: 353 Bytes
1011: 385 Bytes
1100: 417 Bytes
1101: 449 Bytes
1110: 481 Bytes
1111: 513 Bytes(Factory Default)
This register only applies to Classic operation mode.
In half duplex mode, packet length is always set to the default 257 bytes.
In broadcast mode, when the packet length is set to any value other than the default 513 bytes
the format of the data transmitted is as follows:
Byte 0 = Start Code
Byte 1 = Start Address MSB
Byte 2 = Start Address LSB
Byte 3 = DMX Data @ Start Address Slot
Byte 3 + n = Remaining DMX Slot data up to packet length
SHoW DMX Classic SHoW DMX receivers always transmit a full DMX frame. Embedding the start
address in the data block allows a receiver to correctly place the block of data in the DMX
frame. This maintains correct device addressing downstream of the DMX output. The unused
DMX slots in the frame are set to 0x00.