B&B Electronics VFG3000 - Manual User Manual
Page 328

P
OST
K
EY
(
CODE
,
TRANSITION
)
V
LINX
F
IELDBUS
G
ATEWAY
M
ANAGER
U
SER
M
ANUAL
P
AGE
312
P
OST
K
EY
(
CODE
,
TRANSITION
)
A
RGUMENT
T
YPE
D
ESCRIPTION
code
int
Key code.
transition int
Transition code.
D
ESCRIPTION
Adds a physical key operation to the queue.
F
UNCTION
T
YPE
This function is active.
R
ETURN
T
YPE
void
E
XAMPLE
PostKey(0x80 , 0)
C
ODE
K
EY
C
ODE
K
EY
0x80
Soft Key 1
0x95
Function Key 6
0x81
Soft Key 2
0x96
Function Key 7
0x82
Soft Key 3
0x97
Function Key 8
0x83
Soft Key 4
0xA0
ALARMS
0x84
Soft Key 5
0xA1
MUTE
0x85
Soft Key 6
0x1B
EXIT
0x86
Soft Key 7
0xA2
MENU
0x90
Function Key 1
0xA3
RAISE
0x91
Function Key 2
0xA4
LOWER
0x92
Function Key 3
0x09
NEXT
0x93
Function Key 4
0x08
PREV
0x94
Function Key 5
0x0D
ENTER
T
RANSITION
O
PERATION
0
Post key down, then key up
1
Post key down only
2
Post key up only
3
Post key repeat only