Library class/Library Tag.Get Names method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 4D10E407
Scope Basic Development Environment
Data Name Get Lib Tag Names
Short Name* Get Lib Tag Names
Long Name* Library Tag:Get Names
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 80
Owning Class Name Library Class
Return Data Type String Array data type

String Array

Invoke Node Library Tag:Get Names
Available in Real-Time Operating SystemNo
Available in Run-Time EngineYes (Read/Write)
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningNo

Retrieves a list of names for all tags set on the LabVIEW project library.

Note The LabVIEW Datalogging and Supervisory Control Module supports this method in the Run-Time Engine.

Parameters

Data type Name Required Description
String Array Library Tag:Get Names Yes. Return value.
ProjectItem Refnum Item Ref No

Uses

History

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

See Also

External Links