CONEX-AGAP Agilis-D Controller with Strain Gages Feedback
Node of method (from the .NET library provided by LabVIEW)
This VI is a dynamic VI that allows to access to all commands of the selected
instrument from the CommandInterface DLL. The user can select one function from a
list.
The command syntax is “AA”. The command name is the beginning of the function
name. That allows the user to refer to the controller’s manual to get the description of
the command to select.
Inputs
reference is the refnum associated with the instrument object on which you want
to invoke a method or perform an action.
error in describes LabVIEW error conditions that occur before this node runs.
input 1..n are example input parameters of a method.
Outputs
reference out returns reference unchanged.
error out contains LabVIEW error information.
return value is an example return value of a method.
output 1..n are example output parameters of a method.
EDH0293En1020 — 09/12 Page 6