Subsystem.ResetWatchdogTimeout Method
Resets property WatchdogTimeout to its default value (5,000,000 microseconds). After this method is called, the real-time Subsystem must be restarted for the change to take effect.
Namespace:
IntervalZero.MaxRT.wRTOS.Config
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.0)
Syntax
public void ResetWatchdogTimeout()
Implements
IConfigSubsystem.ResetWatchdogTimeout
See Also: