User manual

Chapter 4: PowerDAQ Software (SDK)
89
Stop acquisition
Issue a stop trigger if external trigger was not configured
# _PdAOutSwStopTrig()
Disable D/A conversions
# _PdAOutEnableConv() use 0 (false) as dwEnable
De-Initialize
Disable interrupt (if no other subsystem uses interrupt at
that time)
# _PdAdapterEnableInterrupt(…) use dwEnable = 0
Release event object
# _PdAOutClearPrivateEvent()
Clear subsystem and set both outputs to zero volt
# _PdAOutReset()