ListBoards

版本 1.0.0.0 (963 字节) 作者: Richard Medlock
Returns a list of all available boards for a specified adaptor.
2.3K 次下载
更新时间 2002/8/30

无许可证

This function returns a list of available analog channels for a specified adaptor.

Example:

[BoardNames, BoardIDs, Inputs, Outputs] = ListBoards('winsound')

BoardNames =

'Creative SoundBlaster PCI'
'Midiman Delta AP 1/2'
'Midiman Delta AP S/PDIF'
'Midiman Delta AP Multichannel'
'Midiman Delta AP Mon. Mixer'

BoardIDs =

0 1 2 3 4

Inputs =

0 1 2 3 4

Outputs =

0 1 2 3

Also Tested on R13

引用格式

Richard Medlock (2024). ListBoards (https://www.mathworks.com/matlabcentral/fileexchange/2315-listboards), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R12.1
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Hardware Discovery and Setup 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0