(Upon downloaded the instrument driver) Go ahead and install it to your machine.
Also, as pointed in the download page, additional software including IVI Compliance Package 3.1 and NI-VISA 4.2 are also required.
IVI 的共享文件我安装是的是ICP410.exe ,TEK3000的示波器驱动安装的是tkds30xx_setup.exe
这个是我写入的一个程序,labview提示没有错误了,但是不知道能不能读取到波形数据
这个是我安装tkds30xx_setup.exe驱动程序后出现的ni模块
下面的程序是我写的一个NI的程序,比较的简单,就是想多出双路示波器的其中一路的波形,不知道能不能实现
Hi,
Since you already managed to have the drivers successfully installed, and able to call the functions without error, you should be able to achieve what you need.
We are not able to tell you if your code able to get the waveform that you wanted as we do not have the setup that you are having...
As long as the hardware i.e. Scope able to get what you are looking for, you should be able to achieve the same with its driver functions through LabVIEW coding.
Good luck to you 😉
可以看一下驱动附带的Example VI,然后根据需要按照Initialize, Configure, Read, Error Query的顺序来控制仪器