SETLABVIEWVARSIGNAL ( String  VI,
String  VARNAME,
Generic  VALUE,
String  HOST,
Qualifier  NOREF 
)

Set a variable on a LabVIEW VI front panel and trigger an event.

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. The call uses an intermediate VI to implement the "set value with signalling" mechanism and so trigger a LabVIEW event.

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)
See also:
SETLABVIEWVAR
 All Files Functions Typedefs

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