嘿,谢谢你的回复。
我正在通过电话与另一个应用程序工作,他也提出了相同的建议。
所有这些都在编程手册中,但我希望他们能让它更直接一点。
你对编程命令完全正确。
基本上,为了在引脚1和2(故障引脚)上设置一个条件,并启用寄存器,它就像两行命令一样简单,如果我们将它们组合起来就是一个。
STAT:QUES:PTR 512 STAT:QUES:ENAB 512有* SRE 8来启用服务请求,但我不认为这对FLT是必要的。
让针脚1和2工作后我们遇到了另一个问题。
每次事件发生时,我们都必须通过STAT读取事件寄存器:QUES:EVEN?
命令以清除它。
我们可以从前面板清除事件(例如禁止)而不是发送命令并清除下一个事件的寄存器吗?
Pavit
以上来自于谷歌翻译
以下为原文
Hey, thanks for the reply. I was working with another apps eng over the phone and he suggested the same as well. All this is in the programming manual but i wish they had made it little bit more direct. You are exactly right regarding the programming command.
Basically, in order to put a condition on pins 1 and 2 (fault pins), and enable the registers, it was as easy as two lines command or one if we combine them.
STAT:QUES:PTR 512
STAT:QUES:ENAB 512
There is *SRE 8 to enable service request but i don't think this is necessary for FLT.
We ran into another problem after getting the pins 1 and 2 to work. Every time the event occurs, we have to read the event register by STAT:QUES:EVEN? command in order to clear it. Could we just clear the event (for example inhibit) form the front panel instead of sending a command and clear the register for next event?
Pavit
嘿,谢谢你的回复。
我正在通过电话与另一个应用程序工作,他也提出了相同的建议。
所有这些都在编程手册中,但我希望他们能让它更直接一点。
你对编程命令完全正确。
基本上,为了在引脚1和2(故障引脚)上设置一个条件,并启用寄存器,它就像两行命令一样简单,如果我们将它们组合起来就是一个。
STAT:QUES:PTR 512 STAT:QUES:ENAB 512有* SRE 8来启用服务请求,但我不认为这对FLT是必要的。
让针脚1和2工作后我们遇到了另一个问题。
每次事件发生时,我们都必须通过STAT读取事件寄存器:QUES:EVEN?
命令以清除它。
我们可以从前面板清除事件(例如禁止)而不是发送命令并清除下一个事件的寄存器吗?
Pavit
以上来自于谷歌翻译
以下为原文
Hey, thanks for the reply. I was working with another apps eng over the phone and he suggested the same as well. All this is in the programming manual but i wish they had made it little bit more direct. You are exactly right regarding the programming command.
Basically, in order to put a condition on pins 1 and 2 (fault pins), and enable the registers, it was as easy as two lines command or one if we combine them.
STAT:QUES:PTR 512
STAT:QUES:ENAB 512
There is *SRE 8 to enable service request but i don't think this is necessary for FLT.
We ran into another problem after getting the pins 1 and 2 to work. Every time the event occurs, we have to read the event register by STAT:QUES:EVEN? command in order to clear it. Could we just clear the event (for example inhibit) form the front panel instead of sending a command and clear the register for next event?
Pavit
举报