LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

vi in vi

and i know how to create array and put in it boolean or numeric

0 Kudos
Message 11 of 13
(481 Views)

dbl stands for double and is a numeric representation. Double is a floating point number (just as single or extended), where as there are integer numbers as well (integer, unsigned integer).

Floating point numbers have orange color in LV block diagrams, integers are blue.

 

hope this helps,

Norbert

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 12 of 13
(478 Views)

Just something additional to Norberts answer:

When you take Numeric out out of the palett it's per default a DBL (double, orange).

0 Kudos
Message 13 of 13
(475 Views)