Search found 5 matches

by AlexTsevuh
Fri May 30, 2025 7:53 am
Forum: Custom Screens, KMotionCNC Screen Editor
Topic: Question on creating a parameter input window
Replies: 4
Views: 22310

Re: Question on creating a parameter input window

Thank you, Tom!
I'll give it a try.
by AlexTsevuh
Thu May 29, 2025 7:41 am
Forum: Custom Screens, KMotionCNC Screen Editor
Topic: Question on creating a parameter input window
Replies: 4
Views: 22310

Re: Question on creating a parameter input window

Thanks for the reply. But I meant to call an input window like the one in the picture I sent you.
Create a window with its own input fields
by AlexTsevuh
Wed May 28, 2025 3:33 pm
Forum: Custom Screens, KMotionCNC Screen Editor
Topic: Question on creating a parameter input window
Replies: 4
Views: 22310

Question on creating a parameter input window

Hello, Tom! I am studying Screen Editor. I want to press a button to open a window and enter data as done, for example, in “Edit Fixture Offsets”. Then I want to transmit it via UART. How to make transmission via UART - it is clear. But nowhere found an example of how to make a window for entering p...
by AlexTsevuh
Tue May 27, 2025 9:27 am
Forum: Hardware Interface Issues
Topic: Assignment of bit input state variable during G-code execution
Replies: 2
Views: 21120

Re: Assignment of bit input state variable during G-code execution

Hello, Tom!
Thank you very much. It's all clear. I tried it but made mistakes. Now everything is clear...
Regards, Alex Tsevukh!
by AlexTsevuh
Mon May 26, 2025 9:52 am
Forum: Hardware Interface Issues
Topic: Assignment of bit input state variable during G-code execution
Replies: 2
Views: 21120

Assignment of bit input state variable during G-code execution

Hello!
Is it possible to assign the state of a bit input to a variable during G-code execution. If it is possible, how to do it?