|
- Parameters:
-
[in] | ulFilterTime | : filter time for the hardware trigger input = multiplier from 250 ns step (max value : 65535 ).
- 0 : disable the filter
- >1: enable the filter and set the filter time
|
[out] | Response |
- sResponse.iReturnValue : Return value
- 0 : success
- -1: system error (see syserrno)
- sResponse.syserrno : System-error code. The value of the libc "errno" code, see MXCommon__Strerror().
|
[in] | ulOption | Reserved |
- Return values:
-
| SOAP_OK | SOAP call success |
| otherwise | SOAP protocol error |
|