Search the Community

Showing results for tags 'wiring fx2n-16mt with servo mr-j2s-40a'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 159 results

  1. Is it possible to read (and maybe write) the software limit values of a G5 servo from NJ code? It appears that PDO entry 607D would allow this, but how can I read/write to it? I don't seem able to map that entry to I/O. Thanks.
  2. sir, i don`t know how to configure Fx2n-4AD AND Fx2n-4AD-PT module with PLC fx1n-60mr please tell me complete detail of program write in GX develpr..if possible...attach picture of program
  3. I have very little experience with Mitsubishi logic and I need to modify an existing program from 1999. I am looking for some insight on how to approach this request. The required change has to have Y035 energize 2x during one scan of the program. (Double stroke the cyclinder) FX2n PLC Y035 connected to a spring return solenoid GX Developer 8.20W (Originally coded with Melsec Medoc 16bit) M855 M630 -------| |------------------------------------------------| |-------------------------------------------------------------------------------------(M857 ) MAN MECH | PWR ON EXT MECH TEST | CYL | | | M645 M860 M760 | ------| |------------|/|------------| |-------------| CYC OK INDX2 OK INDX1 START RET M857 M858 M859 M630 ------| |------------|/|------------|/|-------------| |-------------------------------------------------------------------------------------------(Y035 ) EXT MECH TST OK TST FAIL PWR ON MECH CYL CYL RET RET EXT I can upload source code if anyone is interested. Any suggestions would be greatly appreciated!
  4. Hi, I have a program for FX2N-48mr written in GX Works (gxw). I'd like to convert the software to CodeSys. If possible, can anyone send me the best procedure for it? Thanks. Oren
  5. Looking for a servo user manual.

    I'm looking for a user manual for the R88D-KN50F-ECT-L 5kW linear servo motor drive with EtherCAT. I have found Omron manual I577-E1-02, but this seems to only cover drives up to 3kW (R88D-KN30F-ECT_L.) It may be that there are no huge differences between a 3kW and a 5kW model, but I would like to have a manual that covers it if possible. Is there a more up to date version somewhere? Thanks.
  6. I wonder if anyone can recommend cable id printer? I know Brady is the leader in this field and I have used their products in the past but I wonder if anyone has used any other manufacturer they can comment on? I found the K-Sun Green Machine but I am not sure how does it compare to lets say Brady BMP71 and how much more expensive or cheaper their consumables are? Any other products worth mentioning?
  7. I have an application using Kinetix 6500 servos and Compactlogix PLC. The app requires a change to the MasterPositionFilterBandwidth(MPFB) at particular times during gearing motion depending on the circumstances. This value can be changed instantly using an SSV instruction but I have found the new MPFB value does not take effect until the Axis is stopped or turned off. Once either of these has occurred, the new MPFB value becomes active on the next gearing motion instruction. Can anyone help me with how I can make this MPFB value take effect immediately?
  8. I have a 2 axis control that runs a pair of identical servo drives. as of late I have been getting reports from the operators that the two motors, while jogging forward will suddenly run in the reverse direction at a high rate of speed. There is not a reversing function on these axes in an way. I am suspecting there may be a problem in the analog output of the module causing an inversion of the signal which in turn causes the motors to run in reverse. This setup has been in operation without any instance of this happening for around 5yrs before any issue with out of control runs. All cabling has been checked and is properly shielded and grounded.
  9. Dear experts, I have been trying to flash parameter to QD75MH1 module from PLC. Every time I monitor the servo via GX-configurator QP, I find 0 error, 0 warning but in the history tab it shows "start not possible(108)". But when I did it by flashing the parameter by GX-Configurator QP(Specially invalidating forced stop option" it works fine and servo motor jogs. can anyone help me to write the forced stop value from PLC program?