int MX370x__ExtDigitalIOSetInputsFilterTime ( xsd__unsignedLong  ulFilterTime,
xsd__unsignedLong  ulOption1,
struct MX370x__Response Response 
)
Parameters:
[in] ulFilterTime Filter time, maximum 511 (unit 20 micro s) (1 corresponds to 20 micro s, 2 corresponds to 40 micro s, ...)
[in] ulOption1 Reserved. Set to 0
[out] Response 
iReturnValue

  • 0: Means the remote function performed OK
  • -1: Means an system error occurred
  • -2: Filter time selection wrong
  • -3: Error when writing the new filter time
  • -100: Internal system error occurred. See value of syserrno

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

Return values:
0 SOAP_OK
Others See SOAP error