Search the Community

Showing results for tags 'mitsubishi fx2n-8ad'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 365 results

  1. Hello All, I am currently stuck at fx2n 232bd which has to communicate with proface 4301tw hmi , although i have many hmi's available but i am unable to communicate this with hmi, almost tried every thing i just wanna know the exactly settings in gp-prox fig 1 ...  and fx cpu parameters anyone experienced guy ?? Help would be greatly Appriciated. Thanks
  2. Dear all, I have a FX2N-20MR chinese semi-clon of a Mitsubishi PLC. It has only a serial DB9 port that cannot be removed or exchanged (which is possible in the Mitsubishi original PLC). I wonder if I can make a simple SCADA system using that port and just one computer. I am reading this post: https://forums.mrplc.com/index.php?/topic/9653-fx-series-and-modbus/ And I am wondering how I can do what it is suggested there in the second message:  to use a free FB block, available in GX IEC (but not in GX Developer), which will communicate modbus via a standard RS232 BD board. Later on it mentions a library called ModbSFX. That message is from 15 years ago so I am wondering if now there is some other way to do it, perhaps some other software has that functionality? I don't have GX IEC. I am a student trying to make a project so I would like a cheap and simple solution. Any help to do so will be very welcome. Thanks Regards Marcelo
  3. Mitsubishi a1s connecting to

    Hi..looking for some help....trying to connect to an A1Scpu using an old DOS based version of 'medoc'using serial port..what lead do I need to connect between  pc and plc cpu?...have tried sc-03 lead using pc 232 cable but doesn't want to connect...tried changing budgets rate etc with no success...I also have an sc-09 lead if usable?  
  4. Hi guys, I am using a GT2107-wtsd HMI and a FX5U-32M PLC with gx works3 and designer3, i setup some simple ladder code to test that everything works, but i cannot get a normally closed contact to open when i press the button on the HMI and make the light turn off? screenshot below shows the code and the HMI buttons, when just looking at the HMI screen, all lights should be off with the exception of light number 2 as it is conected to a Normaly closed contact and i want it to open when i press the button on the HMI beside LT2 (light 2). I cant seem to get it to work.. please help, thanks.
  5. Analog input melsoft (fx3u)

    Hello, I am new to the programming of logic controllers. I have a Chinese FX3U 24 inputs and outputs with analog in and outputs. I am trying to teach myself the basics of the programming but I am stuck at the analog part.    what I am looking to do is create a program so that when a 12v battery bank voltage drops and rises it can trigger other outputs. I have a voltage divider which outputs 1/5 of the input.    Thanks for your help in advance.  Ben. 
  6. Hey guys, I am new to mitsubishi software and hardware and i need help connecting to my PLC. My setup goes as following: PC to HMI Via USB HMI to PLC via Ethernet the HMI is a Mitsubishi Electric GOT2000 Gt2107-wtsd and the PLC is an fx5u-32M I dont know how to go about connecting to the PLC so that I can setup buttons and light to make sure everything is working fine, I dont have a full understanding of GX Works 3 and Designer 3 so this is why I am looking for some help please and thank you! pictures below of the whole system.        
  7. GT2107-WTSD not showing in GT Designer3

    Hi guys, im just looking for some help if possible, I am trying to setup a HMI (2107-wtsd) but GT Designer3 does not have this model nor does it have any 2107 models in the GOT type dropdown. How can i get my model to show? I have tried setting the GOT type as a G2105 and the GT softGOT2000 and these did not work, the HMI is on a white screen with install package data but i cannot do this if it is not in the GOT dropdown correct? I have attached some pictures to show. the HMI is connected to the PLC via ethernet and the laptop is connected to the HMI via usb I am very new to this so we are using test benches so if anything looks wrong i am very sorry
  8. Hi, I am facing the strange problem with QCPU (Q03UDE) Controller, I have multiple modules in my project ( Analog, Modbus & Digital Modules) but after some time a random error comes and all my analog Chanel values hold the last values, meanwhile controller does not show any error in the diagnostic tool. After rebooting the PLC power Chanel values start to update. This thing happens randomly.  Kindly help me.  Thanks in advance
  9. GX WORKS 2 with MX component

    I'm trying to simulate the proface HMI and my ladder program using the MX component " communication setup utility". I followed all the steps on a tutorial vid however an error pops'up (check the attached file). i was wondering if you can help. Thanks in advance.
  10. Hello Mrplc's members I have a Korean version " goldsec Moj2" of Mitsubishi plc A0j2 I need to know the right software for it And how to get it I tried GX Developer but it didn't work because it have only A0J2h type And I tried melsec medoc (version 1.64) but it didn't have A series CPUs
  11. FX2N HELP!!!

    Hi!! i was wondering if you could help.  I'm currently working on my final year's project, in which i have to recreate a backup file of a LADDER program so i can transfer it later after i add the EEPROM extension.  if i transfer from my computer to the FX2N-32MR the ladder program, does it get saved in the EEPROM or RAM? 
  12. Hi, I have the following configuration where 4 PLC panels, with each having a Q12PH CPU and QJ71E71-100 module. All these QJ71E71-100 are connected to a HUB using straight cable. From the HUB one connection is going to an I-Fix SCADA which is already communicating with all 4 PLCs using MC protocol. I want to send data from 3 of this PLCs to the 4th PLC in the same network using fixed buffer communication. Can anyone provide a sample program for the same. Send and Receive side. I am using GX Works 2 for programming. Your help is very much appreciated.
  13. FX3U Output

    Hi,   we have  a FX3U 128 PLC. I connect 24V to COM and all the output in the partition Y0, Y1,.. have 24V even if some output are ON and some are OFF. Why?
  14. Consule timeout connection servo driver

    Hello everyone, Can you help me to solve of my problem? I have one type of servo driver Matsutame ALX series. Driver is using controller of MITSUBISHI. I need to change data point using my console, but when i try to connect to the driver, console always display message "Connection Timeout" . Maybe you have the same problem of me, please advise sir. Thank you.
  15. How to use RTU_Master ?

    How to use RTU_Master, Get_Bit_Mbus, Put_Bit_Mbus, RTU_CRC16 to process data from RFID reader? I want to take an RFID input an process its data to run a particular rung, any alternative option is also welcome. Thanks in advance.
  16. Hi Experts, I would like to know is there any possibility to make a switch that can make exponential increment to a data. i know how to make a switch to increment data in fixed intervals with a switch but im trying to make a switch when you press it continuesly it should increase the gains rapidly over time. is this possible and if yes can someone explain me how? im attaching a sample image how i want to make two buttons to increase and decrease a data. thank you in advance guys. kind regards, sathu.
  17. Backup of HMI

    Dear Experts We have Mitsubishi HMIs viz GT2013-PMDS, GT1020 LBD, F920GOT-BBD-K-E etc. We need to take backup of these HMIs so that same backups can be restored in new HMIs Request to let us know software along with cable configuration to take HMI backups We have Gx Works 3  software to communicate with PLC, we are familiar with Gx Thanks & Regards
  18. FX-2NC-32MT PLC Error

    Hi, My PLC is showing error. I removed all the input & output cable from the module. Still the error is there. Can anyone help me please. What is the issue here?   Regards Sohel Ahmed
  19. Anyone possibly have software for the Mitsubishi Positioning module AD71 (SW0IX-AD71PE) ? It's a servo positioning module for A Series PLCs that can either be programmed by an old programming terminal or a DOS based program for PC. I think SW1IVD-AD71P could also workReally hoping to find the any compatible software for this controller. Maybe someone has leads?
  20. Hi guys, Has anyone ever implemented a Siemens S7 RFID tag reader into a Mitsubishi PLC system? Is this something that is fairly supported to be able to achieve? Or a right pain to set up?
  21. Dear colleagues, Maybe someone faced with cylindrical grinding machine G32P-100NC model by Belor Co., Ltd or Supertec and have a set of programs for it? The program of A2N-20GM (FX2N-20GM) module has been lost. 
  22. Hi guys, im trying to redirect a screen when a bit is active in GT designer3. im still a beginner in the GOT. any help? regards, sathu.
  23. Hey Everyone,   My company decided to purchase a piece of equipment from China, and I have the pleasure of updating its terrible existing controls. We were given the PLC program by the manufacturer, so I was able to make my changes pretty easily - or at least that would be the case if I could actually connect to the dang thing. The source program is indeed openable and editable via GX developer (the original configuration shows it as an FX3). I figured connecting should be straightforward, but I was wrong.    I initially used a serial/usb converter that I've used on some older Allen Bradley equipment (which worked fine for that). However, after no luck using it on the "Mitsubishi", I purchased a different cable that I found recommended on this forum (Tripp Lite USA-19HS - https://www.alliedelec.com/product/tripp-lite/usa-19hs/70101537/?gclid=Cj0KCQiAj9iBBhCJARIsAE9qRtB_n8TVAnJdFyYokoEu42W6H6LaT4kVsgJQI1qvPUsUF3rFviKpbt0aApLHEALw_wcB&gclsrc=aw.ds). Still, no luck. I've tried 7E1 and every baud rate possible, as well as some other bit/parity configurations (and yes, I've verified that I'm using the right com port, as well as tried moving the converter to different ports and trying those). Nothing seems to go through.  I have almost no experience with Mitsubishi beyond a couple of FX5s (which have worked fine, but I connect to those via ethernet). Any help would be greatly appreciated; if I can't make these changes, I'm going to end up rebuilding the whole cabinet with a PLC I can rely on.   Thanks in advance.
  24. Mitsubishi FX2N Battery Error

    I got through a mitsibishi FX2N PLC and when i turned it on it was giving battery error. So when i checked it with system and run diagnostic so i found the same error. By visual inspection i saw that there us no battery in it and someone has taken it out. So my question is that how we are going to reset the PLC when the battery was not intact for how long whixh we dont know. I have the copy of program with me to upload it to plc but the actual issue is battery error.
  25. Hello,  Greetings everyone, I want to communicate RFID with Nexgenie 2K PLC via serial communication protocol (RS 422), I am using Codesys 2.3 software for the development, may I get any sample program regarding this or someone can suggest me how can I implement my program, Thanks in advance.