jwetzell / QControlKit

Port of Figure53 QLabKit for .NET
MIT License
0 stars 0 forks source link

Sending messages too fast? seems to cause no reply to be received. #22

Open jwetzell opened 1 year ago

jwetzell commented 1 year ago

Sending multiple messages quickly seems to cause the tcpclient to be overwhelmed? And not process all the replies. QLab logs claims they are being sent but the TCP Data received only gets called for the last one.