LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

3460a

Agilent 3640A power supply.  I am writing a vi to control this PS and I am noticing that the PS will output voltage when you change the output voltage values even when the output.vi that comes with the other vi's is set to false(OFF).  Is this just a problem with these vi's?  I downloaded them from NI.

 

Thanks 

0 Kudos
Message 1 of 7
(2,992 Views)

And specifically, which VI are you using? Does this happen with any of the examples? Did you actually run Configure Output Enabled to set the output off? Could you just attach the code you are running?

0 Kudos
Message 2 of 7
(2,988 Views)

This is the llb that I downloaded.

0 Kudos
Message 3 of 7
(2,963 Views)

The vi that I have also runs an Agilent 6700 PS which runs perfect on with my vi but this E3640A has the strange side effects.

0 Kudos
Message 4 of 7
(2,960 Views)

Well, that's not the latest driver and you did not answer my questions. What functions/VIs are you calling? Why don't you attach the code you wrote that calls the functions in that driver?

 

The Configure Voltage Level has a single command to set the voltage. If you disable the output, run the VI, and the output turns on, then I'd say its a problem with the instrument.

0 Kudos
Message 5 of 7
(2,955 Views)

I will update the driver and then go over my code a little closer.  I can't post the VI's they have too much company proprietary information in them. 😞  I may also try the software on another instrument. 

 

As for which VI's I am using (not exact names) they are: voltage configure, configure output enabled VI, and an age364xa Single Channel example for initialization.

0 Kudos
Message 6 of 7
(2,947 Views)

I solved my problem.  Thanks

0 Kudos
Message 7 of 7
(2,940 Views)