是德科技
直播中

陈晓露

8年用户 188经验值
私信 关注
[问答]

系统本地/远程安捷伦33611a缺少SCPI命令

嗨,我正在使用33250A的程序,但我需要使用此程序给其他人使用33611A因为我不能再购买33250A了。
问题是,33250a labview驱动程序不适用于33611a。
我需要更改程序并构建其他驱动程序才能使用它。
一些SCPI命令不一样......在程序中我需要让用户更改一些设置,使用33250A我使用SYST:LOC以便离开REMOTE ..但是使用33611A我无法使用它。
我在用户手册中找不到此命令。
有没有人知道怎么离开SCPI Command远程访问而不是每次都按下系统按钮?
感谢编辑:clerytestia于2015年3月4日上午6:46

以上来自于谷歌翻译


     以下为原文

  Hi , i'm using a program using 33250A, but i need to use this program for someone else  using 33611A cause i cannot purchase 33250A anymore. The thing is, the 33250a labview driver doesn't work with  33611a. I need to change the programm and build an other driver in order to use it. Some SCPI command are not the same... In the program i need to let the user change some settings , with 33250A i use SYST:LOC in order to leave REMOTE access.. but with 33611A i cannot use it. I cannot find this command in the user manual. does anyone know HOW to leave Remote access by SCPI Command without pushing system button every time?
Thanks

Edited by: clerytestia on Mar 4, 2015 6:46 AM  

回帖(3)

莫循虎

2018-11-13 10:44:03
嗨,试试这个签证命令:“errorStatus = * visa32.viGpibControlREN(vi33611A,visa32.VI_GPIB_REN_ADDRESS_GTL)*”。
此命令与许多安捷伦仪器配合使用。
vi33611A是连接的仪器的vi。

以上来自于谷歌翻译


     以下为原文

  Hi,

     try this visa command: "errorStatus = *visa32.viGpibControlREN(vi33611A, visa32.VI_GPIB_REN_ADDRESS_GTL)*".

This command working with a lot of Agilent instrument. vi33611A is the vi of instruments connected.
举报

陈晓露

2018-11-13 10:55:45
引用: Tussi 发表于 2018-11-13 15:44
嗨,试试这个签证命令:“errorStatus = * visa32.viGpibControlREN(vi33611A,visa32.VI_GPIB_REN_ADDRESS_GTL)*”。
此命令与许多安捷伦仪器配合使用。
vi33611A是连接的仪器的vi。

感谢回复,..我使用Labview进行编程和控制,这对C语言很有用。
我知道我仍然可以在labview程序中使用C语言,无论如何我都会尝试。
但我不明白为什么不再使用这个SCPI命令。
无论如何我还是让你知道。
谢谢。

以上来自于谷歌翻译


     以下为原文

  Thank's for the reply, .. I use Labview for the programming and control, This is usefull for C language . I know that i can still use C language in the labview programm, i'll  try anyway.
But i don't understand why this SCPI command is not used anymore. 
I let you know anyway. 
Thank you.
举报

刘丰标

2018-11-13 11:07:33
嗨,SCPI命令SYSTem:LOCal应该有所帮助。
将函数发生器置于本地模式以进行RS-232操作。
前面板上的所有按键功能齐全。
http://www.keysight.com/upload/cmc_upload/All/34970-90009_quick_ref.pdf

以上来自于谷歌翻译


     以下为原文

  Hi,
   SCPI command SYSTem:LOCal should help.
Place the function generator in the local mode for RS-232 operation.
All keys on the front panel are fully functional.
http://www.keysight.com/upload/cmc_upload/All/34970-90009_quick_ref.pdf
举报

更多回帖

发帖
×
20
完善资料,
赚取积分