windell747 Posted April 3, 2015 Posted April 3, 2015 Hi, I'm sending position commands to the PMAC in the form of step input and 99% of the time it uses the Motor[x].JogTa paramemeter to limit the acceleration (Motor[x].JogTs=0.0). However, there is a 1% time when the PMAC seems to disregard this setting and allows spikes in the acceleration. For me this is causing overvoltage problems on my power supply side and following errors. Does anyone know what could cause the PMAC to disregard the Ta setting and how can I prevent this from happening? I've attached two files showing a good case and the bad case. In both files, look at the second plot. In the good run you will see the commanded position (red trace) accelerate nicely to a step command (bluish trace). However, in the bad run, you will see the commanded position jump all over the place in response to a step command. The firmware version is 1.5.8.0. Settings: Motor[0].JogTa=-3 (HA axis) Motor[0].JogTs=0 Motor[2].JogTa=-2.5749967 (DEC axis) Motor[2].JogTs=0 Thanks, windellgoodmove.pdfbadmove.pdf
Omron Forums Support Posted April 27, 2015 Posted April 27, 2015 Hi, How exactly are you issuing the step move? Can you post the code you use for that?
Recommended Posts