Home |
RTKernel-32 Programming Manual Multitasking, Real-Time, and RTKernel-32 Alternate APIs for RTKernel-32 Program COMDemo |
Program COMDemoCOMDemo demonstrates serial communications using module RTCom. It can send and receive strings using a serial port. To use it, you must have another PC running a terminal program or a terminal attached to COM2 of the target computer. COMDemo will send and receive data at 9600 baud, 8 data bits, 1 stop bit, and no parity.
|