大家好,我使用的是示波器DSO-X 3054A。
我使用Command Expert(ComEx)从笔记本电脑连接到它。
使用ComEx我能够发送命令,我能够运行一个序列。
我要做的是将我在示波器上看到的波形保存为ASCIIxy数据。
我可以使用ComEx保存单个文件。
该文件保存在USB笔上,该笔插入示波器的可用插槽中。
但是,我想保存_several_文件。
问题是我找不到一种方法来自动更改文件的名称(类似于scope1,scope2,scope3等......会没问题)使用变量来递增。
另一方面,如果我直接在示波器上按下“保存”按钮,则会自动发生这种情况。
注意:我知道范围内存在增量选项。
此选项确实为ON,它可以手动工作,但不能使用远程控制。
有没有办法直接从ComEx解决这个问题,还是我真的不得不求助于编写C程序来做到这一点?
(顺便说一句:如果某个地方有这样的程序已经写好了我会很高兴知道在哪里找到它!)感谢你的帮助,Francesco
以上来自于谷歌翻译
以下为原文
Hello everyone,
I am using the oscilloscope DSO-X 3054A.
I connect from my laptop to it using Command Expert (ComEx).
Using ComEx I am able to send commands and I am able to run a sequence.
What I am trying to do is save the waveforms I see on the scope as ASCIIxy data. I can save a single file, using ComEx. The file is saved on a USB pen which is inserted in the availabel slot in the oscilloscope.
However, I want to save _several_ files. The problem is that I cannot find a way to automa
tically change the name of the file (something like scope1, scope2, scope3 etc...would be fine) using a variable to increment.
On the other hand, if I press the "Save" button directly on the oscilloscope this happens automatically.
NB: I am aware of the Increment option which is present on the scope. This option is indeed ON, and it works manually but not with remote control.
Is there a way to solve this directly from ComEx, or do I really have to resort to write a C program to do it?
(BTW: if somewhere there is such a program already written I would be happy to know where to find it!)
thanks for the help,
Francesco