SerialDTREnable Property
Gets or sets the state of the DTR line
Namespace: ASCOM.UtilitiesAssembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 7.1.3+4851.c5da65c2b
public bool DTREnable { get; set; }
Public Property DTREnable As Boolean
Get
Set
public:
virtual property bool DTREnable {
bool get () sealed;
void set (bool value) sealed;
}
BooleanThe state of the DTR line, default is enabled
BooleanBoolean true/false indicating enabled/disabled