Settings Example

The following example sets the control's port to communicate at 9600 baud with no parity checking, 8 data bits, and 1 stop bit:

MSComm1.Settings = "9600,N,8,1"