Pepper Computer Modular Computers RS232 User Manual

Page of 320
SMART I/O User’s Manual
©1996 PEP Modular Computers GmbH
March 12, 1996
Page 2 - 31
2
Chapter 2  SMART-BASE
2.6.13 SMwdoff
Syntax
error_code SMwdoff(void);
Description
This function deactivates the watchdog timer.
Output
error_code
SUCCESS
or standard OS-9 error code (refer to the OS-9
Technical Manual Error Codes Section).
Example
RetVar = SMwdoff();