Terminal class/Create Constant method
VI Server Method Information | |
---|---|
Method ID | 6349C00 |
Scope | VI Scripting |
Data Name | Create Constant |
Short Name* | Create Constant |
Long Name* | Create Constant |
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. | |
Owning Class ID | 16385 |
Owning Class Name | Terminal Class |
Return Data Type | Constant Refnum data type |
Invoke Node | |
Available in Real-Time Operating System | Yes |
Available in Run-Time Engine | No |
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 |
Creates a constant for the terminal and returns a reference to it. You can specify an optional value for the constant.
Parameters
Data type | Name | Required | Description |
---|---|---|---|
Create Constant | Yes. Return value. | ||
Value | No | Value to which you want to set the constant. |
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. |