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