Template:VIServerProperty
| |
This page is under construction. This page or section is currently in the middle of an expansion or major revamping. However, you are welcome to assist in its construction by editing it as well. Please view the edit history should you wish to contact the person who placed this template. If this article has not been edited in several days please remove this template. Please don't delete this page unless the page hasn't been edited in several days. While actively editing, consider adding {{inuse}} to reduce edit conflicts. |
Usage
Use this template is to create the Property Information table in VI Server property pages.
Syntax is as follows:
{{VIServerProperty
| classid=
| propertyid=
| scope=
| dataname=
| shortname=
| longname=
| datatypeimage=
| datatype=
| propertynodeimage=
| availableinrealtime=
| availableinruntime=
| availablewithcontrolvis=
| availablewithglobalvis=
| availablewithpolyvis=
| availablewithstricttypedefs=
| loadsbd=
| loadsfp=
| mustwait=
| needsauthentication=
| permissions=
| remoteallowed=
| settablewhenrunning=
|}}
where:
| Parameter | Description | Default |
|---|---|---|
{{{1}}}
|
The Class ID of a class in the VI Server Class Hierarchy. |
|
{{{2}}}
|
The Property ID of a property owned by the class defined by the Class ID {{{1}}}. |
|
Example
{{VIServerProperty|classid=36|propertyid=632A813}}
VI Server Property Information Property ID 632A813 Scope VI Scripting Data Name UID Short Name* UID Long Name* UID * Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. Owning Class ID 36 Owning Class Name GObject Class Data Type I32 data type Property Node ![]()
Available in Real-Time Operating System Yes Available in Run-Time Engine Yes Loads the block diagram into memory No Loads the front panel into memory No Need to authenticate before use No Permissions Read Only Remote access allowed Yes Settable when the VI is running No
