GetCTS

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