Motor thermal/ Refrigerator

More
07 Dec 2020 02:38 #191289 by Ingo
Hi guys, I'm new to LinuxCNC, I'm using a Mesa 7i76E card. I'm having trouble generating an alarm on the machine due to a spindle motor problem (the motor has a thermal NC, when heated it opens) I'm not able to make the link on the controller. The same problem happens because my machine has a refrigerator (it is independent of the machine, but it has a signal that any problem in the refrigerator it sends a signal to the controller for example: "problem in the refrigerator" and the machine stops) and I am unable to create and generate the link as I got on the buttons for example: emergency, cycle start, stop, etc ... Anyone can help thank you.

Please Log in or Create an account to join the conversation.

More
07 Dec 2020 03:26 #191291 by rodw
Replied by rodw on topic Motor thermal/ Refrigerator
If it was OK just to trigger an estop, you could tie these alarms together using the estop-latch component.
There are other ways but I'm not clear what you want.

Please Log in or Create an account to join the conversation.

More
07 Dec 2020 14:59 #191312 by Ingo
Replied by Ingo on topic Motor thermal/ Refrigerator
The motor thermal is an NF resistor, which when I open (heat) I intend to generate a spindle alarm (not turning on the spindle anymore), the refrigerator already sends a 24vcc signal to the refrigerator in a relay when there is a defect, the relay opens and does not returns the signal (I also intend to block spindle until the problem is solved). I don't know if this information has clarified?

Please Log in or Create an account to join the conversation.

More
07 Dec 2020 15:02 #191313 by Ingo
Replied by Ingo on topic Motor thermal/ Refrigerator
*NC resistor

Please Log in or Create an account to join the conversation.

More
07 Dec 2020 16:03 - 07 Dec 2020 21:28 #191321 by PCW
Replied by PCW on topic Motor thermal/ Refrigerator
So for a crude example:

loadrt message names=spindle_overheat, chiller_fail messages="Spindle overheat, Chiller fail"
addf spindle_overheat servo-thread
addf chiller_fail servo-thread

net some_hardware_input_pin spindle.0.inhibit spindle_overheat.trigger
net some_other_hardware_input_pin motion.feed-inhibit chiller_fail.trigger
Last edit: 07 Dec 2020 21:28 by PCW.

Please Log in or Create an account to join the conversation.

More
07 Dec 2020 19:09 #191339 by Ingo
Replied by Ingo on topic Motor thermal/ Refrigerator
sorry, more gave this error attached
Attachments:

Please Log in or Create an account to join the conversation.

More
07 Dec 2020 21:30 #191358 by PCW
Replied by PCW on topic Motor thermal/ Refrigerator
Sorry, you need to remove the spaces surrounding the"="s
in the loadrt line (I fixed my previous post to reflect this change

Please Log in or Create an account to join the conversation.

More
09 Dec 2020 18:13 #191511 by tommylight
@Ingo,
Do not send reports for stuff that do not need reporting, please.

Please Log in or Create an account to join the conversation.

Time to create page: 0.168 seconds
Powered by Kunena Forum