Search the Community

Showing results for tags 'fx5u'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 88 results

  1. FX5U With E-terminal

    I was looking for what drivers that should be used when connecting the new FX5U plc with the older E-1000 series (E1100 in this case) in e-designer 7. Intended connection method is ethernet on the FX5 (obviously) to Ethernet on the E-panel. I am sure this question will come up for several users so let's keep this thread as clean as possible. Has anyone done this Before? Here are the options available: /Niklas
  2. Good day  I require some assistance with the configuration setup (GX Works 3) for FX5u PLC inter-communication (PLC to PLC), over Ethernet (using the built-in Ethernet port). The purpose of the inter-connection is data exchange. (Values stored within the PLC storage registers such as words and bits).  Does anyone perhaps support files on this such as a procedure or example? Thanks
  3. hello Friends how can I Connect FX5U by direct RJ45 to download program on it and the type of cable should be cross cable or straight cable  Thanks .
  4. FX5 PLC loses impulses from encoder

    Hello everyone!I have strange problem.I have plc, inverter (mitsubishi), incremental encoder (sick) and motor.When i set the frequency on the inverter about 1,5Hz, the plc correctly counts impulses, but every higher frequency causes the plc counts impulses incorrectly or doesnt count.  Above described things are happening at the rotation of motor in the forward direction. With a rotation of the motor to the rear, high-speed counter doesn't count the impulses.All the parameters of high-speed counters and PLC program i am sure there are right ( i'm using only instruction to start high-speed counting (HIOEN) and to enable interrupt (EI).  Input Response Time i had on "No setting" or 10micro-s and nothing.Type of encoder - A/B phase, HTL.PLC - FX5UPLC program - Gx works 3.Maybe somebody had similar problem? Maybe somebody could tell me where i need to look for the solve?   Thanks for help :)
  5. is it possible to import ETS file into FX5u PLC ?
  6. Hi, Anybody have used the FX5U with a E1000 panel? I try to connect to a E1071 using the MC-Protocol driver in the E-Designer. Usually in the GXW2 or IEC for the Ethernet I can setup the "Destination IP Address" to "255.255.255.255" (Broadcast Together), Choose port for both ends and voilà thanks in advance Best regards Dariusch
  7. Does anyone know if the FX2N modules such as FX2N-EX can be used with the FX5U? The plugs are compatible - and the colour is the same ;^) - but I suspect that they may have upped the speed of the bus, or made other changes. Thanks.
  8. Hello, I'm new to this forum and PLC world in general (especially to Mistubishi PLCs). I have a task in which I need to synchronize servomotor with another motor that runs conveyer (servomotor needs to stamp a label on a foil on a conveyer), in GX Works3. Servo motor is run by Simple Motion module. I need general tips on how to make pulses from encoder into something useful that can be used to send data to Simple Motion module. I need high speed counter to count pulses (never actually did this, I got this from manuals), how would I, for example, get speed out of it? Number n pulses, divide it with time it took to get to n pulses? How would I make Simple Motion to make servomotor on his Axis #1 to rotate at same speed?    
  9. Hello everyone, I am controlling a mitsubishi servo amplifier type MR-J4-20A-RJ with a Mitsubishi FX5U PLC. I am using DDRVI instruction to output the pulses to the amp with pulse/sign connection. Servo seems to work as requested, and cumulative pulses in MR configurator make sense. The problem: I can follow the output pulses and get a "position" from special register SD5502. If i understand it correct, the register sums the pulses output. If drive the servo to other direction, the register keeps adding up the value, not subtracting it. As i am new to mitsubishi, what would be the right way to get the position data? Is it possible to use the special registers for it, or should i just connect the servo to output the cumulative encoder pulses to PLC?   Thank you all for your time!
  10. Hello everybody, I want make communication PLC FX5U series and HMI GS2107-WTBD. IP for PLC is 192.168.3.250 IP for HMI is 192.168.3.18 I can make upload programs via Ethernet. My Laptop , PLC and HMI are connected toghether via switch. But I could connect data between PLC and HMI. So what must name of device and how to set BIT for example, which must communicate PLC<---->HMI. (bit.jpg) In GT Designer communication also write that i couldn't connect HMI via PLC in red , you can see attached picture. (GS.jpg) smiles : Altan ------------------------ Solved. My error was that PLC and HMI must have different Station Number Special thanks to Piotr Tynor(Mitsubishi, Poland ) , Adam Syrek (Mitsubish, Poland ) , I. Ayvazova (Bulgaria) , K. Raykov (Bulgaria) /you can see atched .pdf file/ MTS0026 - FX5U and GOT2000 (1).pdf
  11. FX5U

    Halo, i have question and asking for help. my factory use mitsubishi plc type fx5u. can anyone help me how to setting everything that make motor servo can run. PLC : FX5U Ampli Servo : MR-J4-70A Thank you for helping me.
  12. Hardware & software HMI - Beijer iX T12B / iX Developer 2.10PLC - Mitsubishi FX5U / GX Works3Error HMI shows "Controller 1: Comm err station 0". i.e., The HMI isn't getting a response from the PLC. IP addresses are all correct and ping (and can be programmed) OK. The HMI software PLC comms configuration has a "port" setting - see below. I can't find anything comparable on the the Mitsubishi software. Does anyone know what insight I'm missing here? iX Developer is configured as shown below: Note the port setting above. I can't find any documentation on what the PLC is expecting or what's special about 1025. The PLC is setup as below with GX Works3: Anyone got any ideas how to get the two talking? Many thanks.
  13. How do I check the program execution order in GX Works3? The help file says but there is no context menu option when I right-click any of the items in the Navigation / Project View. Any clues?