Jump to content

Tony B Goode

Members
  • Posts

    5
  • Joined

  • Last visited

Tony B Goode's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. Thanks for your answer. I wanted to ask about ON_END_OF_INPUT_SCAN (copy & paste mistake) but your answer applies for both input and output scans.
  2. Thanks for your answer JRys. The event ON_END_OF_OUTPUT_SCAN presents the same behavior when CONTINOUS mode is on. I guess that in CONTINUOS, the buffer is overwritten from the beginning as soon as the new scan starts. So there is no way to know when the buffer is being overwritten. The only way is to avoid CONTINUOS mode. Right? Thanks a lot for your help, Toni.
  3. 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.
  4. Hi there, I want to use the counter on my USB-1208FS-Plus by means of UL programming in C. When I check the UL help, there are three counter configuration functions, for three different models of counters. My question is: What counter is inside the SB-1208FS-Plus? I check the datasheet, the user guide and the Hardware reference of UL help, but there is no info about the model of the counter. In the section Counter Hardware of UL help, the USB-1208FS-Plus doesn't appear. Thanks in advanced for your help. Toni.
×
×
  • Create New...