property DSR : Boolean
Returns True if the port's "data set ready" (DSR) line is set.
DSR is a signal that the remote device sets to indicate that it is attached and active. You might want to check this signal before transmitting and periodically thereafter.