我发现了一种在命令发送到设备后启用调制信息屏幕的方法。
有几个要求:1)您必须在SCPI命令信息屏幕变为空白后按下其中一个调制按钮2)以本地模式显示屏幕3)您必须通过发送“VI_GPIB_REN_DEASSERT_GTL”命令进入本地模式才能进入本地模式
(如果您有后来的固件产品支持它,则在SCPI中使用GTL)当您转到本地时,屏幕将恢复。
这在简单的台架测试中非常有用。
巢穴
以上来自于谷歌翻译
以下为原文
I discovered a way to enable the modulation information screen after a command is sent to the unit. There are several requirements:
1) you must display the screen in local mode by pressing one of the modulation buttons
2) after a SCPI command the info screen goes blank
3) you must enter local mode by sending a "VI_GPIB_REN_DEASSERT_GTL" command to go local (or GTL in SCPI if you have later firmware product that supports it)
When you go local, the screen is restored. This can be useful during simple bench testing.
Den
我发现了一种在命令发送到设备后启用调制信息屏幕的方法。
有几个要求:1)您必须在SCPI命令信息屏幕变为空白后按下其中一个调制按钮2)以本地模式显示屏幕3)您必须通过发送“VI_GPIB_REN_DEASSERT_GTL”命令进入本地模式才能进入本地模式
(如果您有后来的固件产品支持它,则在SCPI中使用GTL)当您转到本地时,屏幕将恢复。
这在简单的台架测试中非常有用。
巢穴
以上来自于谷歌翻译
以下为原文
I discovered a way to enable the modulation information screen after a command is sent to the unit. There are several requirements:
1) you must display the screen in local mode by pressing one of the modulation buttons
2) after a SCPI command the info screen goes blank
3) you must enter local mode by sending a "VI_GPIB_REN_DEASSERT_GTL" command to go local (or GTL in SCPI if you have later firmware product that supports it)
When you go local, the screen is restored. This can be useful during simple bench testing.
Den
举报