VI Server Method Information
|
Method ID
|
6349C05
|
Scope
|
VI Scripting
|
Data Name
|
Create Shared Variable Node
|
Short Name*
|
Create Shared Variable Node
|
Long Name*
|
Create Shared Variable Node
|
* 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 | No |
Available in Run-Time Engine | No |
Loads the block diagram into memory | Yes |
Loads the front panel into memory | Yes |
Need to authenticate before use | No |
Remote access allowed | Yes |
Settable when the VI is running | No |
Creates a shared variable node from the terminal and returns a reference to the shared variable node. You can link the project item of a variable to the new shared variable node.
Parameters
Data type
|
Name
|
Required
|
Description
|
LVClassBDConst Refnum
|
Create Shared Variable Node
|
Yes. Return value.
|
|
|
Variable Project Item
|
No
|
Specifies a reference to the shared variable you want to bind to the Shared Variable node.
|
Uses
History
Version
|
Change(s)
|
|
More info to come.
|
See Also
External Links