Loesch Posted March 30, 2011 Posted March 30, 2011 Hi, can someone please help me with how to set the variable Ix22 (in PEWIN) in order to change the jog speed of motor x? In PEWIN I tried "I122=2000" to change the jog speed of motor 1 to 2000 counts/msec (as on-line command). However the value of I122 did not change. In PEWIN it looks like that: I122 3500 I122=2000 I122 3500 According to the TYPE command, I'm using a PMAC Turbo2. PEWIN gives me that: TYPE Turbo2, X8 Another variable of interest could be I50. PEWIN gives me that: I50 20 By the way, changing the homing speed by setting variable Ix23 works. Thank you for your help!
Omron Forums Support Posted March 30, 2011 Posted March 30, 2011 Do you have any PLCs running that might be resetting the value of Ixx22? Perhaps you could disable all PLCs temporarily (CTRL+D or I5=0) and try setting the value again. If this does not work, please call our Technical Support Hotline and we can try to troubleshoot over the phone -- (818) 717-5656, 8 am-5 pm PST.
Loesch Posted April 6, 2011 Author Posted April 6, 2011 Thank you very much CharlesP! After setting I5 to 0, I was able to change the jog speed of the motors. Setting it back to its former value I5=0 automatically resets Ix22 to its former value.
curtwilson Posted April 6, 2011 Posted April 6, 2011 Have you found where in your PLC programs you are resetting Ix22 to its old value?
Loesch Posted April 7, 2011 Author Posted April 7, 2011 No I haven't, yet. However, it's a program generated by NCUI. Is there a possibility to access the PMAC program that NCUI sends to PMAC?
Sina.Sattari Posted April 8, 2011 Posted April 8, 2011 Yes. you can upload all the PLCs from PMAC using View PLC/Motion Programs in View menu of PEWIN32PRO2 software.
steve.milici Posted April 14, 2011 Posted April 14, 2011 Note that the NCUI standard control panel PLC will override the Ix22 setting. This is used in the "Manual" mode for jogging the axes. If you disable the control panel PLC you should have control of the Ix22.
Recommended Posts