Jump to content
OMRON Forums

aims

Members
  • Posts

    42
  • Joined

  • Last visited

Everything posted by aims

  1. Hi There, I am facing a problem to setup a servo driver. I would like to control the position using a analogue signal from the power clipper. I have type in the driver data and motor data. Then i stuck, please refer to the pic attached. The error is hardware mismatch. any idea? Thank you
  2. aims

    Setup Variable

    Hi, my system setup show 'In Development' for my power clipper. How to fix this problem? Is my software problem? My Power Pmac IDE is 2.0.0.25.
  3. Thanks for your info. After do this setup, so motor setup is done? I wish to use power clipper send pulse to drive my servo motor. So the driver which drive the servo motor is consider amplifier?
  4. aims

    Setup Variable

    Hi, I want to ask why there is nothing in my setup variable? As attachment. Because I found that there must be something on the setup variable as I read the training slides there. Am I less configure something?
  5. Hi, the motor feedback type i using is incremental encoder. But I found that there is no incremental encoder in the system setup> motor setup feedback type selection. So what I need to select?
  6. Just like the picture that attached. How to manufacturer since the selection only have "Add New...."?
  7. Where can i get the information of the amplifier, motor and so on to do the setup to Power Clipper?
  8. Hi, I have power clipper connect with servo motor. So how i can get motor information and put into the power clipper?
  9. I have an old PMAC card. It is PMAC2-PC/104. The serial number is S/N: 506. I notice for a new card the S/N should be like C000XXX. Thank for the explanation.
  10. Unfortunately, I don't attend the training. Is there any chance that you may help me? Do you have any documentation that i may refer to?
  11. I don't how to command the motor to move. Now, the motor is only able to turn on and the motor just standstill.
  12. May I know what is the different between P1Setup Pro2 and P2Setup Pro2? Which one should i use to to setup axis?
  13. someone please help me how to set up and command a servo motor to move positioning using analog signal +12 -12 VDC. I have follow the manual to setup the wiring and the I-variable but i am stuck on the programming. What command should i use? I am much appreciate if any of you could provide me sample program. Thank you
  14. Please refer to the attach pic, that is my problem. I am using a thread to read the velocity. The thread is run continuously. At some point, the problem pop up. It happen randomly between axis 1, 2 and 3. Somemore, i dont know when it happen. Sometime, after 1 min, 5min, 6min. Please help me.
  15. I am stuck at how to read the motor status. I am using VSE 2010 C# to develop a simple interface for my customer. I would like to seek for your advice regarding my problem. I am really stuck on how to read the motor status. I am suing this method: DEVMSNONTURBO t = new DEVMSNONTURBO(); bool pSucces; if (bDeviceOpen) { pmacdoc.GetNTMotorStatusEx(dwDevice, 1, ref t, out pSucces); textBox1.Text = t.msnt_in_position_true.ToString(); } What I want is I want to read the Position complete status and display it in textbox as 0 or 1. The above program do compile but I can only read 0 all the time. I am really stuck at this. I am new to C# and this might a minor problem. I am really thankful and appreciate if you guy could give some advice to solve this problem.
  16. My problem is when the first power up my PMAC2-PC104. I using the PEwin32PRo, in the POSITION WINDOW, the position for 4 axis is 0.4. May I know why this happen and how to set it to 0 cts when first power up?[/align]
×
×
  • Create New...