Jump to content

Kikis

Members
  • Posts

    145
  • Joined

  • Last visited

  • Days Won

    15

Posts posted by Kikis

  1. Hi cara,

     

    This is to control a stacking unit attached to an injection molding machine.

    The problem is that for some molds, the whole unit should be rotated by 180deg and moved to the opposite side of the machine.

    In this case and if Jazz controller was panel-mounted, there would have been not enough free space between the machine and the stacking system's control cabinet. As a result, it won't be possible for the operator to access the HMI.

     

    Another reason for using a "hand-held" controller is when you need to have direct eye contact with something you are controlling but this is not possible if you don't have freedom of movement.

  2. Hello,

     

    First of all you need to know that In order to be able to upload the project to your PC and make your changes to the code, program must have been downloaded using "burn" option. If not, then project upload is not possible. But even if upload option is possible, it might be protected with a password.

    If you can't upload the project for any of the reasons above, you will need to create a new program from scratch and over-write the existing program.

     

    To upload/download a project you need to have the MJ10-22-CS25 programming cable and a usb to rs-232 converter.

     

    Hope this Helps!

  3. Geia sou Panagioti,

     

    I can think of two ways to solve this problem..

     

    1) Link a memory bit to disable mode property of all touch elements of your HMI screen. When your "Clean screen" button is pressed, use a timer to turn on this memory bit for a preset amount of time. This way you disable all your HMI elements on the screen. So even if you touch an element, it will be ignored.

     

    2) When "Clean screen" button is pressed, load a blank screen which will stay active for a preset amount of time. When this time elapses, load your previous screen.

    Note that when you touch an empty area for 4 seconds, PLC enters info mode. You can increase this time by changing the value of SI 50 at power-up (Its value is 4 by default) to avoid entering info mode.

     

    Hope this Helps!

  4. Ofir, thanks for your prompt reply.

    I think that the linearize option should be added to the properties window of the "Numeric box" command (As it is in Visilogic and U90).

    It really cuts programming time and it's much more ergonomic.

    Also it would be great if you add the formula command in the the math toolbox (As it is in Visilogic).

  5. I tried everything but i didn't manage to get it work!

    I also connected the +10v of the card directly to speed reference signal.

    Normally this should force the drive to run the motor continously at 50Hz...

    But it doesn't work again!

    The drive is made by an unknown chinese manufacturer and the manual is written only in chinese language.

     

    Since the motor is just 2hp, i already installed a new Lenze drive and it works like a charm!

  6. Dear Simon,

     

    Thanks for your reply.

    Yes I tried to run the PLC with 24VDC supply from the inverter's terminal card but it does not work.

    I connected 0V of the PLC analog out to inverter's analog ground.

    Before connecting the +- 10v analog output to inverter's input, i measure with multimeter and everything is ok.

    When i connect  +- 10v analog output to inverter's input, i get a very high dc value and inverter does not work.

  7. Hi guys,

     

    I have a retrofit project for a small packaging machine using a M90-TA2-CAN.

    Among others, i want to control the speed of a 3-phase motor using a 0-10VDC analog output.

    The machine is already equipped with a Frequency inverter drive and the speed is adjusted by a 1K potentiometer.

    Now the customer prefers to adjust the speed via HMI...

    The drive has a +10V and ground source which passes though the pot and the wiper result is connected to speed reference terminal.

    There is no terminal for my 0V PLC analog output and therefore i can't use the analog output of my M90.

    Any ideas how to solve this problem?

     

    Thanks in advance,

    Kikis

  8. Hi guys,

    I'm thinking of buying the following 3-axis stepper motor kit from ebay.

    http://www.ebay.com/itm/US-Free-ship-3-axis-425oz-in-Nema23-stepper-motor-112mm-matched-driver-CNC-Kit-/251235147807?pt=LH_DefaultDomain_0&hash=item3a7ec8201f

    I will not use the breakout board included in the kit but i wil use a Unitronics V350-35-TR34 instead.

    My application requires simple, not very accurate positioning of 3 axes.

    My questions are the following:

    The driver accepts pulses of 5VDC while the PLC HSO is 24VDC. How can i convert the high frequency pulse to 5VDC?

    Also the Pulses are NPN type. Is this a problem for the driver?

    Thanks in advance

×
×
  • Create New...