Properties
Optional Readonly checksum
checksum: undefined | string
Readonly data
data: string = ""
Readonly dayOfMonth
dayOfMonth: number
Optional Readonly expectedChecksum
expectedChecksum: undefined | string
Optional Readonly expectedPacketLength
expectedPacketLength: undefined | string
Readonly hour
hour: number
Readonly is12hourClockMode
is12hourClockMode: boolean
Readonly isChecksumValid
isChecksumValid: boolean = false
Readonly isDateModeDayFirst
isDateModeDayFirst: boolean
Readonly isDst
isDst: boolean
Readonly isPacketLengthValid
isPacketLengthValid: boolean = false
Readonly isWellFormed
isWellFormed: boolean = false
Optional Readonly messageType
messageType: undefined | string
Readonly minutes
minutes: number
Optional Readonly packetLength
packetLength: undefined | string
Optional Readonly reserved
reserved: undefined | string
Readonly seconds
seconds: number
Optional Readonly subMessageType
subMessageType: undefined | string
Optional Readonly terminator
terminator: undefined | string
Readonly year
year: number
Static Readonly COMMAND
COMMAND: "XK" = "XK"
Ethernet Module Test
The “XK” command is automatically sent every 30 seconds. This is done regardless of whether an M1XEP Ethernet Module is present or not. The XK command serves two purposes.
The expected response from a connected M1XEP Ethernet Module is “xk”. However, the Control does not actually care or keep track of a missing “xk” response UNLESS or UNTIL after a M1XEP Ethernet Module has been properly enrolled with the Control. This can be accomplished via the Bus Module Enrollment process (Keypad programming Menu 1) or by the RP software). Once an M1XEP has been enrolled, the Control will now begin tracking each response to an “XK” command, and it will display and log an “Ethernet Trouble” message if an “xk” response is not received within 120 seconds of the “XK” command. This response scenario is also true for alarm reporting commands “AT” and “AR”. Basically, the M1XEP will withhold sending the “xk” response if it should fail to complete an alarm or restoral transmission after 2 attempts. This allows for 1 transmission miss.
NOTE: Control Firmware Version 4.32 and after includes the M1’s real time clock information.
4.4.5 Ethernet Module Test (XK)