From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I use .vi files

I am developing with Visual Studio 2005 / Measurment Studio 8.  Ultimately I want to control the relays on a PXI-2503.  But for now I was wondering how to make use the .vi files that I see referenced when researching solutions.

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

Hi Brijomad,

If you have LabVIEW installed on your computer, you can make a DLL out of the VI and call it from .NET.  Or, you can examine the structure of the driver calls in the VI and replicate it in .NET.

Cheers,

David Goldberg
National Instruments
Software R&D
0 Kudos
Message 2 of 2
(2,691 Views)