Hi Spencer
Thanks for your reply.
Indeed I don't get an event if the double buffered operation stops with an error (usually -10608 (noTransferInProgError) and -10843 (underFlowError)).
To be more precise: I have synchronized WFM and DAQ operations via the RTSI bus. And in single buffered operation I get the EventType==2 only if its source is set to the DAQ part. If I set it on WFM via
Config_DAQ_Event_Message(iDevice, 1, "AO0", 2,0,0,0,0,0,0,0,(u32)FinishedCallback);
I don't get any event at all.
Best regards,
Michael