I'm trying to use callback function to detect the end of the output of cbAOutScan function.
It works when OPTIONS passed to cbAOutScan are none or BACKGROUND, but it doesn't work if OPTIONS are (BACKGROUND | CONTINUOUS). That is, the callback function is not executed.
In the configuration of cbEnableEvent I'm using ON_END_OF_OUTPUT_SCAN and LATCH_DO.
Question
Tony B Goode
Hi there.
I'm trying to use callback function to detect the end of the output of cbAOutScan function.
It works when OPTIONS passed to cbAOutScan are none or BACKGROUND, but it doesn't work if OPTIONS are (BACKGROUND | CONTINUOUS). That is, the callback function is not executed.
In the configuration of cbEnableEvent I'm using ON_END_OF_OUTPUT_SCAN and LATCH_DO.
Thanks for your help,
Toni.
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now