Specifications

M1 Control RS-232 ASCII String Protocol Page 36 of 68 Rev. 1.79 July 16, 2009
Returns: 11KC01001000000009E Keypad 1’s Function Key F1 is illuminated as
described in “KC” command above.
4.22 Keypad Function Key Press (KF)
This command simulates a function key being pressed on a keypad. This will only be
single key press even if the M1 Control is programmed for double function key press. M1
Version 4.2.5 and after. ‘*’ key M1 Version 4.2.6 and after, ‘C’ key M1 Version 4.3.2 and
after.
4.22.1 Request Keypad Function Key Press (kf)
09 – Length as ASCII hex
kf – Function key pressed
NN – Keypad 01 to 16
D - Which function key pressed, 1 to 6 ASCII, ‘*’ = 0x2A to
silence trouble beep on keypads. ‘C’ = 0x43 to control Chime,
‘0’ function key value will only return the “KF” command
00 – future use
CC Checksum
Example: 09kf01100D4 Keypad 01, Function Key 1 to be pressed
4.22.2 Reply Keypad Function Key Press (KF)
11 – Length as ASCII hex
KF – Function key pressed
NN – Keypad 01 to 16
D - Which function key pressed, 1 to 6 ASCII, ‘*’ = 0x2A, ‘C’ =
Chime.
CM[8] – Chime mode for each area 1 to 8, ‘0’= Off, ‘1’=Chime only,
‘2’ = Voice only, ‘3’= Chime and voice.
00 – future use
CC Checksum
Example: 11KF01C200000000087 Function key reply with Chime Mode set
to voice only in Area 1.