Properties
Optional Readonly checksum
checksum: undefined | string
Readonly data
data: string = ""
Optional Readonly expectedChecksum
expectedChecksum: undefined | string
Optional Readonly expectedPacketLength
expectedPacketLength: undefined | string
Readonly houseCode
houseCode: string
Readonly isChecksumValid
isChecksumValid: boolean = false
Readonly isPacketLengthValid
isPacketLengthValid: boolean = false
Readonly isWellFormed
isWellFormed: boolean = false
Readonly level
level: number
Optional Readonly messageType
messageType: undefined | string
Optional Readonly packetLength
packetLength: undefined | string
Optional Readonly reserved
reserved: undefined | string
Optional Readonly subMessageType
subMessageType: undefined | string
Optional Readonly terminator
terminator: undefined | string
Readonly unitCode
unitCode: number
Static Readonly COMMAND
COMMAND: "PC" = "PC"
PLC Change Update
Special: When an AllLightsOn, AllLightsOff, or AllUnitsOff command is transmitted the Unit Code will equal 00, and the Level (LL) will be:
This transmission update option transmits the updated status whenever it changes and is enabled by setting the location TRUE in the M1 Control Global Programming Location 39. Example: “Xmit Light Chgs– ASCII” (Yes or No)
4.25.2 PLC Change Update (PC)