이 페이지는 기계 번역을 사용하여 번역되었습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
하드웨어 검색 및 설정
DataAcquisition 인터페이스 설정, 지정된 장치 찾기 및 연결, 데이터 구성
툴박스 함수를 통해 지원 공급업체를 나열하고, 연결된 하드웨어를 검색하고, 장치와 통신하기 위한 인터페이스 객체를 만들 수 있습니다.
함수
daqvendorlist | 툴박스에서 사용 가능한 공급업체 목록 |
daqlist | 툴박스에서 사용 가능한 데이터 수집 장치 나열 |
daq | 지정된 공급업체의 장치에 대한 DataAcquisition 인터페이스 객체를 생성합니다. |
add | daqchannellist 객체 테이블에 채널 정보 추가 (R2024b 이후) |
daqchannellist | Create object to store channel information in table (R2024b 이후) |
daqreset | Data Acquisition Toolbox 재설정 |
daqhelp | Help for toolbox interface |
객체
DataAcquisition | 데이터 수집 장치 인터페이스 |
도움말 항목
- Set Up Your System for Device Detection
Make sure your system has the necessary add-ons and drivers for interfacing with your device.
- DataAcquisition 객체
DataAcquisition 구성 요소와 지원 공급업체에 대한 개요입니다.
- 하드웨어 장치 검색
시스템에서 지원되는 데이터 수집 장치를 알아보십시오.
- Create a DataAcquisition Interface
Create a DataAcquisition interface and add channels for acquiring and generating data.
- Limitations by Vendor
Limitations in toolbox support for specific vendors.
- Transition Your Code from Session to DataAcquisition Interface
Upgrade session applications to the DataAcquisition interface.