Jump to content
OMRON Forums

Unicornai

Members
  • Posts

    24
  • Joined

  • Last visited

Everything posted by Unicornai

  1. thank you,i will provides the necessary conditions when it appearance
  2. Thank you, it's okay for this situation, but sometimes it doesn't display the program content but the memory hasn't been released. What should I do to make it release the memory? I think this may be a bug
  3. Under normal circumstances, I can use open prog6 close to replace program number 6 and the memory space is released. However, sometimes for the same model but different control card CPUs, I find that using this will display a new program, but the memory space of the old program is not released. In this case, my program buffer becomes smaller and smaller as I use it, and in the end, I have to power off and restart. May I ask if there is any way to clear this motion program separately? The type that can release space under abnormal circumstances.
  4. thanks,i will try this,and i use &1delete rotary &1 define rotary 20000 &1 open rotary close &1b0r &1 open rotary x..z..c.. and i continue to input coordinate information if rotary buffer is full,it will the coordinate information I input next be overwritten from scratch? then ,i have other question,if i want to execute the motion, but there is only one motor in the coordinate system,actully,ihaving done it,but i used two coordinate,one only have z-axis,anther only have x-axis,but the F command only Only effective on the Z-axis ,Z means &1#2, X means &3#1,I don't know how to make the F command work on the X-axis, I just mentioned it separately in a separate coordinate system. Their X-axis and Z-axis are originally in the first coordinate system. When they are together, even if they move separately, the F value will not fluctuate significantly. However, if the X-axis is mentioned separately in the third coordinate system, the F command seems to be ineffective and its fluctuations will increase. I searched for an explanation but did not get a detailed explanation. Please help me, thank you!
  5. Thank you I know how to solve this problem, but I have encountered a new problem, that is, when I send the program to go in, if the rotation buffer is not executing the motion program, that is, it is only opening the rotation buffer to receive, in fact, it is not rotating in the open state?
  6. hello i used this and When I send the second part of the program, my program header is "open rotary" but it says "error buffer in used", what can I do to make it not prompt this so that my program can be entered,please
  7. Is there a way to directly send it to PMAC line by line for him to execute the program?
  8. I'm using the PDK link library in C# now, and then I want to use the rotation buffer, is there any function that can directly send the motion program for him to run directly? I want to send the motion program directly through the HMI interface for him to execute line by line, is there such a function?
  9. The first picture is the set HZ generated by the tuning sine curve function in the IDE, and the second picture is the F value of the running program, but no matter how much you give, you can run the program at 1HZ, how can I increase the frequency of the fast knife running program
  10. I want to use the fast knife in the coordinate system, but my program changes the F-number and can't change the frequency of the fast knife, what parameter limits the? I feel like I need the help of the big guys
  11. such as this, X12.293460Z0.171288S50.123 X12.293463Z0.171177S50.234 X12.293466Z0.171052S50.456 X12.293470Z0.170915S50.678 X12.293474Z0.170765S50.789 X12.293479Z0.170602S51.123 X12.293484Z0.170426S52.123 X12.293490Z0.170237S53.123
  12. 我可以单独赔偿吗?Forward 单独补偿一张桌子?反转另一张桌子?但是我觉得没有办法改变行程,也就是说直线电机只能这样补偿?只有丝杠可以补偿间隙?谢谢
  13. Yesterday I tried the laser interferometer measurement, and the compensation value was entered into it, and it didn't feel like it was effective, and the overall trend did not change, can you tell me more details? Such as what to pay attention to something?
  14. If I don't use a lead screw, can a direct compensation linear motor use this to compensate?
  15. I tried to restore a device, the Z-axis of this device is rusty and locked, so I only have the main axis and the X-axis now, in the bottom layer I only define &1#2->1000X, &0#3->s1 When I write the motion program, there is only code like G90G54XS1000M03X10F50 in it, but the executor does not respond, how should I solve this problem, please guide me, thank you!
  16. I want to know more about the rules of CCR, the instructions in the manual can't solve my problem, sometimes I will prompt CCLeadOutMoveError when I use it, sometimes it will directly lose power and crash PMAC down, I read the manual, except how to use there are no detailed instructions, so I want to ask for advice on how CCR can make my program run without error or down, thank you.
  17. I want to compensate backlash compensation, how can i use this table?please tell me what should i do,thank you!!!
  18. How to I use rotary buffer in hmi,may i should write something in program head?please Give me some guidance
  19. A program is similar to this type of program, but there will be many coordinate points and the program will be close to 1G in size. Can you help me start with this program and split it up, and then show me how to use this method to decompose a large program? tttttt.zip
  20. First of all, thank you for your answer. Secondly, I have read the user manual, but it only explains the theory without any examples. Therefore, I would like to ask you how I should specifically do it, separate the motion program, and then add what code to the beginning and end of each subroutine. Could you please answer my question.
  21. If I want to download a 1G program to PMAC, what should I do? Is there an example? Please help me, thank you very much!
×
×
  • Create New...