InputFloat
Class
Description
Command syntax
Return type
Example
Related commands
882 Video Test Instrument User Guide (Rev. A.35)
Front Panel
Presents a dialog for user input of a floating point value via front panel display and keys.
Parameters allow specification of the displayed prompt, number of digits (whole and
fractional,) and initial value. The prompt string is required. The whole and frac
parameters are optional and both default to 4. The initValue parameter is optional and
defaults to zero.
sc.InputFloat(const char*prompt, UINT32 whole, UINT32 frac, double initValue)
double
refer to example program testapi.cpp.
InputInteger(), ClearLCD()
473
Need help?
Do you have a question about the 881 and is the answer not in the manual?