|
Sets the filter time for the digital inputs in steps of 250 ns (max value: 16777215)
- Parameters:
-
[in] | ulFilterTime | Filter time for the digital inputs in steps of 250 ns (max value: 16777215)
-
0: Disable the filter
-
1: Sets the filter time to 250 ns
-
2: Sets the filter time to 500 ns
-
...
-
16777215: Sets the filter time to 4 s
|
[in] | ulOption1 | Reserved. Set to 0 |
[out] | Response | Response of the system
-
iReturnValue
-
0: The remote function performed OK
-
-1: System error occurred
-
-2: The ulFilterTime parameter is wrong
-
-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 |
|