Sets the filter time for the hardware trigger input in steps of 250 ns (max value: 65535).
On the MSX-E3011 system, the step of the hardware trigger filter is 622ns.
- Parameters:
-
[in] | ulFilterTime | Filter time for the hardware trigger input in steps of 250ns (max value : 65535 ).
-
0: Disable the filter
-
1: Sets the filter time to 250 ns
-
2: Sets the filter time to 500 ns
-
...
-
65535: Sets the filter time to 16 ms
|
[in] | ulOption | Reserved. Set to 0 |
[out] | Response | Response of the system
-
sResponse.iReturnValue
-
0: The remote function performed OK
-
-1: Internal system error occurred. See value of syserrno
-
sResponse.syserrno system error code (the value of the libc "errno" code)
|
- Return values:
-
| 0 | SOAP_OK |
| Others | See SOAP error |