Steve Cheung Posted July 9, 2006 Report Posted July 9, 2006 Hi All, Anyone knows if FX1N PLC with its Positioning function can be use to apply the positioning control as FX2N-1PG with FX2N PLC? Thanks Quote
sid Posted July 10, 2006 Report Posted July 10, 2006 The following Instructions you can use to achieve functions like Fx2N-1PG when using FX-1N 1)PLSY --> This instruction outputs a specified no. of pulses at specified frequency to Y0 or Y1. 2)PLSR-->outputs a specified no. of pulses at specified frequency to Y0 or Y1 with ramp function. 3)ZRN--> Home position return 4)PLSV-->Variable speed can be achieved using these instructions 5)DRVI-->Single speed positioning(incremental) 6)DRVA-->Single speed positioning(Absolute positioning) 7)ABS--> Used to read absolute position information from absolute positioning servo. For using ABS refer to wiring diagram given in FX Programming or MR Servo manuals. When using ZRN,DRVI or DRVA you can specify maximmum speed and accelerartion/Deceleration using D8146 and D8148 Respectively. But you always have to deal with pulses and you dont have units based on length and angles. Quote
Steve Cheung Posted July 10, 2006 Author Report Posted July 10, 2006 Hi Sid, Thanks for your reply. So, it should be possible to using FX1N to send command by pulse to turn the servo move for instance 30 degree? Best regards Steve Quote
sid Posted July 10, 2006 Report Posted July 10, 2006 Yes, you can definetly use FX1N to move the servo to your desired degress. But you should have to do more calculations when dealing with pulses. Be careful to use only Transistor output models(those labeled as MT) and only two high speed outputs(y0 & Y1) you can use for pulse output to servo. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.