02-14-2006 04:03 PM
02-14-2006 04:09 PM
Why not just make "load" the first item you enter into the queue? As it stands, you're adding "Initialize", but there is no "Initialize" case in your case structure, so you're just running the default case. I would change "Initialize" to "load" as the first queue element, and that should take care of it.
-D
02-14-2006 04:30 PM
Thanks for your help!
May I ask you one more question?
I am having a problem setting duty cycle value with EXT trig....(it works fine with INT trig, 0-100%) I cannot understand why Dcycle value fails for values higher than 34%....(not like INT trig case)
Could you take a look at 'hp8133A application function_mod2.vi' in 'setting' case?
02-15-2006 10:10 AM
Sorry JJ, I have no experience with this hardware, so I can't help with that problem. Maybe you should post a new question to the forums specifically related to the problem you're having with the instrument (mentioning the instrument type in the title) to see if someone more insturment-savvy can offer assistance.
Good luck,
-D