我最近在我的DSO-X 2022A上安装了MSO升级版,它为我提供了8个额外的数字输入。
在尝试按照Agilent InfiniiVision 2000 X系列示波器程序员指南(例如,第502页)设置SPI MOSI源时,似乎代码中必定存在错误,因为MSO似乎没有完全激活
(在安装MSO许可证并证明数字输入有效之后,设备已经重新启动)。
上面的命令语法描述为:SBUS:SPI:SOURce:MOSI :: = {CHANnel |
EXTernal}用于DSO模型:: = {CHANnel |
DIGital}用于MSO模型:: = 1到(#模拟通道)NR1格式:: = 0到(#数字通道 - 1)NR1格式当尝试使用USBTMC接口将以下命令发送到示波器时,
它尖叫着回到我身边“参数错误”:: SBUS:SPI:SOURce:MOSI DIGital0这是MSO设备上的预期结果吗?
此致,尼克拉斯
以上来自于谷歌翻译
以下为原文
I have recently installed the MSO upgrade to my DSO-X 2022A, which gives me eight extra digital inputs.
While trying to follow the Agilent InfiniiVision 2000 X-Series Oscilloscopes Programmer's Guide on, for example page 502 for set
ting the SPI MOSI source, it seems like there must be a bug in the code somewhere, because the MSO does not seem to be fully activated (the unit has been power cycled after the MSO license was installed and the digital inputs are proven to work).
The command syntax on the above page is described as
:SBUS:SPI:SOURce:MOSI ::= {CHANnel | EXTernal} for the DSO models ::= {CHANnel | DIGital} for the MSO models ::= 1 to (# analog channels) in NR1 format ::= 0 to (# digital channels - 1) in NR1 format
When trying to send the following command to the oscilloscope using the USBTMC-interface, it screams back at me "Parameter error":
:SBUS:SPI:SOURce:MOSI DIGital0
Is this an expected outcome on an MSO device?
Regards,
Nicklas