int MSXExxxx__AnalogOutputTriggerOutputs ( xsd__unsignedLong  ulOption01,
struct MSXExxxx__Response Response 
)

Set the voltage of the outputs to the last value written with MSXExxxx__AnalogOutputWrite1Value
Only useful if you called MSXExxxx__AnalogOutputWrite1Value with the bit 2 of the trigger mask set to 1 (software trigger)
All the output values will be updated at the same time

Parameters:
[in] ulOption01 Reserved. Set to 0
[out] Response 
iReturnValue

  • 0: Means the remote function performed OK
  • -1: Means an system error occurred
  • -2: The PLD is not working
  • -3: Timeout while triggering outputs
  • -100: Internal system error occurred. See value of syserrno

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

Return values:
0 SOAP_OK
Others See SOAP error