SETLABVIEWVAR ( String  VI,
String  VARNAME,
Generic  VALUE,
String  HOST,
Qualifier  NOSIGNAL 
)

Set a variable on a LabVIEW VI front panel.

This command is passed the name of the LabVIEW VI and the label for the variable on the front panel. It will set the variable to the supplied value.

Parameters:
[in] VI Name of VI to read
[in] VARNAME Label of Variable on VI front panel
[in] VALUE Value to set
[in] HOST (optional) Remote HOST to connect to (default: as specified by ISC_SETUP)
[in] NOSIGNAL Do not use SETLABVIEWVARSIGNAL for set even when $ISC_LABVIEWSIGNAL is defined
See also:
GETLABVIEWVAR() Example
SetLabVIEWVar "Eurother.vi" "Temperature" 55.0 
 All Files Functions

Generated on 9 May 2010 for Open GENIE GCL for Instruments by  doxygen 1.6.1