Passes the arguments you include when launching an executable built in LabVIEW NXG from the command line to the VI.
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
The name of the executable you specify from the command line.
If an error occurs, application name returns as an empty string.
The arguments you enter when launching the executable from the command line.
An argument that contains double quotation marks (") will return as a value without the quotation marks.
If an error occurs, arguments returns as an empty string array.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Get Command Line Arguments only retrieves the arguments passed when launching an executable built in LabVIEW NXG from the command line. This node returns empty outputs if you run it from the panel.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application