想要将数据点从 TDS3034C 导入 Labview 或 Python
我已将 Techtronix TDS3034C 示波器连接到路由器,并且我知道我的计算机能够读取它,因为我能够通过网络浏览器访问波形;但是,我需要编写一些能够接收各个数据点并将其输出到文本文件的东西。我希望能够使用 Labview、Python 或其他语言来完成此操作。我希望这里有人有使用这个特定品牌示波器的经验。问候。
I've got my Techtronix TDS3034C Oscilloscope hooked up to my router and I know that my computer is able to read it because I'm able to access the waveform via my web browser; however, I need to write something that is able to receive the individual data points and output them to a text file. I'd like to be able to do this Labview,Python or otherwise. I hope that someone here has experience with this particular brand of oscilloscope. Regards.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
对于 Labview,您可能需要访问他们的驱动程序下载页面对于那个“范围”。要编写自己的软件,您可能需要下载 TekVisa。
For Labview, you probably want to go to their drivers download page for that 'scope. To write your own software, you'll probably need to download TekVisa.
您可以在 NI 仪器驱动程序网络上找到大多数 Tek 示波器(以及 HP、Agilent 等其他示波器)的驱动程序:
www.ni.com/idnet
正如 Jerry Coffin 提到的,TDS3034C 驱动程序也可以在那里找到:
http://sine.ni.com/apps/utf8/niid_web_display.model_page ?p_model_id=13363
You can find drivers for most Tek scopes (and others like HP, Agilent, etc) on NI's Instrument Driver Network:
www.ni.com/idnet
As Jerry Coffin mentioned, the TDS3034C driver is also available there:
http://sine.ni.com/apps/utf8/niid_web_display.model_page?p_model_id=13363