PUSHLABVIEWBUTTON ( String  VI,
String  BUTTONNAME,
String  HOST,
Qualifier  WAIT 
)

Push a button on a LabVIEW VI.

This command is passed the name of the LabVIEW VI and the label for the button. It will press the button and (optionally) wait for the button to pop back up again.

Parameters:
[in] VI name of LabVIEW VI
[in] BUTTONNAME label of Button on VI
[in] HOST (optional) name of computer to connect to (default: That specified by ISC_SETUP)
[in] WAIT Wait for button to pop back up before returning from procedure (default: NOWAIT)
See also:
SETLABVIEWVAR() Example
PushLabVIEWButton "Eurothem.vi" "Read Value" 
 All Files Functions Typedefs

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