與我們聯絡

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

致電

請致電

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

下載

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

下載類型
機型或關鍵字

意見回饋

What do I need to synchronize my oscilloscope data acquisition with my program when I try to get waveform data?

問題:

What do I need to synchronize my oscilloscope data acquisition with my program when I try to get waveform data?

答案:

Use synchronization to ensure that the acquisition process is completed before you proceed to the next task. Synchronization helps assure you of acquiring the data you want to acquire. Three common forms of synchronization methods use the *OPC, *SRQ, or BUSY commands. *OPC and BUSY use polling that require your program to loop through repeated queries of the scope state. The SRQ method directs the scope to interrupt the application program rather than rely on repetitive polling. While the SRQ method is more difficult to program, it typically provides you with the most effective approach for programming multiple instrument systems.

*OPC: great for single scope applications.

*SRQ: great for multiple instrument networks. OPCtends to take up too much time in a multiple instrument setup.

BUSY: easy to program, but inefficient.

Refer to your scope’s GPIB Programming Guide for more details on each synchronization method.


此常見問答集適用於:

沒有任何產品系列

產品:

常見問答集 ID 54561

檢視所有常見問答集 »