Search the Community

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

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 367 results

  1. Vijeo Citect - write to tag - error

    Hi everyone.  In Vijeo Citect SCADA I created some tags and I try to write to a bit device of MELSEQ Q PLC. But I get this error : Cicode General software error. Note: I can read from PLC.
  2. Mitsubishi PID controller design help

    Dear all, I need help in design of PID controller in Mitsubishi PLC fx3u, I what should be parameters for initial, and how to start and stop auto tuning.
  3. So I need to find a way for a Mitsubishi PLC to communicate with a PC - ideally sending a binary number through ethernet to a PC program that reads it and tells the PC which files to open. I think I can create the PC program with C++ or Visual Basic without too much struggle. But I am unsure of how to get that binary ID from the PLC and into the PC program. I have done a little bit of research on MX Component and MX Sheet, and also MC Protocol but all seem a bit outdated and/or just over my head and I need some better explanation - I'm pretty new to PLC and programming. I feel like it shouldn't be terribly difficult to get 1 external binary number into a PC program. I'm sure someone has done essentially the same transfer and I just want some ideas. -What kind of connection support do I need to transfer data (Likely just a D-bit) from a PLC to PC? -How would that/those bit(s) be accessed in Visual Basic or C++? I'm assuming some type of library function that will call the value
  4. FX2N - 48MR (MELSEC)

    Hi everyone! I buy a new Mitsubishi FX2N - 48MR PLC. I just want to asked If I can directly removed the EEPROM from the old PLC and transfer it to the new one without losing the data?
  5. Hi all,  At my work, we are unfortunately still using GX IEC Developer 7.04. All of a sudden I can no longer open any project at all with my GX IEC Developer. I can start the program just fine, but as soon as I choose a project to open I get "cannot initialize communication manager". And after this, I get another 2 "cannot restore parameter file. param.tmp not found" and "cannot restore transfer setup file! cnct.tmp not found!". Doesn't matter which project. And I have opened these earlier with no problem for years. I have tried reinstalling ALL Mitsubishi software on my PC. And restarting PC. I can't find a link to any other changes I have done on my PC either... Does anyone have any idea how to solve this? Best
  6. A1S68DAV parameter

    please can anyone tell me how to set A1S68DAV analog output module parameters , such as voltage output and resolution? or is the parameter can't be set at aLL (ie, fixed at -10V to 10V)?
  7. Barcode Reader -- GOT

    Dear all, I've already connected Barcode reader to input data for GOT, But, before using Barcode reader to scan data for GOT, I need press to position where will receive data. Example: if I want to scan data for Barcode#1 --> I need press to GD2000 --> Scan Barcode#1 Next, Press to GD2005 --> Scan Barcode#2 .... It's waste time press in HMI.  So, I would like do as flow: Press to GD2000 -->  Scan Barcode#1 --> (data auto fill to GD2000) --> Scan Barcode#2 --> Data auto fill to GD2005 --> .... Who have experience about this, could you share method for me? Thanks and Best regards!   BARCODE.GTW
  8. Salvage PLC to play with, but...

    I was at a salvage yard not long ago, and I saw 16 robotic arms, 4 turn tables, and a truck load of PLC cabinets being scrapped.  I asked if I could buy one of the cabinets, and the answer was no, but they let me take what was inside of a small cabinet (they only wanted the metal).  I got my hands on a q series - complete with a base unit, power supply, CPU, and a few i/o's.  Here is where I need a little help. I want to play around with this setup, but there is no way I am buying the software for it.  Is it possible to use an open source PLC software to program and run this PLC?  I want to use it on an aquarium (of all things). Any advice is welcomed.
  9. Salvage PLC to play with, but...

    I was at a salvage yard not long ago, and I saw 16 robotic arms, 4 turn tables, and a truck load of PLC cabinets being scrapped.  I asked if I could buy one of the cabinets, and the answer was no, but they let me take what was inside of a small cabinet (they only wanted the metal).  I got my hands on a q series - complete with a base unit, power supply, CPU, and a few i/o's.  Here is where I need a little help. I want to play around with this setup, but there is no way I am buying the software for it.  Is it possible to use an open source PLC software to program and run this PLC?  I want to use it on an aquarium (of all things). Any advice is welcomed.
  10. move the data between the value

    hi there, i have a problem on the data moving. here the problem. how can i write a command like : if value in d500 is in betwee 3000 to 3100 then on m1000 if between 3100 to 3150 then on m1001....... and so on. thank you very much
  11. hello,,,, i want to ask, is there a way to convert the yaskawa PLC ladder program to a Mitsubishi PLC? and what software is used to program PLC brand of YASKAWA?
  12. Mitsubishi & Omron -OPC-UA - KEPWARE Server

    Hi,In a project I have four Progressive Pressing Machine. Each machine with different PLC like Mitsubishi 'Q00UCPU' with 'QJ71C24N-R4', 'FX-3U-16M', 'FX2N-128MR' and Omron 'CJ2M-CPU13' with 'SCU41-V1' module.Now my task is to connect all PLC with KEPWARE Server through OPC-UA.Note: There is no Ethernet Port available and existing RS232 port are all connected to all respective HMI'sIn this scenario, I would like to know, do all the PLC that i have mentioned above supports OPC-UA through Ethernet if i add a new Ethernet module to each PLC. So the data transmission will be faster or else should I buy RS232 serial communication module to communicate through OPC-UA.And also i would like to know, what kind of "Industrial Switch" will be perfect for this application.Kindly suggest a best way to prove myself.Thanks in advance
  13. Fx2n-2lc

    Hi... I want to know how to configure Fx2n-2lc? Please give me ladder diagram to display temperature value on gxwork2 and to make it reference value for temperature controller. Thank you
  14. Good day sirs, i am currently asked by my boss to convert the existing delta plc to mitsubishi due to the requirements of the head maintemance... i am current ly having a trouble of converting this line  MODWR and MODRD What is the equivalent of it in mitsubishi    Thank you sirs
  15. Hi all, I would like to logg data from Mitsubishi PLC to MSSQL via OPC Kepware, but I have issues to see values correctly I simulate Mitsubishi PLC on OPC, I see values on OPC client correctly ... but when I logg data to MSSQL db via DataLogger I have issues with data ... any of data are displaye as 0, string data as NULL ... What is wrong ? In attached files you can see datatypes on OPC and MSSQL. Thank you
  16. Hi, I am trying to read data from modbus device, and data is on input register 04h...  how can i config parameter on QJ71MB91 for.. pls advise.. I can read holding register 05h.. and when i using buffer memory 2000h for input register then data is incorrect.. Hope someone can help me.. Thank in advance..
  17. Hi guys, I've encountered a weird problem backing up my old FX1N-24MR-ES/UL PLCs. Hope I can get some helps here. I'm grateful for all the help. I got some old FX1N-24MR-ES/UL PLCs working on machines, and most of them are working 24/7 for more than 8 years now. There's a computer in machines communicating with PLC via SC-09 harness( RS232 - RS422 ). Since Mitsubishi isn't selling and manufacturing FX1N-24MR-ES/UL anymore, I tried to find some compatible alternatives. I bought a Shihlin Electric AX1N-24MR-ES(It got licensed from Mitsubishi to approve it's 100% compatible with FX1N-24MR-ES/UL) and a copied FX1N-24MR-ES/UL from China. I downloaded and verified programs/parameters into both PLCs via GX Works2(both PLCs shown as Mitsubishi FX1N-24MR in GX Works2), but they both work about 5~10% differently from the original ones on the machines. But it seems the both new PLCs are working identically. I've tried download the original program/parameters to a old original FX1N-24MR-ES/UL and it works well, so it seems the program/parameters I read out is correct. I've also checked the both VRs(D8030, D8031) aren't used in the program. May you please let me know what else I can do or test to make the new PLCs I working 100% identically as the old ones? I'm grateful for all your kindly help guys. Thank you and have a nice day
  18. I have a fx5u plc connected to 2 keyence sr 1000 qr code scanners using plc link. On random times the plc error light will light up and all ethernet connection will be disconnected and i cannot connect to the plc with gx works 3. If i put the plc in stop mode tho i can connect to the plc. I do not know what error code is causing this because each time i connect the error code is missing. The problem starts when the plc is in run mode. Can anyone help me with this as this is a persistent bug that keeps on happening in my system?
  19. Hello everyone, I am new to Mitsubishi PLC. My device is  IQ-F series FX5u-80 and GX Works 3 to set up parameters using ST. I need to implement a function that waits for a confirmation signal in order to continue to the next step of the program.  I though about another way by using a delay function instead of confirmation single for testing purpose
  20. Hi everyone. Could someone explain, how do I righly stop pulsating command PLSY. Setting deceleration time and using SM5644 ends up with 3651 error. PLC is Mitsubishi FX5U, GX Works 3 Thanks
  21. hello everyone,,,, I want to running the motor in 100 rpm but how to setting electronic gear to control speed in servo motor HG-SR502,, does anyone know how?
  22. Remote Run/stop on FX0

    Hello, I'm working on a project where I'm trying to create Remote Acces to old PLC's. The Mitsubishi FX0-20MR-ES is one of those PLC's. I got the remote access working by using a Serial to Ethernet converter, but I just found out that FX0 serie can only be put in Run or Stop mode by manually flipping the RUN/STOP switch on the PLC. I was wondering if there is any software solution that enables me to "simulate" the stop function while the switch is still set on RUN. That way I can still program the PLC from a remote location. I know this is possible with some PLC's by turning off a whole registry in the software, that way the PLC thinks it is in STOP while it's actually still running. I just don't know how this would work with the FX0. I hope someone can give me the solution I'm looking for. I'm looking forward to the reactions, Jimmy
  23. FX2N Battery replacement

    I have run across a Mitsubishi FX2N with a battery light on.  I have never worked with Mitsubishi before, but the manual describes changing the battery and indicates the controller must be powered down for the change.  You have to beat the clock and change the battery within 20 seconds.  Has anyone changed these batteries while powered?  Used to do that with PLC5's but I have never dealt with this processor before. 
  24. connect Mitsubishi FX in network

    Hello I have a Mitsubishi FX in my production line, but I have a problem, If I lose the electric power I lose the connection between PLC and network, I need to restart the PLC for connection again of PLC in my network.  
  25. Mitsubishi iQ-R connection

    I am working on the project with Mitsubishi equipment. This is my first contact with Mitsubishi and I must admit that more terrible support I have never experienced. I have few components as robot controllers, Keyence vision and Omron safety PLC and I am going to connect them R04CPU PLC processor. I am wondering if there is a way to connect them through the CPU's internal port or I have to buy an Ethernet/IP module.