LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

4x convert icon

I have seen the 4x convert message on various VI's but have never used it
myself.
Now I need a VI that comes up with the 4x selection checked. I suspect
that the
VI will function the same with or without the 4x selection but was unable
to find
any documentation in the online helps about it. Could someone please enlighten
me
as to the meaning of the 4x convert and maybe point me to the documentation.
Thanks
0 Kudos
Message 1 of 4
(3,303 Views)
Gaylen Talley wrote:

> I have seen the 4x convert message on various VI's but have never used it
> myself.
> Now I need a VI that comes up with the 4x selection checked. I suspect
> that the
> VI will function the same with or without the 4x selection but was unable
> to find
> any documentation in the online helps about it. Could someone please enlighten
> me
> as to the meaning of the 4x convert and maybe point me to the documentation.
> Thanks

I am not sure I understand full but here goes.
The guts of labview changed significantly from version 4.x to 5.x
some of the base functions were rewritten, but the older 4.x versions
are still supplied. If you have an icon that has 4.x in red it is the older
version
There should be a newer version that you can replac
e it with. It should work
either
way (at least in the IDE) since LV will compile the 4.x into the 5.x format and
run it.
You can also take the 4.x version, load it and then save it with a new name.

Kevin Kent
0 Kudos
Message 2 of 4
(3,303 Views)
Hi LabVIEWers:
The red 4.X usually means that the data format is being interpreted as 4.X
instead of the 5.X newer format. This is for things like reading and
writing files where the data storage format of LabVIEW matters in how you
interpret the data. The same VI can be switched by right clicking it and
selecting/deselecting the 4.X option for lots of the affected VIs. At
least that is my experience moving projects from 4.X to newer LabVIEW.

Bart
H-J Consulting
0 Kudos
Message 3 of 4
(3,303 Views)
Here's the link to NI's explanation
Best Regards
pat


http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/3b60483a50030258862565bc00733b89?OpenDocument


"Kevin B. Kent" wrote:
>This is a multi-part message in MIME format.>--------------9BD97A02DFE706ED5F7C373D>Content-Type:
text/plain; charset=us-ascii>Content-Transfer-Encoding: 7bit>>Gaylen Talley
wrote:>>> I have seen the 4x convert message on various VI's but have never
used it>> myself.>> Now I need a VI that comes up with the 4x selection
checked. I suspect>> that the>> VI will function the same with or without
the 4x selection but was unable>> to find>> any documentation in the online
helps about it. Could someone please enlighten>> me>> as to the meaning of
the 4
x convert and maybe point me to the documentation.>> Thanks>>I am not
sure I understand full but here goes.>The guts of labview changed significantly
from version 4.x to 5.x>some of the base functions were rewritten, but the
older 4.x versions>are still supplied. If you have an icon that has 4.x in
red it is the older>version>There should be a newer version that you can
replace it with. It should work>either>way (at least in the IDE) since LV
will compile the 4.x into the 5.x format and>run it.>You can also take the
4.x version, load it and then save it with a new name.>>Kevin Kent>>--------------9BD97A02DFE706ED5F7C373D>Content-Type:
text/x-vcard; charset=us-ascii;> name="Kevin.Kent.vcf">Content-Transfer-Encoding:
7bit>Content-Description: Card for Kevin B. Kent>Content-Disposition: attachment;>
filename="Kevin.Kent.vcf">>begin:vcard >n:Kent;Kevin>tel;work:972-477-4468
>x-mozilla-html:TRUE>url:http://www.usa.alcatel.com>org:Alcatel USA;WDCS
Hardware Development>adr:;;;;;;>version:2.1>
email;internet:Kevin.Kent@usa.alcatel.com>title:Engineering
Technician>x-mozilla-cpt:;-26944>fn:Kevin Kent>end:vcard>>--------------9BD97A02DFE706ED5F7C373D-->
0 Kudos
Message 4 of 4
(3,303 Views)