Inherits from VI Methods.
Returns the lock state of the VI. It also tells whether the password for the VI is in the password cache. Get Lock State also contains parameters.
The following table lists the parameters for this method.
Parameters | Description |
---|---|
pwd is in cache | Tells whether the password is currently in the password cache. |
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 | Yes |
Is available with control VIs | Yes |
Is available with global VIs | Yes |
Is available with strict type definitions | No |
Is available with polymorphic VIs | Yes |
Available in Run-Time Engine | Yes (Read/Write) |