int MSXE173x__IOWatchdogInitAndStart ( xsd__unsignedLong  ulTimeBase,
xsd__unsignedLong  ulTimeValue,
xsd__unsignedLong  ulOption1,
xsd__unsignedLong  ulOption2,
struct MSXE173x__Response Response 
)
Parameters:
[in] ulTimeBase : Time base of the watchdog delay (0 for mus, 1 for ms, 2 for s)
[in] ulTimeValue : Time base of the watchdog delay (0 to 0xFFFF)
[in] ulOption1 : Reserved
[in] ulOption2 : Reserved
[out] Response :
iReturnValue :

  • 0: remote function performed OK
  • -1: an system error occured
  • -2: time base selection error
  • -3: time value selection error
  • -100: Init and start digital output watchdog kernel function error

syserrno : system-error code (the value of the libc "errno" code)

Returns:
  • 0: SOAP_OK
  • <> 0: See SOAP error