int MSXE351x__GeneratorStart ( xsd__unsignedLong  ulChannelMask,
xsd__unsignedLong  ulOption01,
xsd__unsignedLong  ulOption02,
struct MSXE351x__Response Response 
)
Parameters:
[in] ulChannelMask : Channel mask of analog outputs channels. 0 for start all initialised generators.
[in] ulOption01 : Reserved
[in] ulOption02 : Reserved
[out] Response :
iReturnValue :

  • 0: OK
  • -1: Means an system error occured (check errno in this case)
  • -2: Channel mask selection wrong
  • -3: Any generator(s) not initialised
  • -100 : Kernel function error
    syserrno : system-error code (the value of the libc "errno" code)
Returns:
  • 0: SOAP_OK
  • <> 0: See SOAP error