Re: How to draw the waveform for Tektronix TDS 500?

2004-05-12 Thread Dennis Knutson
Like I said, the driver has an example. Look in the VI called TKTDS
Read Waveform. It looks like there is a header being parsed out and
then subset of the returned string is converted by type casting it to
an array.



Re: How to draw the waveform for Tektronix TDS 500?

2004-05-11 Thread whuili
Hi Boone,

Thanks for your answer,and could you please provide a program of
labview 6.0? Moreover, could you please provide all sub-vi of this
program? Thanks again.



Re: How to draw the waveform for Tektronix TDS 500?

2004-05-10 Thread Dennis Knutson
You're doing a binary waveform transfer. I don't have a manual handy
right now so I can't give you any details on the formatting. I would
suggest that you look at the LabVIEW driver and see how it's done
there if you can't figure it out yourself from the Tek manual. I wish
I could offer you more help but the only TDS500 in the building is
being used on a bench setup with no GPIB programming at this time.