1
Mach4 General Discussion / Re: Trouble using scr Library
« on: March 19, 2021, 01:08:58 PM »
Thank you for your response. In my initial message I was trying to be a brief as possible, because nobody wants to read long drawn out messages. I am using registers to reflect the state of screen buttons. I have up/down scripts to toggle the the value in the register to reflect the state of the button. Again, maybe I am missing something fundamental, but when the register value gets changed from within an M code script the state of the button tied to that register no longer in sync. What is the best or proper method to ensure the state of the button reflects the value in the register?
I did get the scr calls to work, but having seen your response that the IP stack is used for this communication, I understand why this would not be desirable. Again thanks for the response.
I did get the scr calls to work, but having seen your response that the IP stack is used for this communication, I understand why this would not be desirable. Again thanks for the response.