SYS_COM_DTR_CONTROL (ENUM)

TYPE SYS_COM_DTR_CONTROL :

<category>DTR control</category> <description>: DTR control configuration</description>

InOut:

Name

Initial

Comment

SYS_DTR_CONTROL_DISABLE

0

<element name=”SYS_DTR_CONTROL_DISABLE” TYPE=”IN”>Disables the DTR line when the device is opened and leaves it disabled.</element>

SYS_DTR_CONTROL_ENABLE

1

<element name=”SYS_DTR_CONTROL_ENABLE” TYPE=”IN”>Enables the DTR line when the device is opened and leaves it on.</element>

SYS_DTR_CONTROL_HANDSHAKE

2

<element name=”SYS_DTR_CONTROL_HANDSHAKE” TYPE=”IN”>Enables DTR handshaking.</element>