LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

CSA803C

Hi there!
 
I'm using a CSA 803C Tek Signal Analyzer with a  tkcsa803 driver that came with the LV 5.1 installation cd.
I'm able to communicate and get the waveform using LV, BUT what I want is the waveform AND the mask I've selected in the TEK options.
This mask can be found at the "ITU Electrical Standards" submenu.
Is there any driver that yields me to get a "photo" of this signal (mask+waveform)?
Can I do this using this driver I've mentioned? How?
Thanks folks!
 
 
0 Kudos
Message 1 of 2
(2,794 Views)

Hi Viret:

I don't have this driver for LabVIEW 5.1.  There are drivers for more recent versions of LabVIEW.  If you have access to LabVIEW 6.0 or greater you can use the drivers from NI's Instrument Driver Network. Here is the link to the 830 Drivers.  If upgrading is not a possibility you can try adding some VISA code to your program.  The driver should already open a VISA session to the instrument, so if you can find the proper commands from the instrument's manual you may be able to use a VISA Write to accomplish what you are trying to do.

Regards,

Emilie S.

0 Kudos
Message 2 of 2
(2,774 Views)