Skip to content

KeypadDevice class ​

No description available

Functions ​

mnscript
number KeypadDevice.GetDeniedNumpadKey() 
mnscript
number KeypadDevice.GetGrantedNumpadKey() 
mnscript
string KeypadDevice.GetName() 
  • Gets the name of the device
mnscript
number KeypadDevice.GetPasscode() 
  • Gets the Keypad passcode
mnscript
bool KeypadDevice.GetSecureMode() 
  • Gets whether the Keypad is secure mode
mnscript
bool KeypadDevice.IsValid() 
  • Returns whether the keypad is valid
mnscript
KeypadDevice.SetDeniedNumpadKey(number) 
mnscript
KeypadDevice.SetGrantedNumpadKey(number) 
mnscript
KeypadDevice.SetPasscode(number) 
  • Sets the Keypad passcode
mnscript
KeypadDevice.SetSecureMode(bool) 
  • Sets whether the Keypad is secure mode