VI class/Lock State.Get method
< VI class
VI Server Method Information | |
---|---|
Method ID | 3FD |
Scope | Basic Development Environment |
Data Name | Lock State.Get |
Short Name* | Lock State.Get |
Long Name* | Lock State:Get |
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. | |
Owning Class ID | 2 |
Owning Class Name | VI Class |
Return Data Type | Enum U32 data type |
Invoke Node | |
Available in Real-Time Operating System | Yes |
Available in Run-Time Engine | Yes (Read/Write) |
Available with control VIs | Yes |
Available with global VIs | Yes |
Available with polymorphic VIs | Yes |
Available with strict type definitions | No |
Loads the block diagram into memory | No |
Loads the front panel into memory | No |
Must wait until user interface is idle | Yes |
Need to authenticate before use | No |
Remote access allowed | Yes |
Settable when the VI is running | Yes |
Returns the lock state of the VI and indicates whether the password for the VI is in the password cache.
Parameters
Data type | Name | Required | Description |
---|---|---|---|
Lock State:Get | Yes. Return value. | ||
Password in Cache | No | Indicates whether the password is currently in the password cache. |
Uses
Specific use cases for this method. |
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |
See Also
Add links to internal wiki pages that would also help. |
External Links
Add links to external resources that would also help. |