Main Content

이 페이지는 기계 번역을 사용하여 번역되었습니다. 영어 원문을 보려면 여기를 클릭하십시오.

일반 계측기 드라이버

일반 드라이버를 생성하여 계측기와 통신합니다.

일반 드라이버를 사용하면 Instrument Control Toolbox™가 업계 표준의 드라이버나 프로토콜을 사용하지 않는 장치 또는 소프트웨어와 통신할 수 있습니다. Instrument Driver Editor를 사용하여 일반 드라이버를 만듭니다. Writing a Generic Driver 항목을 참조하십시오.

함수

모두 확장

instrhwinfoInformation about available hardware
instridDefine and retrieve commands that identify instruments
icdevice장치 객체 생성
connectConnect device object to instrument
invoke장치 객체에서 드라이버별 기능 실행
devicereset계측기 재설정
selftestRun instrument self-test
geterrorCheck and return error message from instrument
dispDisplay instrument object summary information
getInstrument object properties
setConfigure or display instrument object properties
inspectOpen Property Inspector
methodsClass method names and descriptions
propinfoInstrument object property information
saveSave instrument objects and variables to MAT file
loadLoad instrument objects and variables into MATLAB workspace
length인스트루먼트 객체 배열의 길이
size인스트루먼트 객체 배열의 크기
isvalidDetermine whether instrument objects are valid
obj2mfileConvert instrument object to MATLAB code
disconnectDisconnect device object from instrument
deleteRemove instrument objects from memory
clearRemove instrument objects from MATLAB workspace

도움말 항목