HOME › Forums › Gateways › EZSrve › obtaining the LED status from a keypad linc
Does anyone know what xml command to send to the ezbridge interface to obtain the LED on/off status for a keypad linc’s switches?
SndIns with cmd1 0x19, cmd2 0x01. The response cmd2 value from the KPL is a bit pattern of the LEDs that are ON.
It works! Many thanks.