Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Where do I get a LabView driver for a CSA803?

I searched the entire Instrument Driver Network for a LabView driver for a Tektronix CSA803 oscilloscope.  Does anyone have any ideas or sample code?
 
Thanks,

Michael
0 Kudos
Message 1 of 4
(3,618 Views)
The driver for it is here.
Message 2 of 4
(3,611 Views)
Is there a LabView 6.1 version for this driver?  Is it possible to get this converted to LabView 6.1?
 
Thanks,
Michael
0 Kudos
Message 3 of 4
(3,603 Views)

Anyone who has LabVIEW 7.0 should be able to do the conversion. With 7.0, you have the ability to save as 6.1. Unfortunately, I don't have 7.0 installed on this computer, otherwise I would do it. I would recomend that you post a request on the LabVIEW board and attach the llb file.

I looked at the driver and it appears to be very old (it follows none of the current instrument driver standards) and was almost certainly originally written in a much older version of LabVIEW so there should be no problems with the conversion. When you get it, you might also want to convert it to use the VISA functions instead of the GPIB functions and add some error in/error out connections.

Message 4 of 4
(3,595 Views)