Please tell me about creating an application that monitors GPIB control command communication from a PC to a measuring instrument.(I want to create an application like NI GPIB analyzer)
1. Do I need to set the NI-driver(NI-488.2, NI-VISA) differently from normal GIPB communication to use it as a communication monitor?
2. If the communication monitor-specific settings are required, how can I set the NI driver (NI-488.2, NI-VISA) to control the GPIB-USB-HS+ in monitor mode?
If possible, show me the sample code.
The development language is C# and OS is Windows 10(64).
I am at a level where I can create a simple application that uses GPIB-USB-HS+ to control measuring instruments.
Best regards.
PCから測定機へのGPIB制御コマンド通信をモニタするアプリケーションの作成について教えてください。
(NI社のGPIBアナライザのようなアプリケーションを作成したい)
1.通信モニタとして使用するには、NIドライバに対し通常のGIPB通信とは別の設定が必要でしょうか?
2.通信モニタ専用の設定が必要な場合、GPIB-USB-HS+ をモニタモードで制御するための、NIドライバ(NI-488.2,NI-VISA)の設定方法を教えてください。
もし可能であれば、サンプルコードを見せてください。
開発言語はC#、OSはWindows10(64)です。
私はGPIB-USB-HS+を使用し測定機器を制御する簡単なアプリケーションであれば作成することができるレベルです。
よろしくお願いします。