Keypad Structures; Keypadlock - CipherLab 9400 Series User Manual

Hide thumbs Also See for 9400 Series:
Table of Contents

Advertisement

4.3 KEYPAD STRUCTURES

4.3.1 KeyPadLock

This structure stores information about the lock state of keypad.
public struct KeyPadLock
{
public int
public int
public byte
public int
}
Data Type
Member Name
int
FullKey
int
TaskKey
byte
FuncKey
int
AlphaKey
c
FullKey;
TaskKey;
FuncKey;
AlphaKey;
Description
Whether all keys on the keypad are locked –
0
1
Obsolete
The lock state of the [FN] key on the keypad –
0
1
2
The lock state of the [Alpha] key on the keypad –
0
1
Chapter 4
All keys are NOT locked
All keys are locked
[FN] key is NOT locked
Function mode can be toggled by [FN]
only
Function mode may be reset by other
keys, such as numeric keys
[FN] key is locked
[FN] key is NOT locked
Function mode can be toggled by [FN]
only
[Alpha] key is NOT locked
[Alpha] key is locked
Data Structure
(=disabled)
(=enabled)
(=disabled)
(=enabled)
(=disabled)
197

Advertisement

Table of Contents
loading

Table of Contents