Jump to content

Global variable: Difference between revisions

From LabVIEW Wiki
The "see also" section is for internal links. I moved the link to the external links section.
mNo edit summary
Line 1: Line 1:
{{stub}}
{{stub}}
{{TOCright}}
{{LabVIEW Palette Object Information|palette=Functions Palette/Programming/Structures{{!}}Structures palette|type=function|icon=Functions Palette - Programming - Structures - Global Variable.png}}
Use '''Global Variables''' to access and pass data among several VIs.
== Usage ==
{{ambox|text=Specific use cases for this function.}}
== Best practice ==
{{ambox|text=Add other best practices for this function.}}
== History ==
{{ambox|text=History information is needed.  What changes have occurred over previous versions?}}
{| class="wikitable"
! Version
! Change(s)
|-
|[[File:LV2018.png|frameless|border|64x64px|LabVIEW 2018|link=LabVIEW 2018]]
|More info to come.
|}


=== See Also ===
=== See Also ===
* [[Functional Global]]
* [[Functional Global]]
=== External Links ===
=== External Links ===
* [http://forums.ni.com/ni/board/message?board.id=BreakPoint&thread.id=2362 Are globals really THAT evil?]
* [http://forums.ni.com/ni/board/message?board.id=BreakPoint&thread.id=2362 Are globals really THAT evil?]

Revision as of 18:44, 25 June 2020

Object information
Owning palette(s) Structures palette
Type Function
Requires Basic Development Environment
Icon

Use Global Variables to access and pass data among several VIs.

Usage

Best practice

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links