이 페이지는 기계 번역을 사용하여 번역되었습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
아날로그 데이터 수집
아날로그 입력 채널 구성 및 장치에서 데이터 수집
아날로그 입력 채널에서 동기식 또는 비동기식으로 데이터를 수집할 수 있습니다. 동기식 읽기의 경우 데이터는 포그라운드에서 수집됩니다. 비동기 읽기의 경우 데이터는 백그라운드에서 수집됩니다. 아날로그 입력 채널을 사용하기 전에 하드웨어 검색 및 설정 항목을 참조하십시오.
함수
앱
아날로그 입력 레코더 | 아날로그 입력 신호 수집 및 시각화 |
도움말 항목
포그라운드 데이터 수집
- Acquire Data in the Foreground
Acquire data from a device while MATLAB® waits. - Generate and Measure Signals with Analog Devices ADALM1000
Program aDataAcquisition
interface for ADALM1000 input and output. - Acquire Data and Generate Signals Simultaneously
Acquire and generate data at the same time. - Acquire Data from Multiple Channels
This example shows how to acquire data from multiple channels, and from multiple devices on the same chassis.
백그라운드 데이터 수집
- Acquire Data in the Background with Live Plot Updates
Acquire data from a device while MATLAB continues to run.
측정 유형
- Acquire Bridge Measurements
This example shows how to acquire and plot data from an NI USB-9219 device. - Acquire Sound Pressure Data
This example shows how to acquire sound data from an NI 9234. - Acquire IEPE Data
This example shows how to acquire IEPE data using an NI 9234.
앱 워크플로
- Acquire Data with Analog Input Recorder
Use the Analog Input Recorder app to visualize and record analog input signals.