s=serial('COM30','BaudRate',9600); fopen(s); during interfacing matlab and 8051 uC. Unable to use com port?
显示 更早的评论
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
>>
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Instrument Connection and Communication 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!