Jump to content

mgkandziora2

Members
  • Posts

    1
  • Joined

  • Last visited

LabVIEW Information

  • Version
    LabVIEW 2013
  • Since
    1997

mgkandziora2's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. All, Attached is 2012 labview code that uses a producer loop to tell a consumer loop to fire a dynamic event. If it is run with execution highlight on, the event is recognized by the event structure in the producer loop. If highlight is turned off (full speed run) the event is either not firing or is not being recognized. I have put a 1 ms wait in the consumer loop to delay the firing of the event, and it then works. I thought that event were supposed to be queued so that they could not be lost. Could someone look at the code I posted and tell me if I am missing something? I tried communicating this to NI but they didn't seem concerned. Thanks, Michael LV_EventIssue.zip
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.