Hi James, I found some issue for this program in these days. When the Python code run for a while and I turn on all tags, no events are triggered. Once I use FullRestart to restart VOX, all tags near to Reader can be detected, its information can be sent back to the Python code and events can be triggered again. I can reprod it at least one time per day. Not sure why.
As I restart VOX can help, I try to find a way to run VC.RestartFull in regular basis using SetTimer. I found VC.RestartFull is not same with I click the menu item for Full Restart becasue I didn't see Python code is started in the log again. What's the difference between VC.RestartFull and click Full Restart? Besides, is it something wrong in Python engine when I heavily send TCP command (1 request/sec) to its TCP server within Python? Thanks.
Best regards,
Fai