int MSXE17xx__MFCommonGetSubModuleFunctionality ( xsd__unsignedLong  ulMFModuleIndex,
struct MSXE17xx__unsignedLongResponse Response 
)
Parameters:
[in] ulMFModuleIndex : index of the multifunction sub module (0 to 3).
[out] Response :
ulValue :

  • 0: Incremental counter
  • -1: PWM

sResponse.iReturnValue :

  • 0: means the remote function performed OK
  • -1: means an system error occured (check errno in this case)
  • -2: Multifunction sub module index selection error

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

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