Run LabVIEW 8.0 VI
Runs a LabVIEW 8.0 VI in the LabVIEW SignalExpress environment. LabVIEW SignalExpress assumes all controls on the connector pane of the VI you specify are parameters. If there are inputs available, use the Connect Input button to specify a control LabVIEW SignalExpress can use to pass data to your VI.
You must use the version of the Run LabVIEW VI step that matches the version of LabVIEW you saved your VI in. For example, if you saved a VI in LabVIEW 7.1, you must use the Run LabVIEW 7.1 VI step.
If you use a VI that contains a parameter with an X-Y array data type, the output must be a cluster indicator, not a graph indicator. The x-array must be the first component in the cluster and the y-array must be the second component in the cluster. You must represent both components in the cluster as numeric doubles. LabVIEW SignalExpress can accept a variety of data types.
You can build a Run LabVIEW VI step from an existing VI or you can start from a template.
Parameter | Description |
---|---|
Settings | Contains the following options:
|
Configure VI | Displays the front panel of the VI you selected on the Settings tab. |
Execution Control | Contains the following options:
|