FX3ConnectionWatchdogEnable Property |
Enable or disable the FX3 firmware watchdog.
Namespace:
FX3Api
Assembly:
FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntaxpublic bool WatchdogEnable { get; set; }
Public Property WatchdogEnable As Boolean
Get
Set
public:
property bool WatchdogEnable {
bool get ();
void set (bool value);
}
member WatchdogEnable : bool with get, set
Return Value
Type:
Boolean
See Also