LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

hp e3631a power supply

Solved!
Go to solution

Hi 

 

This is the first time i'm unsing an Instrument driver.......My problem is when i'm selecting a channel and varying the voltage in the specific channel the channel is changing fluctuating from  default channel and the selected channel......could anyone please help me how to resolve this problem please.

Thankyou in advance

 

Instrument driver used : Agilent E363X series

 

Regards

Pratheek

 

0 Kudos
Message 1 of 3
(2,839 Views)
Solution
Accepted by topic author pratheek

Each time you call the Initialize, a reset is done on the device. This is likely what your issue is.

 

I recommend making a loop with an event structure.  Build up a decent UI and use the Event Structure to send your commands to the power supply.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 2 of 3
(2,796 Views)

HI 

 

Thanks alot.....I will try it and will come back to you if i have any doubts further Smiley Happy

 

Regards

pratheek

0 Kudos
Message 3 of 3
(2,790 Views)