GXDN: Gurux Developer Network
Dtr Enumeration
NamespacesGurux.SMSDtr
Determines the DTR (data-terminal-ready) flow control.
Members
Member Description
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.

Handshake
Enables DTR handshaking. Integer value=2.
If not using .NET Framework, use constant GX_DTR_HANDSHAKE.

Enable
Enables the DTR line, when the device is opened, and leaves it enabled. 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.SMS (Module: Gurux.SMS) Version: 5.0.0.1