Lock State:Get Method
Short Name: Get Lock State
Installed With: Base Package
Class: Library Methods
Returns the lock state of the LabVIEW project library and indicates whether the password for the project library is in the password cache.
This method is similar to the Protection box on the General Settings page of the Project Library Properties dialog box.
Note The LabVIEW Datalogging and Supervisory Control Module supports this method in the Run-Time Engine. |
Parameters
Name | Required | Description |
---|---|---|
Password in Cache | No | Indicates whether the password is currently in the password cache. |
Remarks
The following table lists the characteristics of this method.
Available in Run-Time Engine and Real-Time Operating System | No |
Settable when the VI is running | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access disallowed | No |
Must wait until user interface is idle | No |
Available with control VIs | No |
Available with global VIs | No |
Available with strict type definitions | No |
Available with polymorphic VIs | No |