Difference between revisions of "MC-Basic:SYSTEM.WATCHDOGTEST"
m (1 revision) |
|||
Line 13: | Line 13: | ||
|DESCRIPTION= | |DESCRIPTION= | ||
This command checks the correct operation and timeout time of the WatchDog. After the test has finished, the controller must be rebooted The test returns either the WD timeout (in ms) if it executes successfully, or error if it fails. | This command checks the correct operation and timeout time of the WatchDog. After the test has finished, the controller must be rebooted The test returns either the WD timeout (in ms) if it executes successfully, or error if it fails. | ||
+ | |||
+ | {{Note/Important| '''THIS PROPERTY IS OBSOLETE'''}} | ||
|TYPE= | |TYPE= | ||
Line 41: | Line 43: | ||
* [[Axystems:MC-Basic:WDINIT|WDINIT]] | * [[Axystems:MC-Basic:WDINIT|WDINIT]] | ||
− | + | [[Category:Axystems:Obsolete|SYSTEM.WATCHDOGTEST]] | |
}} | }} |
Revision as of 14:07, 11 March 2014
This command checks the correct operation and timeout time of the WatchDog. After the test has finished, the controller must be rebooted The test returns either the WD timeout (in ms) if it executes successfully, or error if it fails.
IMPORTANT | |
THIS PROPERTY IS OBSOLETE |
Syntax
?Sys.WatchDogTest
?System.WatchDogTest
Availability
Versions 3.0 and later
Type
Long
Units
Ms
Scope
Task or Terminal
Limitations
Read-Only
Examples
?Sys.WatchDogTest
27