Scanports function scans for available serial ports
by Rob Slazas
14 Oct 2011
portlist = scanports(portlimit);
Returns cell array of available serial port identifiers.
|
Watch this File
|
| File Information |
| Description |
portlist = scanports(portlimit);
Returns a cell array of available serial port identifiers, such as 'COM1'. By default will scan serial ports from COM1 to COM15. If the (optional) portlimit argument is passed to scanports, then it will scan from COM1 to COM[portlimit]. Displays a progress bar while scanning. |
| MATLAB release |
MATLAB 7.12 (2011a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us at files@mathworks.com