I have labview talking to a hp34970a with it's generic driver. I'm reading thermocouple data from 12 different channels via a 34901 20 module.
The problem is I have to take 12 channel read requests when I would like to retrieve this information with a "scan list" command where it readings all 12 TC channels with one scan request.
Anyone have information on how to use scpi or similar program commands to get labview to use a scan type of command?
There seems to be many similar commands but I want to do a very simple snapshot reading of the 12 thermocouples.
If anyone has some sample programs, moocho appreciate.
Thanks!
I would like to incorperate a "scan" command