與我們聯絡

與 Tek 業務代表即時對談。 上班時間:上午 6:00 - 下午 4:30 (太平洋時間)

致電

請致電

與 Tek 業務代表即時對談。 上班時間:上午 8:30 - 下午 5:30 (太平洋時間)

下載

下載手冊、產品規格表、軟體等等:

下載類型
機型或關鍵字

意見回饋

Why does the Tkdpo2k3k4k_ReadWaveform() function in the Tkdpo2k3k4k IVI-C driver time out every time I call it when I am connected to the instrument via Ethernet? The function call works fine over USB, but over Ethernet it always times out.

問題:

Why does the Tkdpo2k3k4k_ReadWaveform() function in the Tkdpo2k3k4k IVI-C driver time out every time I call it when I am connected to the instrument via Ethernet? The function call works fine over USB, but over Ethernet it always times out.

答案:

The Tkdpo2k3k4k_ReadWaveform() function makes use of the Service Request Event in VISA so the scope can notify the driver when it has completed its acquisition and the waveform data is ready to be fetched as opposed to the driver polling the scope for when it is done. The VXI-11 protocol that is used in Ethernet connections supports the Service Request event through the use of a different communications channel from the main communications channel that is used for sending commands and data. This secondary channel is often blocked by firewall software running on your computer.

To correct the issue of the Tkdpo2k3k4k_ReadWaveform() function timing out when used over Ethernet, you will need to add an exception to your firewall for inbound connections to your compiled application. Alternatively you can disable your firewall altogether, but you do so at your own risk. Please consult the documentation for your firewall software on how to add this exception or disable your firewall.


此常見問答集適用於:

產品系列: MDO3000 MDO4000 MSO3000/DPO3000 MSO4000/DPO4000

產品:

常見問答集 ID 72221

檢視所有常見問答集 »