LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Use 32 bits dlls and Labview 64 bits...

Hello,

 

I have two devices to control.

One is controlled through 32 bits dlls and one by 64 bits dlls.

So, my question is: what is for you the best solution to explore knowing that each kind of dll are not available on the other version?

Is it possible to build stand-alone executable files from the 32 bits version of LabVIEW and call these exe files from LabVIEW 64 bits?

Best regards.

 

0 Kudos
Message 1 of 2
(2,234 Views)

Yes, a separate exe would work, depending on how much communication you expect to perform. That exe could also include a tcp/ip part in which case you could send/recieve commands, which is neater solution if you expect to do more than 1 call/minute. 🙂

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
Message 2 of 2
(2,228 Views)