Search the Community

Showing results for tags 'mitsubishi q series plc'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 401 results

  1. Double address - Alarm

    Hello, I would like to see your logical opinion about this situation and in which part of system where I need to find solution - software or in the physical field. Subject: Twelve old system based on Mitsubishi PLC AnS series, Profibus Here is pneumatic transport, with 5 lines, each line have a shredder and discharge valve. A few months ago, when line 1 works , display shows line 2 and vice versa, it was first problem, but the system was still working. From the last week system doesn't work. On the display appear line 3 in works, but system can not started. Alarm shows Double address (perhaps two valves have some address), Alarm still appear after reset and even all lines are turned off. What is your opinion where to find proble (PLC, I/O moduls, cables,...)  
  2. Cable pin configuration required.

    Required cable PIN configuration for Nexgen 1000 series PLC, MS-40M-E, NT11-SF121B-EV1 , GT1020-LBD.  
  3. We have a PLC application that has been created in GXWorks3. We're using an IQ-F FX5U-32MR/DS with two analogue components:   We're able to run our very simple program on the simulator and are having no issues, however when writing the changes to the PLC, we get the following error:   We can't find where this parameter lives, and where to set it. According to the manuals, we think these means the set value is out of range, but we're not sure where the range is defined. What could be wrong with this parameter, and how do we change it?     Thanks.  
  4. GX Works2 Q Series TCP issues

    Hey guys, been looking around for a solution and I was brought here.  I'm a programmer at a place that just put in a bunch of these Mitsubishi Q series QJ71e71-100 ethernet controllers.  I wrote a TCP server in Java to try and talk to them.  I'm trying to get data sent over from a little GOT1000 test terminal.  The zp.open command is working fine and i'm seeing a good syn-ack handshake, and if i push some text to the plc from the program I get a response (even if it is always the same nonsense).  but when i try to use the zp.send it fails, I get error C1A6 on the ladder program and the q series lights up the comm error light.  I know I'm being super vague here, I was just hoping to gain some insight.  I don't much know what to expect from this forum if you guys are active or if my question even has an answer but i've been banging my head against the wall for days now.  I'm just using a tutorial program from the q series manual and a super basic tcp handler in java.  If there's any other information I can provide let me know.
  5. Hello there, I've done some reading through GT Designer3 Version1 Screen Design Manual (Functions) and in chapter 30.3.6 - Program examples I've found functions used like: redraw_object(); d_circle(params); or acces of object params via script like my.active = 0; my.text_color = 0xE0;   So, my question is, does anyone of you have/know about documentation for this advanced stuff, it could be real game changer for me.   Thanks in advance for any reply
  6. I'm having trouble in finding a complete manual instruction and set-up on setting up a communication on a Q-series PLC to a inverter a700/a800 via RS-485. I have a manual for fx series, are the parameters the same as the fx series? how about the program, like  starting or stopping the motor? Are they same or not? In the Q-series, do i leave switch-5 "station no. setting" blank? i just started this so i hope that i can make this work after new year. This is the manual for the fx-series plc====> http://www.automationsystemsandcontrols.net.au/PDF%27s%20Mitsubishi/Manuals/FPLC/FX%20SERIES%20USER%27S%20MANUAL%20-%20Data%20Communication%20Edition.pdf   PS: I'm mostly self study because i don't have proper training yet and my school sucks.
  7. FX3sa-20MR

    Hello everyone, Have a nice day to all. We just received a small machine from china, and definitely we done a lot of modification to add  safety and other sequence, to adapt this machine to the existing line. I'm familiar with siemens and omron, and this is my first time for mitsubishi PLC. FX3sA-20MR, can somebody pls. help me what software do i need to download and programming cable to communicate with the PLC. Thank you in advance...
  8. Mitsubishi FX3U Suddenly Stop Code

    Hi ,Im a Electronic Technic  in a Molding Factory and i have a problem with one of the machines because is suddenly stoping of execute the code without reason,i tough that was the hmi was is working well.  
  9. edit comment directly from got

    hello everyone using gt designer 3, got 2000 series and IQ-R series want confirm something. it`s possible to edit comment group (that use for history, fault,etc)  directly on GOT using GOT tool or object or script? for script, searching on gs, gd list but find nothing. where the comment group is saved? thank you  
  10. FX2N & Inverter iG5A on RS485

    Hello everyone, I'm a beginner in RS485 communications and i want to control 2 inverter LS iG5A via RS485 from a PLC Mitsubishi FX2N I really don't understand how i should aproach and start this part of program in Ladder Diagram, to write and read parameters from Inverters.  Please help me with an example    Thanks.
  11. Version 1.4.0

    37 downloads

    This is a custom template created for nb7w tw01b HMI. hope someone finds it useful. If you want to create custom templates for NB series hmi feel free to ask me. Cheers.
  12. View File Template for NB series hmi NB7W_TW01B This is a custom template created for nb7w tw01b HMI. hope someone finds it useful. If you want to create custom templates for NB series hmi feel free to ask me. Cheers. Submitter Aneesh Submitted 10/27/17 Category Other Omron Products
  13. Hello, Everyone . Do anyone has experience in FX1N-232-BD connect to GT11 (or other model) from Panasonic ? I try to connect them via RS232 port and I setup parameter following HMI manual but It doesn't work at all only RX led on 232-BD blinking Any suggestion ?    Matcha IMG_39346964.MOV
  14. decimal after point for FN2n PLC

    Dear Member , I have programed high speed counting via PLC FX2n using code c252 , but it shovs me decimal like 23545 , so question is how can i make number to have decimal after point example 123.20 ?
  15. Mitsubishi Safety PLC

    Hi everyone.  Is it possible use mitsubishi safety plc as logic solver for fire and gas detection system  on the plant ? 
  16. GX Works2 & MX OPC Server 6.10 issue

    Hello! What i am about to do is connecting an external SCADA system to a Mitsubishi PLC via OPC server. I have already made some FBs and included their instances in a program in GX Works2, then started a GX Simulator2 and connected it to an OPC Server. From the OPC configurator I have defined some tags with their corresponding device addresses (e.g. D12345). I am using structured variables which device addresses i am entering in the OPC configurator. Tried to make some full rebuild compiling and at first was happy that the devices remain unchanged. The main problem is that after some time this devices change which completely ruined my experiment. Maybe there is some point that I am missing or there is just no way to use a fully functional SCADA connected that way to the Mitsubishi PLC (by OPC)? The question is is there a way to tell a particularly used instance of a function block to have exactly the same device addresses ever. 
  17. Hello, I want to connect the Siemens PLC S7-200 with MR J2S 350CP using Serial communication (RS232/422) so, is it possible or no , any one have an idea... Thank you in advance  
  18. View File GE SRTP Ethernet Driver for .NET .NET Component for use in Visual Studio.NET to create HMI/SCADA apps that communicate with GE SRTP devices via Ethernet. Supports PACSystems, Series 90, and VersaMax.   Supports PACSystems symbolic variables and CPU rack + slot specification. Does not require 3rd party drivers Does not require OPC x86, x64, and Any CPU compatible Visual Studio.NET 2005, 2008, 2010, 2012, and 2013 Compatible Most .NET targets are supported, including Web, Win Forms, WPF, console, and service apps. Build Windows Forms, console, and ASP.NET applications that run on Linux with Mono framework. Extremely high performance - 5~10 mSec typical transaction time Optimizes multiple register configurations into minimal transactions Tag database can be configured via code or visual designer Abstract base classes allow you to write generic code that works with all drivers Synchronous and asynchronous read/write methods Data change notifications Provides common user interface across all driver classes No limit on number of devices or data points Multi-threaded for high data throughput Includes extensive help system Windows, Console, and Web Example applications with VB and C# source code included. Easily connect office systems to factory floor. Free 30 day fully functioning trial version available for download Runtime-free for qualified applications   Submitter Automated Solutions Submitted 05/09/09 Category Demo Software
  19. Mitsubishi to Siemens Upgradation

    Hi Everyone I Have to replace Mitsubishi Plc with SIEMENS plc. I am new to Mitsubishi and worked before only on Siemens PLC. I have the uploaded code from Mitsubishi. I am facing problem in Analog Section about data values, Un/Gn, and Analog inputs and Analog Outputs..  Could anyone just Guide me about analog part.  I Upload the analog section below.   Thanks in Advance Analog.pdf
  20. Mitsubishi PLC M730MB

    Hello to ALL, does any know, how to edit MITSUBISHI PLC M730MB directly on machine, or with witch program can be open and edit.   Thank you and BR...
  21. HMI not recognized via PC

    I am trying to connect HMI( GS Series) to Laptop but every time it says " Device not recognized ".  Tried changing the port, Laptop, whole HMI.  It was working for 2-3 times after installation of new software( both Windows and GX Designer). Tries uninstalling and installing GX designer. Pls help.
  22. Version 1.0.0

    83 downloads

    E-Designer_for_E-series_English.pdf
  23. E-Designer_for_E-series_English.pdf View File E-Designer_for_E-series_English.pdf Submitter CJ2M2016 Submitted 09/09/17 Category Manuals, Tutorials
  24. Hi Everyone! I try to read Analog Data in PLC Master through Salve Module (ECT-21) but i dont see any data, with an Digital Module i can read and write, but with analogic module i can't do anything. The analog module works perfect, i have 4-20ma Simulator and work fine. Modules: PLC: NJ501-1300 Slave: ECT-21 Analog: ADO81-V1 Can u help me? Regads..
  25. Hello everyone, Is there any way to communicate with Mitsubishi Servo amplifier MR-J2S-350CP through RS232 ,I prefer to use 224XP because i already have it... thank you