연락처

텍트로닉스 담당자와 실시간 상담 6:00am-4:30pm PST에 이용 가능

전화

전화 문의

9:00am-6:00PM KST에 이용 가능

다운로드

매뉴얼, 데이터 시트, 소프트웨어 등을 다운로드할 수 있습니다.

다운로드 유형
모델 또는 키워드

피드백

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.


이 FAQ는 다음에 적용 됩니다:

제품 시리즈 없음

제품:

FAQ ID 54561

모든 FAQ 보기 »