이 페이지는 기계 번역을 사용하여 번역되었습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
daqlist
툴박스에서 사용 가능한 데이터 수집 장치 나열
설명
예제
사용 가능한 모든 장치를 나열합니다.
dev = daqlist
dev = 12×5 table VendorID DeviceID Description Model DeviceInfo _____________ ___________ __________________________________________________________ ______________________________________________ ____________________ "ni" "Dev2" "National Instruments(TM) PCIe-6363" "PCIe-6363" [1×1 daq.DeviceInfo] "ni" "PXI1Slot2" "National Instruments(TM) PXI-4461" "PXI-4461" [1×1 daq.DeviceInfo] "adi" "SMU1" "Analog Devices Inc. ADALM1000" "ADALM1000" [1×1 daq.DeviceInfo] "directsound" "Audio0" "DirectSound Primary Sound Capture Driver" "Primary Sound Capture Driver" [1×1 daq.DeviceInfo] "directsound" "Audio1" "DirectSound Headset Microphone (Plantronics BT600)" "Headset Microphone (Plantronics BT600)" [1×1 daq.DeviceInfo] "directsound" "Audio2" "DirectSound Primary Sound Driver" "Primary Sound Driver" [1×1 daq.DeviceInfo] "directsound" "Audio3" "DirectSound Headset Earphone (Plantronics BT600)" "Headset Earphone (Plantronics BT600)" [1×1 daq.DeviceInfo] "directsound" "Audio4" "DirectSound LEN T2454pA (NVIDIA High Definition Audio):1" "LEN T2454pA (NVIDIA High Definition Audio):1" [1×1 daq.DeviceInfo] "directsound" "Audio5" "DirectSound LEN T2454pA (NVIDIA High Definition Audio):2" "LEN T2454pA (NVIDIA High Definition Audio):2" [1×1 daq.DeviceInfo] "directsound" "Audio6" "DirectSound Speakers (Lenovo USB Soundbar)" "Speakers (Lenovo USB Soundbar)" [1×1 daq.DeviceInfo] "directsound" "Audio7" "DirectSound Speakers (Realtek High Definition Audio)" "Speakers (Realtek High Definition Audio)" [1×1 daq.DeviceInfo] "mcc" "Board0" "Measurement Computing Corp. USB-1208FS-Plus" "USB-1208FS-Plus" [1×1 daq.DeviceInfo]
사용 가능한 모든 National Instruments™ 장치를 나열합니다.
dev = daqlist("ni")
dev = 12×5 table VendorID DeviceID Description Model DeviceInfo ____________ ___________ ____________________________________ ___________ ____________________ "ni" "Dev2" "National Instruments(TM) PCIe-6363" "PCIe-6363" [1×1 daq.DeviceInfo] "ni" "PXI1Slot2" "National Instruments(TM) PXI-4461" "PXI-4461" [1×1 daq.DeviceInfo]
첫 번째 장치의 세부 정보를 확인하십시오.
devinfo = dev.DeviceInfo(1)
devinfo = ni: National Instruments(TM) PCIe-6363 (Device ID: 'Dev2') Analog input supports: 7 ranges supported Rates from 0.1 to 2000000.0 scans/sec 32 channels ('ai0' - 'ai31') 'Voltage' measurement type Analog output supports: -5.0 to +5.0 Volts,-10 to +10 Volts ranges Rates from 0.1 to 2857142.9 scans/sec 4 channels ('ao0','ao1','ao2','ao3') 'Voltage' measurement type Digital IO supports: Rates from 0.1 to 10000000.0 scans/sec 48 channels ('port0/line0' - 'port2/line7') 'InputOnly','OutputOnly','Bidirectional' measurement types Counter input supports: Rates from 0.1 to 100000000.0 scans/sec 4 channels ('ctr0','ctr1','ctr2','ctr3') 'EdgeCount','PulseWidth','Frequency','Position' measurement types Counter output supports: Rates from 0.1 to 100000000.0 scans/sec 4 channels ('ctr0','ctr1','ctr2','ctr3') 'PulseGeneration' measurement type
입력 인수
장치 공급업체로, string형 또는 문자형 벡터로 지정됩니다.
예: "ni"
데이터형: char
| string
출력 인수
사용 가능한 장치 목록으로, 테이블로 반환됩니다.
버전 내역
R2020a에 개발됨
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
웹사이트 선택
번역된 콘텐츠를 보고 지역별 이벤트와 혜택을 살펴보려면 웹사이트를 선택하십시오. 현재 계신 지역에 따라 다음 웹사이트를 권장합니다:
또한 다음 목록에서 웹사이트를 선택하실 수도 있습니다.
사이트 성능 최적화 방법
최고의 사이트 성능을 위해 중국 사이트(중국어 또는 영어)를 선택하십시오. 현재 계신 지역에서는 다른 국가의 MathWorks 사이트 방문이 최적화되지 않았습니다.
미주
- América Latina (Español)
- Canada (English)
- United States (English)
유럽
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)