Search the Community

Showing results for tags 'command generation axis'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 38 results

  1. View File KUKA: IIWA (collaborative robot, 7 axis) KUKA: IIWA is a collaborative robot with 7 axis, built in force sensors on all axes, built in mastering tool etc. Submitter panic mode Submitted 02/16/17 Category Robots and Servos
  2. Version BA KR QUANTEC PA V6

    56 downloads

    KUKA: Quantec palletizer
  3. KUKA: Palletizer (including Arctic) View File KUKA: Quantec palletizer Submitter panic mode Submitted 02/16/17 Category Robots and Servos
  4. Hi everyone...im new on clerarscada 2014 R1.1 . I dont know how to generate report in clerarscada 2014 R1.1 . Only report generation is remaining in my project. Is anyone known about this. Plz help me
  5. GX Developer timer command

    Hello everyone! Could someone help me and tell me what the "D212" means? I know that to define the time of a TIMER you must put a k and number (miliseg).   Help.... :(
  6. Just wondering if I need to set up two Motion Groups to specify the direction of travel along 1 AXIS? (Forward and Reverse) If not, how do I specify direction when using motion instructions (specifically MAM) with incremental motion. 
  7. Do I need an encoder (slave) axis for my project? I am using a Powerflex755 and Incremental Rotary Encoder (scaled into linear movement axis)... Any other suggestions would be GREATLY APPRECIATED!! project file https://sites.google.com/site/lyncedrgb/eva/untitledpost-2/StellaPLC.ACD
  8. Hi I am having trouble programming something I thought would be simple. I am using Word Lamp to display 6 different images ie. 6 states.  I have 5 Command Buttons. When pressed each one causes a different image to be loaded . What I want is the 6th image to display when the command buttons are released and before they are pressed. Unlike Bit Button which has a momentary setting , Command Button can only set a state. I wish it had a momentary feature so the state value could  be set when pressed and return to 0 when released. I hope I am being clear with what my issue is .  Any help with this would be greatly appreciated. Jim
  9. I need to learn about position control for 2 axis with a QD75MH2 module. I know how the basics about programming with the Q Series PLC but I've never done any positioning control. I'm having a really hard time understanding the program I have to modify and I don't know where to start. Is there any course you might recommend? Even if I have to pay for it. Thanks.
  10. Hi everyone, Currently i am having a PGP server fail to connect to the node as per the ICI status screenshot as per link below. https://www.dropbox.com/s/0qg435zkqzou9p3/Node%20Disconnected.bmp?dl=0 Appreciate anyone can assist me on this matter. I'm a new control engineer who just started working in a power plant and has limited exposure to the troubleshooting of this and i really hope that any of you can assist me. Thank you very much.
  11. Hi All, I newbie in allen bradley usage. I am trying to configure 1756-SYNCH profile in RSLOGIX V21. According to help of "Associated Axes" tab, Axis 0 can support AXIS_SERVO, AXIS_SERVO_DRIVE, AXIS_CONSUMED, or AXIS_VIRTUAL. To cross verify, I have added AXIS_CONSUMED in my project but AXIS_CONSUMED tag is not showing in axis 0 choice selection. Can you guys please help me why AXIS_CONSUMED is not showing in choice selection of axis 0 and axis 1.
  12. I have a 2 axis control that runs a pair of identical servo drives. as of late I have been getting reports from the operators that the two motors, while jogging forward will suddenly run in the reverse direction at a high rate of speed. There is not a reversing function on these axes in an way. I am suspecting there may be a problem in the analog output of the module causing an inversion of the signal which in turn causes the motors to run in reverse. This setup has been in operation without any instance of this happening for around 5yrs before any issue with out of control runs. All cabling has been checked and is properly shielded and grounded.
  13. Connect OMRON CJ1H to GSM modem

    Hello guys, actually I am new to this Omron PLC. but i have small project to transmit a command to the GSM modem via the RS232 port so it can trigger the modem to send text msg. Can you show me the steps/guide/sample program to accomplish this program coding? I already read some topic in this forum regarding to this PLC RS232 port but still cant get the ideas when to create the ladder program. PLC Type : CJ1H (CPU65H) - RS232 port First input to trigger the GSM send text msg: AT+CMGS="+YOUR HP NUMBER" Second input to trigger GSM send text msg: YOUR TEXT MSG CONTAINS (Ctrl+z to send) Many Thanks, AlexB