Inherits from VI Methods.
Gets the values for all the controls or all the indicators in a VI parameter. Get All Control Values also contain parameters.
The following table lists the parameters for this method.
Parameters | Description |
---|---|
Controls | If set to true, values for all the controls are returned. If set to false, values for all the indicators are returned. |
The following table lists the flags for this method.
Is settable when the VI is running | No |
Requires the block diagram to be loaded | No |
Is available on local LabVIEW only | No |
Requires the front panel to be loaded | No |
Must wait until user interface is idle | No |
Is available with control VIs | Yes |
Is available with global VIs | Yes |
Is available with strict type definitions | No |
Is available with polymorphic VIs | No |
Available in Run-Time Engine | Yes (Read/Write) |