이 페이지는 기계 번역을 사용하여 번역되었습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
아날로그 신호 생성
아날로그 출력 채널 구성 및 장치로 신호 생성
동기식 또는 비동기식으로 아날로그 출력 채널에서 신호를 생성할 수 있습니다. 동기 쓰기의 경우 신호는 포그라운드에서 생성됩니다. 비동기 쓰기의 경우 신호는 백그라운드에서 생성됩니다. 아날로그 출력 채널을 사용하기 전에 하드웨어 검색 및 설정 항목을 참조하십시오.
함수
앱
아날로그 출력 생성기 | Define and generate analog output signals |
도움말 항목
포그라운드 신호 생성
- Generate Signals in the Foreground
Generate 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.
백그라운드 신호 생성
- Generate Signals in the Background
Generate data from a device while MATLAB continues to run. - Generate Signals in the Background Continuously
Continuously generate data from a device while MATLAB continues to run.
측정 유형
- Generate Signals on Multiple Channels
This example shows how to generate data from multiple channels and multiple devices. - Generate Signals on Both Analog and Digital Channels
Generate signals when the DataAcquisition object contains both analog and digital channels.
앱 워크플로
- Generate Signals with Analog Output Generator
Use the Analog Output Generator app to define and produce analog output signals.