LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Old dog, New tricks

Solved!
Go to solution

I have been using LV for twenty (mumble) years and I have learnt two new trick this past couple weeks.

 

1) how to configure dlls to be bitness antagonistic from some random forum posting that I cannot find atm. The help page is here <https://www.ni.com/docs/en-US/bundle/labview/page/configuring-the-call-library-function-node.html#d7...>

 

2) Saving for previous versions can be as simple as putting a .lvversion file in your project/directory per Crossrulz post here
The help page is here <https://www.ni.com/docs/en-US/bundle/labview/page/saving-for-a-previous-version.html>

 

The one thing the help pages fails to mention (or maybe I am just blind) is *when* these awesome trick were introduced and more importantly, what versions of LV these features can be used. Does anyone know what version of LV these tricks features will work?

 

I am currently using LV 2022 64-bit

---------------------------------------------
Former Certified LabVIEW Developer (CLD)
Message 1 of 6
(183 Views)

In LV2021 32 bit there is no "Save version" option in the project properties.

Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021
0 Kudos
Message 2 of 6
(176 Views)
Solution
Accepted by Frozen

@Frozen wrote:

2) Saving for previous versions can be as simple as putting a .lvversion file in your project/directory per Crossrulz post here
The help page is here <https://www.ni.com/docs/en-US/bundle/labview/page/saving-for-a-previous-version.html>


Officially 2024Q3. 2024Q1 introduced the concept of a "Preview Feature" that can be enabled in the options. This was a preview feature in 2024Q1.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 3 of 6
(85 Views)
Solution
Accepted by Frozen

@Frozen wrote:

I have been using LV for twenty (mumble) years and I have learnt two new trick this past couple weeks.

 

1) how to configure dlls to be bitness antagonistic from some random forum posting that I cannot find atm. The help page is here <https://www.ni.com/docs/en-US/bundle/labview/page/configuring-the-call-library-function-node.html#d7...>


This existed since LabVIEW 2009, the first version to support 64-bit development. It actually seems to be partly present in 8.6, including supporting pointer sized integers, but no 64-bit version for 8.6 was ever released.

Rolf Kalbermatter
My Blog
0 Kudos
Message 4 of 6
(73 Views)

Thanks for the info.

---------------------------------------------
Former Certified LabVIEW Developer (CLD)
0 Kudos
Message 5 of 6
(45 Views)

Dealing with 32-bit and 64-bit DLLs still antagonizes me!

0 Kudos
Message 6 of 6
(27 Views)