Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Aim TTi-CPX400DP Power supply control with LabVIEW

Hello all,

 

I  trying to remotely control the Aim TTi-CPX400DP Power supply with NI.

I have installed all the drivers available from its site.

 

Can anybody post an LabVIEW example to control the Power Supply.

 

It would be really helpful.

 

Thanks,

0 Kudos
Message 1 of 2
(4,417 Views)

While this instrument documentation does not directly specify SCPI compliance, it does mention compliance to IEEE-488.2 in the manual.  You can try this simple VISA snippet using the default entry below for querying the instrument identification.  Make sure to set the switch in the back of the instrument to REMOTE.

*IDN?\n

LV2012 VISAwrc.png

Help the Community (and future reviewers) by marking posts as follows:
If it helped - KUDOS
If it answers the issue - SOLUTION
0 Kudos
Message 2 of 2
(4,398 Views)