Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

driver tektronix tds684b

Hello !
I work with labview 7.1 in order to control a tektronix tds684B scope (4 channels) through a GPIB connexion. But I've got a problem. Indeed, I want to listen/talk to the 4 channels (acquire signal ...). But the driver I downloaded on the ni site, just control the channel 1. So, my question is:
Although my driver just listen and talk to channel 1, how can I acquire and control all the channels of the scope ?
In attachment, you will have the labview 7 driver of the scope.
Thank you !!!
thomas
0 Kudos
Message 1 of 2
(3,200 Views)
The driver you posted has functions for all channels. It is only a couple of the top level examples (i.e. TKTDS Getting Started) that are for Ch1 only and they are just for demonstration purposes. Configure any channel with Config Channel or read any with one of the Read Waveform functions.
Message 2 of 2
(3,195 Views)