VI class/Lock State.Get method

From LabVIEW Wiki
Jump to: navigation, search
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

Enum U32

Invoke Node Lock State:Get
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read/Write)
Available with control VIsYes
Available with global VIsYes
Available with polymorphic VIsYes
Available with strict type definitionsNo
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Must wait until user interface is idleYes
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningYes

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
Enum U32 Lock State:Get Yes. Return value.
Boolean Password in Cache No Indicates whether the password is currently in the password cache.

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links