usb interface. Who can help me?
古いコメントを表示
Hello, I want to connect Mobile - CASSY thought USB port. Who can help me?
7 件のコメント
Walter Roberson
2012 年 9 月 28 日
Nguyen
2012 年 10 月 1 日
Walter Roberson
2012 年 10 月 1 日
What hardware are you using? What kind of interface board (if any), and what kind of remote equipment?
Nguyen
2012 年 10 月 9 日
Walter Roberson
2012 年 10 月 9 日
Please be more specific. For example is it a [528 12] Micro-CASSY Current ?
Nguyen
2012 年 10 月 11 日
Walter Roberson
2012 年 10 月 11 日
回答 (1 件)
Walter Roberson
2012 年 10 月 11 日
0 投票
Connect your Mobile-CASSY to the MS Windows PC that you need to read it from. If necessary, drivers will be installed automatically. This may require the Windows installation CD.
Once the drivers are installed, connecting the Mobile-CASSY (and turning it on) will result in MS Windows creating a serial port object, a COM: . Use instrfindall() to identify the serial port. serial() to create a serial port object, set() it's properties if need be, fopen() the object. fread(), fwrite(), fprintf() at need. fclose() the object when you are finished.
The more difficult part is finding out what the instruction set is that is supported by the device over the serial port.
カテゴリ
ヘルプ センター および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!