
NAURTECH WEB BROWSER AND TERMINAL EMULATION FOR WINDOWS CE AND WINDOWS MOBILE
CETerm Scripting Guide Page 73
msdn.microsoft.com with the keywords “commtimeouts structure ce” and “DCB
structure ce”.
In general, you should set all necessary properties before opening the serial port.
However, you may alter the properties of an open port by assigning new values.
See Chapter 5 for additional details about using the SerialPort object.
The SerialPort object properties are listed in the following tables. The first
table contains general purpose properties, the second contains device control
(DCB) properties and the third contains timeout properties. Values marked (D)
indicate the default setting.
Events monitored by WaitForEvent.
Default is none.
integer flags, see
Appendix 4
Returns true if port is open. (read
only)
Returns the last error value
associated with any SerialPort
operation. (read only)
Modem status. (read only)
integer flags, see
Appendix 4
Index of this SerialPort object. (read
only)
Name of the serial port device.
Default value is “COMx:” where x is
the PortIndex.
Baud rate of device. Default
115200.
Monitor CTS signal for output flow
control.
Discard any null bytes received.
Monitor DSR signal for input flow.
Commenti su questo manuale