03-25-2005 03:54 PM
03-25-2005 04:43 PM
03-25-2005 05:01 PM
03-26-2005 02:15 AM
03-26-2005 03:03 PM - edited 03-26-2005 03:03 PM
Message Edited by Ben on 03-26-2005 03:06 PM
03-26-2005 04:14 PM
03-10-2015 08:56 AM
Hello!
I am currently working with a Tektronix 370B and I am trying to transfer a curve from the 370B to my computer. However, I do not seem to manage to copy the curve data. Whenever i use the 'CURve?' query, the 370B returns the following character string
CURVE CURVID:"INDEX 0",%ãܺ t_RA1"
Is this supposed to give me the coordinates of the 1024 points of the curve as said in the user manual? If it does, how can I obtain the X-Y coordinates array with this string? And if it does not, do you know what this string represents?
Thank you very much
03-10-2015 09:11 AM
I recommend you download the driver for that oscilloscope. You can download and install it through LabVIEW by going to Tools->Instrumentation->Find Instrument Drivers. Do a search for Tektronix 370 and install the tk370 driver. In that driver is a 370A Read Curve.vi. That should do all of the work for you.
03-13-2015 04:16 AM
Thank you very much for your answer.
I have downloaded the driver you advised me to download. However, the 370B doesn't seem to work quite well with this driver (made for the 370A I think). Do you know if there are any parameters I need to change in order to make it work?
Thank you again!
03-13-2015 07:11 AM
@theojoy wrote:
Thank you very much for your answer.
I have downloaded the driver you advised me to download. However, the 370B doesn't seem to work quite well with this driver (made for the 370A I think). Do you know if there are any parameters I need to change in order to make it work?
Thank you again!
That would be a question for Tektronix. I do not have the time to look up the programming manuals and compare commands.