Instruction Manual | 20
The Keypad Mode values are based on the NetLinx NX implementation of an IR Port. The available Keypad
modes are:
Mode 0: No leading zeros, use Enter key, up to 3 digits
“3” transmits the IR code as 3-enter.
“34” transmits the IR code as 3-4-enter.
“343” transmits the IR code as 3-4-3-enter.
Mode 1: Use leading zeros, use Enter key, always 3 digits
“3” transmits the IR code as 0-0-3-enter.
“34” transmits the IR code as 0-3-4-enter.
“343” transmits the IR code as 3-4-3-enter.
Mode 2: No leading zeros, no Enter key, up to 3 digits
“3” transmits the IR code as 0-0-3.
“34” transmits the IR code as 0-3-4.
“343” transmits the IR code as 3-4-3.
Mode 3: Use leading zeros or Hundred key, No Enter key, up to 3 digits
“3” transmits the IR code as 0-3.
“34” transmits the IR code as 3-4.
“343” transmits the IR code as 100-100-100-4-3
Mode 4: Legacy Keypad mode, values 0-199 only, use Enter if present
“3” transmits the IR code as 0-0-3-enter.
“34” transmits the IR code as 0-3-4-enter.
“343” returns an error message
Mode 5: Use leading zeros, use Enter key, always 4 digits
“3” transmits the IR code as 0-0-0-3-enter.
“34” transmits the IR code as 0-0-3-4-enter.
“343” transmits the IR code as 0-3-4-3-enter.
“3434” transmits the IR code as 3-4-3-4-enter.
Mode 6: Use leading zeros, no Enter key, always 4 digits
“3” transmits the IR code as 0-0-0-3.
“34” transmits the IR code as 0-0-3-4.
“343” transmits the IR code as 0-3-4-3.
“3434” transmits the IR code as 3-4-3-4.