Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

can global variable save array?

can global variable save array?
0 Kudos
Message 1 of 3
(2,754 Views)
Greetings,

Yes, global variables can save arrays.

Spencer S.
0 Kudos
Message 2 of 3
(2,754 Views)
Yes, you can store an array in a LV global variable. It is not always a great idea to do so. I have attached a very simple example below if this helps. You may also want to take a look at the link below for tips on using global variables judiciously.

http://www.ni.com/devzone/lvzone/dr_vi_archived1.htm

Regards,

Brent R.
Applications Engineer
National Instruments
0 Kudos
Message 3 of 3
(2,754 Views)