| 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
|
LVClassBDConst Refnum data type
LVClassBDConst Refnum
|
| 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
|
| LVClassBDConst Refnum
|
Create Constant
|
Yes. Return value.
|
|
|
Value
|
No
|
Value to which you want to set the constant.
|
Uses
History
| Version
|
Change(s)
|
|
More info to come.
|
See Also
External Links