Difference between revisions of "MC-Basic:SYSTEM.WATCHDOGTEST"

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Read-Only" to "Read only")
m
Line 9: Line 9:
  
 
|AVAILABILITY=
 
|AVAILABILITY=
Versions 3.0 and later
+
Since Version 3.0
  
 
|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 32: Line 30:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
Read only
+
*Read only
 +
*Not supported in EtherCAT system
  
 
|EXAMPLE=
 
|EXAMPLE=

Revision as of 11:43, 26 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.

Syntax

?Sys.WatchDogTest

?System.WatchDogTest

Availability

Since Version 3.0

Type

Long

Units

Ms

Scope

Task or Terminal

Limitations

  • Read only
  • Not supported in EtherCAT system

Examples

?Sys.WatchDogTest

27

See Also