Shared Variable node: Difference between revisions
Appearance
Started page |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
{{TOCright}} | {{TOCright}} | ||
{{LabVIEW Palette Object Information|palette=Functions Palette/Programming/Structures{{!}}Structures palette|type=function}} | {{LabVIEW Palette Object Information|palette=Functions Palette/Programming/Structures{{!}}Structures palette|type=function|icon=Functions Palette - Programming - Structures - Shared Variable.png}} | ||
A '''Shared Variable node''' represents a [[Shared Variable]] on the [[Block Diagram]]. To bind a Shared Variable node to a [[Shared Variable]] from the active project, add a Shared Variable node to the block diagram and double-click or right-click the node and select '''Select Variable»Browse''' from the shortcut menu to display the [[Browse for Variable dialog]] box. You also can drag a [[Shared Variable]] from the [[Project Explorer]] window onto the [[Block Diagram]] of a [[VI]] in the same project to create a Shared Variable node. | A '''Shared Variable node''' represents a [[Shared Variable]] on the [[Block Diagram]]. To bind a Shared Variable node to a [[Shared Variable]] from the active project, add a Shared Variable node to the block diagram and double-click or right-click the node and select '''Select Variable»Browse''' from the shortcut menu to display the [[Browse for Variable dialog]] box. You also can drag a [[Shared Variable]] from the [[Project Explorer]] window onto the [[Block Diagram]] of a [[VI]] in the same project to create a Shared Variable node. | ||
Latest revision as of 18:37, 25 June 2020
| |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
| Object information | |
|---|---|
| Owning palette(s) | Structures palette |
| Type | Function |
| Requires | Basic Development Environment |
| Icon | |
A Shared Variable node represents a Shared Variable on the Block Diagram. To bind a Shared Variable node to a Shared Variable from the active project, add a Shared Variable node to the block diagram and double-click or right-click the node and select Select Variable»Browse from the shortcut menu to display the Browse for Variable dialog box. You also can drag a Shared Variable from the Project Explorer window onto the Block Diagram of a VI in the same project to create a Shared Variable node.
Usage
| |
Specific use cases for this function. |
Best practice
| |
Add other best practices for this function. |
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. |