08-13-2007 12:27 PM
08-13-2007 03:58 PM - edited 08-13-2007 03:58 PM
If the instrument does not have a sweep function, you can just step it through the loads you want in a loop. There are several ways to do it. Simplest is to just have an array constant wired to a for loop. You could also generate the array with the Ramp Pattern function. You could also use start, stop, increment controls. There is also a shipping example called Frequency Response that uses a for loop and a formula node.
Message Edited by Dennis Knutson on 08-13-2007 02:58 PM
Message Edited by Dennis Knutson on 08-13-2007 02:58 PM
08-13-2007 06:49 PM
Thanks dennis. i am actually working on that, this will surely help a lot to me. Was stuck at a point that, I was able to see the N3300A in my GPIB list in Max, able to communicate with that, but i have incidentally converted my Drivers to custom drivers for 3300A by I/O assistant. now i m stuck at getting the reading from the instrument.
It gets communicated. Now how do I set the load 3300A so that i can hook that to the board with LV? I was reading the tutorial for the VISA..your guidance will surely help.thanks again.
Regards
Ravi
08-13-2007 09:36 PM
12-16-2009 03:33 PM
Any chance I could get a copy of your code to operate the N3300A? I am about to use the same load bank in a test.
Thanks
Tim C.
12-16-2009 07:35 PM
Hi Tim,
I will have to look up. Its been some time that I worked on LabView after 2007. But will provide you whatever I have, I can find.
Thanks
Ravi