SerialDTREnable Property

Gets or sets the state of the DTR line

Definition

Namespace: ASCOM.Utilities
Assembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 7.1.3+4851.c5da65c2b
C#
public bool DTREnable { get; set; }

Property Value

Boolean
The state of the DTR line, default is enabled

Return Value

Boolean
Boolean true/false indicating enabled/disabled

See Also