Difference between revisions of "MC-Basic:WDDELETE"
m (Text replace - "Write-Only" to "Write only") |
|||
| Line 30: | Line 30: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
| − | Write | + | Write only |
|EXAMPLE= | |EXAMPLE= | ||
Revision as of 11:05, 20 March 2014
A task is detached from the watch dog Terminal mechanism using WDDELETE. A new WDINIT command is necessary to re-attach the task.
| IMPORTANT | |
| THIS COMMAND IS OBSOLETE |
Syntax
WDDelete(<watch dog variable>)
Availability
All versions
Type
<watch dog variable>: Long
Range
The value of the variable is given by WDINIT.
Scope
Task or Terminal
Limitations
Write only
Examples
WdDelete(MyVar) ‘Detach the task from the watch dog