Presentation is loading. Please wait.

Presentation is loading. Please wait.

Windows Programming, C.-S. Shieh, KUAS EC, 20051 Chapter 9.5 I/O Communication.

Similar presentations


Presentation on theme: "Windows Programming, C.-S. Shieh, KUAS EC, 20051 Chapter 9.5 I/O Communication."— Presentation transcript:

1 Windows Programming, C.-S. Shieh, KUAS EC, 20051 Chapter 9.5 I/O Communication

2 Windows Programming, C.-S. Shieh, KUAS EC, 20052 ComPort Library v2.64 ComPort Library v2.64 is a free RS- 232 VCL component for C++ Builder by Dejan Crnila. http://sourceforge.net/projects/comport/

3 Windows Programming, C.-S. Shieh, KUAS EC, 20053 ComPort Installation Note Download CPort264.zip from ftp://bit.kuas.edu.tw/pub/lang/CPort264.zipftp://bit.kuas.edu.tw/pub/lang/CPort264.zip Unzip CPort264.zip to a temporary directory VCL Component Installation 1. Unzip Sources.zip to C:\Program Files\Borland\CBuilder5\ComPort 2. Open, compile, close, and save C:\Program Files\Borland\CBuilder5\ComPort\CPortLibCB5.bpk 3. Open, compile, close, and save C:\Program Files\Borland\CBuilder5\ComPort\DsgnCPortCB5.bpk 4. Component->Install Packages->Add->C:\Program Files\Borland\CBuilder5\Projects\Bpl\DsgnCPortCB5.bpl 5. Add $(BCB)\ComPort to include path (Project->Options- >Directories/Conditionals->Include path)

4 Windows Programming, C.-S. Shieh, KUAS EC, 20054 ComPort Installation Note (cont) Help File Installation 1. Unzip Help.zip to C:\Program Files\Borland\CBuilder5\ComPort 2. Help->Customize->Contents->Add Files->C:\Program Files\Borland\CBuilder5\ComPort\CPort.toc 3. Help->Customize->Index->Add Files->C:\Program Files\Borland\CBuilder5\ComPort\CPort.hlp 4. Help->Customize->Link->Add Files->C:\Program Files\Borland\CBuilder5\ComPort\CPort.hlp 5. Help->Customize->Project->Add Files->C:\Program Files\Borland\CBuilder5\ComPort\CPort.cnt 6. Help->Customize->Save Project Bug Q. There will be two "Multiple declaration" errors on the first time of compilation. A. Comment these two functions with errors and save to prevent these errors occur again.

5 Windows Programming, C.-S. Shieh, KUAS EC, 20055 TComPort Properties –BaudRate, Port Methods –Open(), Close(), Write(), Read() Events –ComPortRxChar

6 Windows Programming, C.-S. Shieh, KUAS EC, 20056 TMS Instrumentation Workshop v1.3 TMS Instrumentation Workshop v1.3 for C++ Builder contains over 80 VCL components for Instrumentation and Multimedia application development. http://www.tmssoftware.com

7 Windows Programming, C.-S. Shieh, KUAS EC, 20057 TMSIW Installation Note Download TIWC5.ZIP from ftp://bit.kuas.edu.tw/pub/lang/CBuilder/VCL/TIW C5.ZIP ftp://bit.kuas.edu.tw/pub/lang/CBuilder/VCL/TIW C5.ZIP Unzip TIWC5.ZIP to C:\Program Files\Borland\CBuilder5\TMSIW Open, install, save, and close C:\Program Files\Borland\CBuilder5\TMSIW\Vcwb5.bpk Customize the online help.


Download ppt "Windows Programming, C.-S. Shieh, KUAS EC, 20051 Chapter 9.5 I/O Communication."

Similar presentations


Ads by Google