NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Can 64bit TestStand run 32bit Labview

Can 2016 64bit TestStand run 32bit Labview? The Labview calls 32bit Dlls. 

 

I don't think so, but I'm looking for comformation. I think TS is recompiling the Labview as 64bit...

0 Kudos
Message 1 of 3
(2,885 Views)

TestStand cannot recompile your VIs.  If it opens LabVIEW 64-bit, that will recompile your VIs.  So you should go into your adapter settings and see what TestStand is using to load your VIs.

 

Some additional information: Adapter and Code Module Support for 64-bit TestStand


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 2 of 3
(2,863 Views)

You can't load 32-bit DLLs in a 64-bit process but there are some workarounds by calling them in an external process:

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000YGjoCAG&l=en-US

 

Hope this helps,

Trent

https://www.linkedin.com/in/trentweaver
0 Kudos
Message 3 of 3
(2,830 Views)