EasyManua.ls Logo

Quantum Data 881 - Page 534

Quantum Data 881
1144 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
156 Chapter 15 Script SDK
InputInteger
Class Front Panel
Description Presents a dialog for user input of an integer value via front panel display and keys.
Parameters allow specification of the displayed prompt, number of digits, and initial value.
The prompt string is required. The numDigits parameter is optional and defaults to 4. The
initValue parameter is optional and defaults to zero.
Command syntax sc.InputInteger(const char* prompt, UINT32 numDigits, INT32 initValue)
Return type INT32
Example refer to example program testapi.cpp.
Related commands InutFloat(), ClearLCD()

Table of Contents

Related product manuals