Lock State:Get Method

LabView Local Project Settings

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

NameRequiredDescription
Password in CacheNoIndicates 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 SystemNo
Settable when the VI is runningNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo