LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to call LabVIEW code in VB.NET application for Pocket PC 2003?

Can I LabVIEW code in my VB.NET application on Pocket PC 2003?

Is that possible to build a DLL in LabVIEW PDA module?
0 Kudos
Message 1 of 4
(3,041 Views)
Currently you cannot call .NET Assemblies from LabVIEW PDA, but you can build and call "old school" DLLs by following this KnowledgeBase:

How To Call External Code in LabVIEW PDA for Pocket PC?
- Philip Courtois, Thinkbot Solutions

Thinkbot Solutions
0 Kudos
Message 2 of 4
(3,031 Views)
I mean to call LabVIEW code in .NET; NOT call .NET from LabVIEW
0 Kudos
Message 3 of 4
(3,022 Views)
No. You can't.
At the moment the PDA module only builds executables.

___________________
Try to take over the world!
0 Kudos
Message 4 of 4
(3,018 Views)