Reset
- Ingo
-
Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 111
- Thank you received: 2
09 Sep 2021 03:29 #220034
by Ingo
Reset was created by Ingo
So I looked around here and couldn't find it, I'm using Gmoccapy interface and I would like to use an external “Reset” button, as in industrial machines, I've already reserved an “in-02” entry. I intend to use it to remove faults, alarm messages from the system and that I also created (ex.: oillow, airlow, etc…). I've tried with the “halui.abort” function but I wasn't successful, does anyone have any idea about it?
Please Log in or Create an account to join the conversation.
- Aciera
-
- Away
- Administrator
-
Less
More
- Posts: 4312
- Thank you received: 1912
09 Sep 2021 04:52 #220038
by Aciera
Replied by Aciera on topic Reset
Try this:
net delete-messages <= ..in-02 => gmoccapy.delete-message
net delete-messages <= ..in-02 => gmoccapy.delete-message
Please Log in or Create an account to join the conversation.
- Ingo
-
Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 111
- Thank you received: 2
09 Sep 2021 12:21 #220051
by Ingo
Replied by Ingo on topic Reset
I did the test as you indicated and the following message appears: “gmoccapy.delete-message” does not exist
Please Log in or Create an account to join the conversation.
- Aciera
-
- Away
- Administrator
-
Less
More
- Posts: 4312
- Thank you received: 1912
09 Sep 2021 13:24 #220055
by Aciera
Replied by Aciera on topic Reset
Make sure you place that in the postgui_hal as the pins are only created after gmoccapy is loaded.
Documentation:
linuxcnc.org/docs/html/gui/gmoccapy.html
Documentation:
linuxcnc.org/docs/html/gui/gmoccapy.html
Please Log in or Create an account to join the conversation.
Moderators: newbynobi, HansU
Time to create page: 0.085 seconds