Search the Community

Showing results for tags 'mitsubishi servo'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 440 results

  1. How to connect + Program wire encoder

    Hi all, I am not a PLC expert but can find my way within the program and would like to develop much more. For work (We sell industrial bandsaws) we have purchased a Posital Fraba wire encoder, and we would like to hook it up to our Mitsubishi FX3G PLCs to measure at what height the saw bow of the bandsaw is at that moment. Unfortunately I have little experience with connecting these things, as other encoders used in our machines are pre-installed by our factory. Below is described what functions the wires have. What I thought was the following: Pin 1 goes to an input of the PLC Pin 2 goes to + (or 24V) Pin 3 doesn't go to "Ground" as they describe, but instead to - (or 0V), which is technically ground Pin 4 and 5 we don't use, correct me if I am wrong. The saw bow goes up and down only, and I thought we don't need to use these wires.   I connected it like this, connected wire 1 to X0 on PLC and just to test I made the program read:   M8000 ------------------------------ C235 k99999   But the value stays 0, whether I pull the wire or not. So something is wrong, but what, I really can't figure out. Hope someone can help!  
  2. Hello everyone, As the title suggests I am trying to display on a GOT1000 the real time frequency that the inverter is running at. I have attached my CC-Link settings and the associated programming as well. I tried using the example program from Mitsubishi but I got lost. From my understanding I should be seeing the output frequency in W3C4 however, I am not receiving any data. Any help would be appreciated. 
  3. Mitsubishi fx5u SFRD instruction

    Dear sir,  Good day. I using SFRD instruction to read all the value stored when the sensor trigger. When the SFRD instruction is end(whe the word device number goes to 0), it will move the value to my store value and change my store value.  May I know how to stop it to overwrite my store value?   
  4. Hi every one ! I cannot use register D128 - D255 in the program when I create a program that uses the Block function in the PLC mitsubishi FX1S, it gives an error :  A device of the device range set in the device/label automatic-assign setting or a device which cannot be used due to system reservation is being used.Help me,Thanks !
  5. Hello everyone, I have a Kinetix 6000 CIP drive (unwind) and I need to control its speed by a PID controller. I have everything working except the MCD instruction doesn't pick up on the PID output value change. It changes the JOG speed, which I use to control the unwind, if I set the speed manually, which is slow. The PID changes the speed almost continuously. Any suggestions are welcome. This is how I'm attempting to control the speed: A1_r_JogSpeed = PID output value   Thank you    
  6. melsec medoc error

    Hi Mr.PLC Members, I have Mitsubishi FX16MT unit, I'm trying to transfer programs to it using melsec medoc version 1.64b but I can't  I'm receiving error "no reply from PLC system",I'm using 25 pin to 9 pin cable and I tried also to connect it with usb to serial cable but the same error appeared  my setup: PLC system        FX Bit rate                 300 word length          7 parity                    Even stopbits                 2 "windows XP" Attached are photo of my unit with my cables and the error of the program  
  7. Hello to everyone! Our company is trying to make a quick disconnect for motors that connect tp servo amplifier R88ND-1S. As I know Omron doesn't have any options to do it or make an extension cable. Does anyone tried to cut the cable and make custom connector? If yes, could you share your experience? I'm afraid of having issue with encoder count. Thank you in advance! Scotty.
  8. GX Works3 problem

      Hi Guys, Can you help me out with this question The servo motor connected to axis-1 rotates in the forward direction when the M1 button is pressed, and in the reverse direction when the M2 button is pressed. When two buttons are pressed at the same time, the engine stops after 5 seconds. Write the program that performs this process with GX Works3. 
  9. GXWorks 2 Comment Translation

    Hello, I was wondering if any of you have experience translating comments. To be more specific, I have been tasked with translating all of the comments in my plant from japanese to english. We have many different series of PLCs, but they are all mitsubishi, and I will be using GXWorks 2 for 99% of them. I had the idea of writing the comments to a CSV file, Translate them there, and then just read them from CSV back into the project. I have tried numerous methods, but it seems the CSV loses format and isnt able to be read back into GXWorks. Some of these comment files have almost 10,000 comments. Do any of you have any suggestions on the best way to translate these comments over, in a more automated way than manually one-by-one.  Thanks in advance for any support you can provide!
  10. Hi All First ever post so forgive me if I do anything wrong. My customer has given me an FX5Uc PLC and a Delta DOP-B03S211 HMI. Comms need to be via serial. Ethernet not an option. I have configured the HMI as the Delta DOP datasheet(see attached) I have configured the PLC as: - MC-Protocol - 19200,8,1,Odd I however get an HMI error: - ########################################## COM 1 STATION 0: COMMUNICATION ERROR 3. READ ERROR No Response from Controller ######################################### I have created a simple page on the HMI  consisting of a push button (M reg) and a numeric display (D reg). When pressing the push button I can see the change in the PLC. (Transmission good) Any change of the D reg in the PLC is not reflected on the HMI. Confirms the message. I have tried all combinations of settings on both side but no joy. The PLC seems to be happy as it receives and transmits ok with no errors. Can any one see what I am doing wrong? DELTA_IA-HMI_Mitsubishi FX5U_CM_ENG_20170728.pdf
  11. Hi all! We have a problem with a Mitsubishi system. After switch off the machine in home position and back on, it resets the servo encoder value to 0.  I checked the servo parameters, and the Absolute encoder is enabled, the ext. battery is ok and no zero reseting in the program ( I think...). Is there a parameter I should check or some setting in the intelligent module? The system consists Q01CPU, QD77MS2 im., J4 200B amp with 6v battery, and HG-SR152 motor.
  12. Hello There I need to set up communication PLC to PLC ( R08CPU to Fx5CPU) but i dont have the modbus library for  the R08  Does anyone have the library? or where can i get it? thank you.
  13. Connect remotely to an OPC Server DA

    Hello, I need to connect remotely to an OPC Server DA. In my PC I have installed several OPC Clients but when I try to connect to the server (therefore located on another machine) I get an "access denied" error. How can I authorize the exchange of information between the 2 machines? Thanks
  14. Hi all. I've set up the analog modules and I've set devices within the HMI to move the value of d to the special registers for process alarm limits but whenever the plc is reset I'm losing the value. Have I missed a storing trigger or something? 
  15. SFC in Mitsubishi plc

    i have a question about SFC , if the step is active then processor execute code inside this step and writes on outputs true or false , then when the step deactivated the processor won't execute the code inside the step and won't write true or false on outputs. this means if output Y1 becomes true in activated step then it will remain true after deactivation , right ? in this picture if S41 is active , then M77 becomes true , then S43 becomes active , and S41 isn't active , then M77 will remain true and the processor won't execute S41 , or will becomes false then processor stops executing S41 .
  16. i want to know the role of M2 is to enable the comparison function or it's anded  with the output of the function. in another words if M2 is true and the output of the function is true then M3 is true, but what if M2  becoms false if it's anded with the output of the function then M3 is false , but if M2 stops the execution of the function M3 will remain true, so i need to know if it controllers the execution or it's just anded.  
  17. Dear all, I had bought a mitsubishi plc fx3s-20MT/ESS which is the source output and I plan to try to send pulse to Mrj3a Servo Drive. According to the manual, it stated that the servo drive able to support the source type plc but I do find out that manual also mention that only sink type plc is suitable for melsec servo drive.  Anyone can help me in this case? 
  18. Hi all, I am studying how to control servo with PLC Mitsubishi Q-series. When I click Servo_parameter in Simple motion module setting tool, this annoucement appears.  Does anyone know why it appears? I tried reinstalling MR-configurator 2 but it didn't help. Please give me some advices. Thank you all!
  19. FX3G-Create SCADA system from existing PLC

    Dear Expertise I want to create system SCADA with existing PLC FX3G-60MR connected HMI Touchwin OP320 SCADA system expectation can upload data to cloud. But i don't know the device to transfer from PLC FX3G to Cloud Please help   
  20. I have a Mitsubishi FX5U-32M with 3 MR-JE-40C servos. Our system will be used in a robot cell, and needs to convey some information to the customers system, which is this EtherCAT side of things. They want to know RPM, torque values, position ,etc, of things on our system.. Our Mitsubishi supplier recommended an AnyBus X-Gateway (AB7961). They have a few YouTube videos on configurations, but unfortunately none on the Mitsubishi side i found. I've only been using Mitsubishi for a little over a year, but know my way around GX Works 3 pretty well.  I come from the Rockwell world with EDS Files and tag based setups, and for the life of me cant figure out where to start with this AnyBus. I've gone to the support page, got all the downloads and software, and gotten online with the Anybus. As far as beginning to setup the Anybus in GX Works side, to setup what registers i want to send, im lost... Anyone out there have experience with this sort of thing?
  21. Working with Strings

    Hi so i am learning to work with mitsubishi GX Works2 i am using the simulator, and the help anyway i was testing with strings and when i convert a unsigned word or dword to string it converts it as HEX values and also fill the whole thing with 0's can anyone help me or point me in the right direction with a manual, i do know my way around on AB and siemens but its harder to find help for mitsubishi, on the help for WORD_TO_STR, it says it should be converting to decimal but it isnt, is this a weird bug with the simulator?    
  22. Hi, I have a project and intended to use a FX3U PLC and E1071 HMI with a 1000ppr encoder. The project involves scan an object placed inside a blister cavity and decide it is good or bad by a sensor. If the object is good, then the input X007 turns ON and if the object is bad, then sensor doesn't activate X007. The blister is created in a PVC film roll and is in continuous process. A knife cuts the pack as per the size required, then the pack will move to a reject/accept station. The physical length from scan station to knife station is fixed If I use SFTLP, I can track the X007 bit until it reach the reject station and take the decision to reject or accept the object. But the issue is the number of packs from scan station to Knife station will vary according to the size of the pack. Bigger pack size has less 'Bit length of the shift data' (The length of shift register, n1) and smaller pack size have large 'Bit length of the shift data'. It is required to set the 'Bit length of the shift data' from the HMI, but the 'n1' of the FNC 35, SFTLP cannot take a D Register to set the value from HMI and it is a constant K or H. I have seen the operation on other machines using HMI to set the length of the Shift Register. but I cannot figure out the logic behind it. Could anybody please help? Thank you for your time.
  23. Hi all,  I am in the process of doing a project for some school work and need to do a SWOT analysis of the latest modular PLCs from Mitsubishi (R series), Siemens (S7-1500) and Allen Bradley (ControlLogix).  So I thought what better way than to ask the people on what they think are the pros and cons of each! Thanks for your responses in advance!
  24. Is there a way to monitor the Temperature of a Servo Motor on Allen Bradley Servo motors... MPL? PLC: CompactLogix 1769-L30ERM Drive: Kinetix 6500   Motors: MPL-B310P-MJ72AA, and  MPL-B560F-MJ72AA I would like to be able to monitor the temperature, and flash a warning screen on the HMI if the Motor gets too hot, or perhaps shut down the operation before the Motor overload trips. The drive and PLC are connected through Ethernet IP What I don’t know is if that Motor heatsink temperature information is available to the PLC.
  25. Keyence Vision System and Mitsubishi

    Has anyone used Mitsubishi FX5U and Keyence CV-X Vision System? May I use SLMP Communication? Manual talks about RS232C, but I don´t have the module