LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Controlling PXIs using CVI without GUIs

How do I control the PXIs using labwindows/CVI in a straight forward programming manner? I prefer straight forward programming rather than using GUIs. Say for example configuring the SMU to force voltage and measure current without using GUI. Is this possible?

0 Kudos
Message 1 of 6
(5,094 Views)

Hi FVallent,

 

Are you trying to control NI PXI hardware, or third-party PXI cards?  Could you be a bit more specific, and maybe include the model number of the hardware you'd like to communicate with?  If you're using NI PXI hardware, you can use DAQmx driver functions to communicate with your device.

 

Myriam

0 Kudos
Message 2 of 6
(5,068 Views)

I am currently working on NI PXIe-4145. There is a sample program for DC Power instruments however it is GUI based. I'd like to conrol the instrument through straight forward programming similar to other ATEs like Teradyne's A5xx series which is a C-based test system.

0 Kudos
Message 3 of 6
(5,061 Views)
Why did you even buy CVI?
0 Kudos
Message 4 of 6
(5,053 Views)

We are still exploring our options here. That is why I am asking if straight forward programming for PXIs is possible.

0 Kudos
Message 5 of 6
(5,050 Views)
Of course it is. You could look at the c examples that come with DAQmx. If you think that CVI is the only programming option, your research is flawed. It seems a bit silly to pay for the gui creation and analysis options and then not use them.
0 Kudos
Message 6 of 6
(5,047 Views)