WaitForKeyPress
Class
Description
Command syntax
Return type
Example
Related commands
882 Video Test Instrument User Guide (Rev. A.35)
Front Panel
Delays program execution until a soft key is pressed. Optional argument indicates desired
timeout in milliseconds. Void argument or zero will result in wait for ever. Returns a value
representing the key pressed; one of the following:
QD_KEY_LEFT_1
QD_KEY_LEFT_2
QD_KEY_LEFT_3
QD_KEY_LEFT_4
QD_KEY_RIGHT_1
QD_KEY_RIGHT_2
QD_KEY_RIGHT_3
QD_KEY_RIGHT_4
sc.WaitForKeyPress(void)
sc.WaitForKeyPress(UINT32)
QDKeyId
refer to example program testapi.cpp.
Write(), ClearLCD()
163
Need help?
Do you have a question about the 881 and is the answer not in the manual?