GetDSR

Availability All terminals
Description Returns the level of the DSR line of the USB-VCP COM-port
Syntax int GetDSR( void );
Arguments None
Returns
ON The DSR line is active.
OFF The DSR line is not active.
Remarks GetDSR() gives undefined results on other communications ports.