PropertyItem class/Set Property method
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 | |
Available in Real-Time Operating System | Yes |
Available in Run-Time Engine | Yes (Read/Write) |
Loads the block diagram into memory | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Remote access allowed | Yes |
Settable when the VI is running | No |
Sets the selected property of the PropertyItem.
Parameters
Data type | Name | Required | Description |
---|---|---|---|
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). | |
Allow Alternate Names? (F) | No |
Uses
Specific use cases for this method. |
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |
See Also
Add links to internal wiki pages that would also help. |
External Links
Add links to external resources that would also help. |