GXDN: Gurux Developer Network
Dtr Enumeration
NamespacesGurux.TerminalDtr
Determines the DTR (data-terminal-ready) flow control.
Members
Member Description
Handshake
Enables DTR handshaking. Integer value=2.
If not using .NET Framework, use constant GX_DTR_HANDSHAKE.

Disable
Disables the DTR line when the device is opened and leaves it disabled. Integer value=0.
If not using .NET Framework, use constant GX_DTR_DISABLE.

Enable
Enables the DTR line when the device is opened and leaves it on. Integer value=1.
If not using .NET Framework, use constant GX_DTR_ENABLE.

Remarks
If not using .NET Framework, enumeration is GX_DTR.
See Also

Assembly: Gurux.Terminal (Module: Gurux.Terminal) Version: 5.0.0.1