int MSXE170x__MFCommonSetInputsFilter ( xsd__unsignedLong  ulMFModuleIndex,
xsd__unsignedLong  ulInputAFilterValue,
xsd__unsignedLong  ulInputBFilterValue,
xsd__unsignedLong  ulInputCFilterValue,
xsd__unsignedLong  ulInputDFilterValue,
xsd__unsignedLong  ulOption01,
xsd__unsignedLong  ulOption02,
xsd__unsignedLong  ulOption03,
xsd__unsignedLong  ulOption04,
struct MSXE170x__Response Response 
)
Parameters:
[in] ulMFModuleIndex : index of the multifunction sub module (0 to 3).
[in] ulInputAFilterValue : Filter value for input A (0 to 262143)

  • 0: Filter nicht benutzt
  • 1: 100 ns
  • 2: 200 ns
  • 3: 300 ns ...
  • 262143 : 26,2143 ms
[in] ulInputBFilterValue : Filter value for input B (0 to 262143)

  • 0: Filter nicht benutzt
  • 1: 100 ns
  • 2: 200 ns
  • 3: 300 ns ...
  • 262143 : 26,2143 ms
[in] ulInputCFilterValue : Filter value for input C (0 to 262143)

  • 0: Filter nicht benutzt
  • 1: 100 ns
  • 2: 200 ns
  • 3: 300 ns ...
  • 262143 : 26,2143 ms
[in] ulInputDFilterValue : Filter value for input D (0 to 262143)

  • 0: Filter nicht benutzt
  • 1: 100 ns
  • 2: 200 ns
  • 3: 300 ns ...
  • 262143 : 26,2143 ms
[in] ulOption01 : Set it to 0
[in] ulOption02 : Set it to 0
[in] ulOption03 : Set it to 0
[in] ulOption04 : Set it to 0
[out] Response :
iReturnValue :

  • 0 : means the remote function performed OK
  • -1: means an system error occured
  • -2: Multifunction sub module index selection error
  • -3: Input A filter value selection error
  • -4: Input B filter value selection error
  • -5: Input C filter value selection error
  • -6: Input D filter value selection error

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

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