我正在使用SCPI.Net类来购买我的N6701A
电源,并且喜欢它。
现在我正在尝试集成我们新的Agilent 6812B交流电源,但我能在Keysight Command Expert中找到的唯一命令集适用于AC6800系列。
命令很接近,但并不完全。
我还希望有可选的26V参考命令(选项26)。
所以问题是:1。有没有办法从Keysight请求一个新的SCPI.Net命令集?
2.我可以扩展或编写自己的SCPI.Net课程吗?
有没有关于如何做到这一点的信息?
3.作为最后的手段,有没有比使用裸SCPI-99接口更好的方法呢?
谢谢,DZ
以上来自于谷歌翻译
以下为原文
I'm using the SCPI.Net classes for my N6701A power supplies and like it so far. Now I'm trying to integrate our new Agilent 6812B AC power supply, but the only command set I can find in Keysight Command Expert is for the AC6800 series. The commands are close, but not quite there. I would also like to have commands for the op
tional 26V reference (Option 26). So the question is:
1. Is there a way to request a new command set for SCPI.Net from Keysight?
2. Can I extend or write my own SCPI.Net classes? Is there any information on how to do this?
3. As a last resort, is there a better way to do this than just using the bare SCPI-99 interface?
Thanks,
DZ