Robotforum - Support and discussion community for industrial robots and cobots
Informations, discussions and support for industrial robots.
Featured Articles
Unread Threads
Recent Activities
-
Lemster68
Replied to the thread Is it possible to extend the world zones table?.PostIt might be possible to supplement that with WZHomeJointDef. -
Brendanv
Posted the thread Yaskawa XRC " cooling fan stopped" message.ThreadWe have a Yaskawa XRC controller that that showed a "Cooling fan stopped" message. I replaced the fan that was stopped but we still have the message on the pendant.
It does not show an error code and I haven't been able to find any information in our… -
RobBrain34
Posted the thread Kawasaki RA006L Maintenance Manual.ThreadHi guys!
I'm looking for RA006L maintenance manual.
Could someone from the Forum make it available? -
Roboticien12
Replied to the thread I/F Panel YASKAWA.PostBonjour Sface,
if faut déclarer un PRESET COUNTER, et mettre dans les inputs un Integer de ton choix, et le même num d'integer dans les outputs.
c'est tout -
hermann
Replied to the thread Pairing robots with old CNC machines.Post(Quote from SkyeFire)
All CNC machines I know have a PLC running in the background doing things like ranking I/O, making plausibility checks for the I/O, converting M-codes to the specific I/O, handling options and so on.
The G-code can't handle I/Os… -
panic mode
Replied to the thread KUKA Message handling.PostWhen existing functionality does not do it, consider additional tech package ... or make your own...
This is not something to resolve using kRL alone -
Joan Murt
Posted the thread Is it possible to extend the world zones table?.ThreadHi all,
I need 23 world zones and it seems I can use only 20 of them.
Those are static world zones as, are positions that help me know where the robot is and allow several operations like releasing the clamp. Being sure robot is at HOME or maintenance… -
Elderwild
Replied to the thread Abb m2000 s4c+ power supply.PostYou have not provided enough info for anyone to help you. I suggest that you look through the user manual portion of the forum for the schematics that match your robot and controller. Then you maybe able to find out what those wires are for and where… -
Sface
Posted the thread I/F Panel YASKAWA.ThreadBonjour,
j'aimerais ajouter une variable dans le IF Panel, pour lui affecter une valeur entre 1 et 32 et comment faire ? -
SkyeFire
Replied to the thread Pairing robots with old CNC machines.PostLadder? Wouldn't a CNC machine normally control I/O through G-Code?
If you can't control interface signals through I/O, then it gets more complex. Say, for example, the CNC has an automatic door that it can open/close from inside a G-Code program. You…