LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Keithley 2701 advanced scan, reading multiple channels

I'm using SCPI with Keithley and I'm trying to take measure different channel types (Temp, DC volt, etc.) so I have different math equations being implemented, but I have 2 issues:

1. it seems that I cant query for measurements in a single command line, meaning I have to use a seperate write and read function for each channel.  I'd like to fix this if possible.

2. Even using seperate read and write functions, I'm only getting data from one of the channels.  I can't figure out what I'm doing wrong with my commands.  Someone please help.

Download All
0 Kudos
Message 1 of 3
(208 Views)

Were you able to confirm with the manual whether KE2701 supports multi channel read in a single command?

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 3
(199 Views)

I know that I can with a simple scan, but I could not find that information for an advanced scan.  I suppose I could store everything in the buffer before reading it.

0 Kudos
Message 3 of 3
(170 Views)