11-29-2017 08:41 PM
Hi,
I'm trying to use the "Get Version" method to determine the source file (.vi/.ctl) version, whether it's 32-bit source file or 64-bit source file. I got to see that this method outputs "Ver Num" numerical output but I couldn't find enough documentation about this number. I'm wondering if this number would give some details about my search of 32/64 bit details. I believe that this number must be associated to details like which version the file is created (LabVIEW 2016/2017...) plus other metadata like 32/64-bit version.
Does anyone has idea about this "Ver Num" property output from "Get Version" method?
Thanks,
Ajay.
11-29-2017 08:25 PM
@Darren
Do you have any idea what the "Ver Nums" numeric output out there in this method? I'm looking to differentiate between 32-bit vs 64-bit version of the LabVIEW file and wondering if this numeric output will help me.
The "Ver Nums" is consistent when I make changes in the source VI/Ctl.
Thanks,
Ajay.
11-30-2017 02:04 AM
11-30-2017 09:15 AM - edited 11-30-2017 09:15 AM
The Version Number property returns the same value (385908736 with no patches installed) on LabVIEW 2017 32-bit and 64-bit. To my knowledge, there is no way to determine if a VI was saved with a 32-bit or 64-bit LabVIEW editor. If I later find otherwise I'll post to this thread.
01-16-2020 03:38 PM
We are using both 32-bit and 64-bit LabVIEW. It would be helpful to have a way to determine if a VI was saved with a 32-bit or 64-bit LabVIEW editor.
01-16-2020 03:50 PM
@Mark_L wrote:
We are using both 32-bit and 64-bit LabVIEW. It would be helpful to have a way to determine if a VI was saved with a 32-bit or 64-bit LabVIEW editor.
I'm fairly certain that's not a thing you can do normally.
Can you say what problem you're actually trying to solve by doing this? It sounds like you're presenting us with the Y part of the X-Y problem.
01-16-2020 04:02 PM
Knowing this will help reduce clutter and changes in our SCC.