i use the code:
tktds2xx_init ("GPIB::1", VI_ON, VI_OFF, 9600, 0, 20000, &Scope);
to initiate tds210 scope(Tektronix). this initialization work fine with the GPIB but when i try to configure it to serial port i get error message 3fff0011.
To initiate the serial port i changed GPIB::1 to ASRL1::1 is it correct? how can i know what is the default setup of the TDS210 scope? - boudrate, parity, etc..