Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

connecting Labview to Tektronix TDS3014 via RS232 serial

Hi

I downloaded the "tkds30xx_LV60.msi" driver for tekto TDS3014 oscilloscope.
But I have only RS232 serial interface and it is mentionned that the driver should work with this also.
When I put the .vi on the schamtics, it is configured for GBIB...
do anybody worked with serial ???
thanks for helping me
0 Kudos
Message 1 of 3
(3,612 Views)
There are lots of information in this forum on rs232 comunication. Perform a search for rs232. I once posted a question on this subject (check link).
Before you get started, check TDS3014 manual for correct port settings and cable configuration.

http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=506500000008000000AE2F0000&UCATEGORY_0=_49_%24_6_&UCATEGORY_S=0
0 Kudos
Message 2 of 3
(3,612 Views)
Refering to the Instrument Driver VIs located on the Functions>Instrument I/O>Instrument Drivers palette > Your Inst >> Intialize.vi. Instr descriptor uniquely identifies the instrument to open or initialize. Serial is referenced as ASRL[port]::INSTR
0 Kudos
Message 3 of 3
(3,612 Views)