Difference between revisions of "Program Examples:Serial Com:Serial Com Example"

From SoftMC-Wiki
Jump to: navigation, search
m
m
Line 2: Line 2:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
The following example demonstrates the set up of a serial connection with softMC.<br/>
+
The following example demonstrates the setup of a serial connection with softMC.
<br/>
+
 
 
The program opens COM2 and waits for at least 3 bytes to arrive. Then it sends a message "done" and closes connection.
 
The program opens COM2 and waits for at least 3 bytes to arrive. Then it sends a message "done" and closes connection.
<br/>
 
<br/>
 
  
 
|EXAMPLE=
 
|EXAMPLE=

Revision as of 13:53, 2 April 2014