05-19-2014 02:05 AM - edited 05-19-2014 02:09 AM
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
Solved! Go to Solution.
05-19-2014 08:13 AM
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.
05-19-2014 08:28 AM - edited 05-19-2014 08:34 AM
HI crossrulz
Thanks alot.....I will try it and will come back to you if i have any doubts further
Regards
pratheek