vipin

MrPLC Member
  • Content count

    15
  • Joined

  • Last visited

Posts posted by vipin


  1. Hello everyone I'm new to omron plc . I have a system which consists 

    1. Omron Plc CP2E

    2. Two stepper motors and their drivers. 

    3. 4 Inputs-  one stepper start push button, second stepper go back push button, third stepper 1 home sensor, fourth stepper 2 home sensor

    4. 4 Outputs- stepper 1 step(-) Q 100.00, stepper 1 dir(-) Q100. 02, stepper 2 step(-) Q100. 01, stepper 2 dir(-) Q100. 03

    Seuence is like that:-

    Initially both stepper motors are at their home sensor. 

    When start push button is pressed both stepper move 110 mm distance and then stop. 

    Now when go back push button is pressed both stepper motors should go back to their home sensors and should stop at reaching their hone sensors. 

    This is the sequence. Can someone please send me the program by writing in cx - programmer or upload the photos of ladder program and settings also. Please

    IMG_20220411_125234.jpg


  2. It shows SPECIAL UNIT ERROR ERROR NUMBER 41.

    And there is one more thing in this system there is one special card A1SJ71AT21B WHOSE run, receive, send led never lit but the system works fine . Whenver plc is turned off and then turned on it always shows error in cpu and then after resetting the cpu it works normal. But even the send receive and rund led does not lit in A1SJ71AT21B card as you can see in the above photos I posted. 


  3. I read both parameter and programs , but there was no information in I/0 assignment. You should take a look at step number from 466-579. It is a program of A1s68ad card which is already installed in the rack .


  4. HELLO EVERYONE

    I am having problem writing in A1S68AD program, please help me out.

    My system configuration is as :-

    1. A1S POWER SUPPLY   2. A2SHCPU   3. A1SJ71AT21B    4. A1S68AD  5. A1S62DA  6. A1SX81-S2 7.  A1SX81-S2  8. A1SX81-S2  9. A1SY10  10. A1SY10  11. A1SY10  12. A1SX80-S2  13. A1SX80-S2 14. A1SY10 

    This is my existing configuration.

    But now there is one more slot empty and now i want to add one A1S68AD CARD in the empty slot, i tried writing the program for this card, but plc gives me error.

    SO, anyone can send me the program with addresses for this card.

    It will be very helpful as I am new to this A series Mitsubishi PLC.

    AND HERE BELOW IS THE ATTACHED EXISTING PLC PROGRAM AND SYSTEM IMAGES.

    PLC PROGRAM.zip

    2.jpeg

    1.jpeg


  5. On 10/25/2021 at 5:00 PM, GreenMan said:

    Hi

    Direct addressing from the GOT to the point table is the way to go.

     

    MR-J4-A point table addressing.png

    Hello GreenMan could you please explain it with hmi program and servo program, it would be very helpful for me . I am new to this field . Once i used the point table method for rotating servo to 180 degrees after sensor sense the black dot on productd. Mark detection sensor.


  6. HELLO EVERYONE THERE IS THIS PROJECT WHERE I CHANGED THE OLD SERVO SETUP WITH NEW SERVO DRIVE MRJ4200A-RJ SERIES. OLD SERVO HAS A REVOLUTION OF 15 BITS BUT NEW SERVO HAS 22 BITS RESOLUTION. PROGRAMMING IS SAME BUT MY DISTANCE CALCULATION IS DIFFERENT NOW AND MACHINE DOES NOT GIVE CORRECT DISTANCE. PLEASE HELP ME


  7. Yeah i have checked the transmitter with some other temperature controller it gives the correct readings . I want to ask that when the transmitter is connected to A1S68AD CARD why does it show -2400 value . 


  8. Hello. I have a system in which an A1S68AD card is used, that card has been damaged . I replace that damaged card with the new A1S68AD card with same wiring and same setting of dip switch. But at channel number 3 there is a RTD connected which gives 4-20 mA signal. But in Plc at channel number 3 the data register is showing -2400 fixed value all the time and in actual the temperature is varying. But PLC SHOWS FIXED VALUE OF -2400. PLEASE HELP ME OUT.


  9. Hey i want to know that in mitsubishi A2SH-S1 CPU how can i determine that battery voltage is what and if battery voltage is low then i want to on an output so that i can change the battery with the new one so that my program does not gets erased.