Jump to content
  • 0

[USB-1608GX]During option contains "Background + Continuous", I can't detect event running.


taku

Question

In .net, I use AInscan on mode "BurstMode Or Background".
Due to catch event and intterupt proccess, I did "enableEvent" with EventType:"OnEndOfInputScan".
Then, I could detect callback running.

But When mode "Continuous" added, I couldn't detect callback running.
Is there lack of necessary specitified?

Edited by taku
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Hello,

OnEndOfInputScan is generated upon completion of the acquisition. For example, collecting a fixed amount of data using Default mode. BurstMode alone should also work but I haven't tested it.  If you're using Continuous mode, calling StopBackground will not generate OnEndofInputScan or OnEndofOutputScan.

Best regards,
John

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...