ListBoards

Returns a list of all available boards for a specified adaptor.
2,3K descargas
Actualizado 30 ago 2002

Sin licencia

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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R12.1
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Hardware Discovery and Setup en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0