Solution
In order to run a VI using the RunVI operation, the VI must have the correct connector pane (input, outputs & connector pane pattern), as shown below.
The controls and indicators must have the types below:
Terminal | Data Type | Description |
---|
|
String 1D Array
| Command line arguments for the VI. |
|
I32
| CLI for LabVIEW exit code that the VI returns. |
|
String
| Output or error information to include in the CLI for LabVIEW console or log file. |