연락처

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

전화

전화 문의

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

다운로드

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

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

피드백

What Are The Differences Between Device Drivers And Instrument Drivers?

질문:

What Are The Differences Between Device Drivers And Instrument Drivers?

답변:

Device drivers are required for an operating system to communicate with computer sub-components such as a graphics card or printer. Device drivers can be generic and universal for basic functionality. Full featured device drivers are usually provided by the device manufacturer.

Instrument drivers assist an integrated development environment (i.e. LabVIEW, MATLAB, Visual Studio 2008) with higher level instrument communication with a VISA. Instrument drivers attempt to simplify common tasks such as retrieving scaled waveform data, measurement data, or screen capture with simple function calls to the lower level instrument commands. Instrument drivers are often language and instrument specific. Generally such drivers are provided by the author of the integrated development environment or from the IVI Foundation. Because instrument drivers add an additional layer of complexity, they can be troublesome to debug. Instrument drivers are not required and not recommended to new remote instrument programmers.

Instrument Communications Block Diagram

Integrated
Development
Environment
icon_left-right_arrow.pngInstrument
Driver
(optional)
icon_left-right_arrow.pngVISA
Libraries
icon_left-right_arrow.pngVISA
Communications
Driver
icon_left-right_arrow.pngDevice
Driver
icon_left-right_arrow.pngInstrument
 
applicationoperating systemhardware

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

제품 시리즈 없음

제품:

FAQ ID 59881

모든 FAQ 보기 »