LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Agilent n6700

Solved!
Go to solution

Hi there,

How do I set values for multiple channels for an Agilent  n6700 at one instant? The channel port only accepts one number, should I put in three Agilent N6700 vi's in a frame? Or one Agilent N6700 vi with multiple channel references in the channel port.  Thank you.

0 Kudos
Message 1 of 4
(2,891 Views)
Solution
Accepted by topic author vvhh221
You can use three separate instances of the function wired one to the other with the VISA resource name or put the VI inside a for loop.
0 Kudos
Message 2 of 4
(2,887 Views)

A FOR loop is definately the easiest way to do this.  Make sure you are using shift registers for the VISA Resource and the error cluster.


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
0 Kudos
Message 3 of 4
(2,867 Views)

Thanks for your help.

0 Kudos
Message 4 of 4
(2,851 Views)