s=serial('COM30','BaudRate',9600); fopen(s); during interfacing matlab and 8051 uC. Unable to use com port?
Mostra commenti meno recenti
Port: COM30 is not available. No ports are available. Use INSTRFIND to determine if other instrument objects are connected to the requested device. Non of the com ports are available.How to use com port for hardware interfacing ?
>> instrfind
Instrument Object Array
Index: Type: Status: Name:
1 serial closed Serial-COM3
2 serial closed Serial-COM30
>>
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Instrument Connection and Communication in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!