What's the response time of the nanomachines/how fast do they poll? I'm trying to write a program that has a polling event and inside the callback it switches on a few inputs but it seems like most of the time the setInput command is getting ignored. If I slow the program down some the first input gets picked up but the second gets ignored. I have a feeling that I'm flooding the buffer of the nanomachines, but the polling event is only running at one second. Does anyone have any suggestions?
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
What's the response time of the nanomachines/how fast do they poll? I'm trying to write a program that has a polling event and inside the callback it switches on a few inputs but it seems like most of the time the setInput command is getting ignored. If I slow the program down some the first input gets picked up but the second gets ignored. I have a feeling that I'm flooding the buffer of the nanomachines, but the polling event is only running at one second. Does anyone have any suggestions?
Link to post
Share on other sites