PropertyItem class/Set Property method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 6DE8D801
Scope VI Scripting
Data Name SetProperty
Short Name* SetProperty
Long Name* Set Property
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16444
Owning Class Name PropertyItem Class
Return Data Type No return value
Invoke Node Set Property
Available in Real-Time Operating SystemYes
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

Sets the selected property of the PropertyItem.

Parameters

Data type Name Required Description
String ID String Yes Specifies the Unique ID string of the property you want to set. Use the All Supported Properties property to determine the Unique ID string of the property you want to set. Set Allow Alternative Names? to TRUE if you want to match the ID String to any of the following values of the property: Unique ID string, Data name, Short name (localized), or Long name (localized).
Boolean Allow Alternate Names? (F) No

Uses

History

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

See Also

External Links