DotNetSerialPort
DotNetSerialPort.RTSEnabled Property
Gets or sets the status of Ready To Send (RTS) signal.
public
bool
RTSEnabled {get; set;}
Remarks
To be able to use this property, the port must be open
See Also
DotNetSerialPort Class
|
SWBOX Namespace