Write
Class
Description
Command syntax
Return type
Example
Related commands
Chapter 15 Script SDK
482
Front Panel
Write a string to the generator's front panel display. The display is 20 characters by 4
lines. Allowable values of column are in the range of 0 - 19. Allowable values of row are 0
- 3.
sc.Write(UINT32 column, UINT32 row, char* string)
void
refer to example programs apndflt.cpp, testapi.cpp
ClearLCD(), WaitForKeyPress(), InputFloat(), InputInteger()
Need help?
Do you have a question about the 881 and is the answer not in the manual?