0

I am using vector manual xl driver dll , I am trying to recieve event from xlrecieve function using RXthread (which is running in background until we close thread) In between or in end, sometimes I am receiving below error code which crashes the python error code- Process finished with exit code -1073741819 (0xC0000005)

Pseudo code-

  1. RX thread -start
  2. wait for event (using waitforsingleobject) in every 10ms
  3. check XLrecive function if any event came -if yes send to callback function
  4. keep running 1,2,3 step
Clifford
  • 88,407
  • 13
  • 85
  • 165

0 Answers0