Search the Community

Showing results for tags 'mitsubishi 500m control'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 442 results

  1. 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
  2. Does anyone here use this? Control Draw If so how useful do find it? Worth spending the time on learning or better off with another product? If so what? My application is going to be for in-house management and design of control systems for a food manufacturing plant.   Thanks.
  3. 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 
  4. LADDER DIAGRAM UNDERSTANDING

    Hye, I new in this plc understanding. For now I have this one ladder diagram that created in mitsubishi GX Developer that I use in winding machine as its plant. But, I have to make the FUNCTION BLOCK DIAGRAM for this part in CX Programmer. Can anyone help me how to construct the FBD in CX Programmer from this ladder diagram understanding . And did it is actually the counter function ? *the picture showed the ladder diagram*
  5. Hi, I'm trying to set up a TCP communication between a Q03UDECPU and a Beijer E110 panel  I've tried both TCP and UDP as "communication mode" in E-Designer. nothing seems to work.  What I'm I doing wrong Se attached files from E-designer and Gx IEC Developer
  6. When M8029 off ?

    i try to use M8029 to be able run pulse in sequence, i mean i can't use regular PLSY or DPLSY, it doesn't work. So i add M8029 to help clear it and make the plc able to make pulse again. But the problem, when the sequence is finish and i need to start again, plc doesn't give pulse again because the memory that set it on is already reset by M8029. how to set it on again or reset the M8029? By the way, i'm using FX3U-48MT. Thanks,I would really appreciate your help.    
  7. Dear mrplc and plc experts, I would like to ask for any solution or insight regarding to mitsubishi cpu problem with code: SP.UNIT LAY.MZZ which I could not find any footage/information related to this error Your helps are really appreciated.
  8. I want to do a calculation in the FX3u-48MT ESS and combine it with the input from HMI GOT1020. By the time i put input in the HMI with real number, and i calculate that with some equation just like in the manual as seen in the picture. I was confused when the result in the DINT is too many and in the pulse, it got minus, when it should be plus. Is there any way to fix this ? and how to round up the result correctly ? I really appreciate your help. Thanks in advance.  
  9. Hello, I am currently working on programming my first sortation system.  Attached is a blue print of the in feed conveyors and their loadout lines.  As boxes merge together they will be scanned by the barcode scanner.  From there we will be told which lane each box must go down, from the WCS.   My question is, without encoders, what would be the best way to control this system? Counting the packages as they pass through the photoeye? Or setting timers?   Thanks, James Sorting Conveyor Layout.pdf
  10. I'm trying to overlay a text figure on top of a bit lamp. You'd think it'd be easy... but no matter what layer I set the lamp to, or how many times I click "Move to back of layer" from "Stacking order" in the right-click menu, the text figure stays behind the lamp. The only reason I'm using a text figure vs. just using the text function of the lamp is because I want the text to be vertical - a feature that you do not have with the text function of a lamp. Any ideas on how to fix this? Any help is greatly appreciated!
  11. Mr Configurator trouble

    Hello good morning, I would like to comment on a case, I have a MR JE A 20 driver, it is connected to a plc and it moves a clamp. The fact is that I have variations of distance until it reaches stops and skips the inverter by overload. Well my question is the following, I want to use the mr configurator, I downloaded it, but it gives me a drawback when I connect it I figure as the driver, but in the program it only appears offline, I can not revert, it will be because the Plc Thank you very much for your reply
  12. On-Off Temperature control

    Hi, i'm actually working on a project with a CPU33 CJ2M and a external analog output CJ1W-AD04U I'm trying to read the informations coming from a PT100 sensor and control a valve which act on the temperature. i'm kind of lost in this project because it's my "first time" with Omron ! Which function block must i use or how must i program this would you show me example ?  Thank you for the help guys.
  13. Good day Please assist me - pertaining to the QSeries GXWorks2 Programming  - and in particular the utilization of the macrocode functionality. The information required includes; [1] Purpose of macrocode (incl advantages) [2] its utilization's effects on the PLC programming memory (it appears that it consumes more programming memory. [3] any reference documentation that could be used - containing specifically information regarding this feature (note most manuals doesn't discuss this)
  14. Hi, I'm trying to convert a binary string format to integer using Q03UDE CPU. String data : '1001' Expected Result :  9 Kindly help.    
  15. CJ2M-CPU32 and CJ1W-TC002 help

    Hi everyone. l have a project with omron plc but l dont know omron. l have CJ2M-CPU32 and CJ1W-TC002 also input and output units. do you have a example temperature control programme for this device ? 
  16. AnyViz is probably the easiest way to monitor, operate and analyze your PLC remotely, thanks to the cloud from any location. No need of additional hardware or software licenses. More info at www.anyviz.de Functions: Real-time process data visualization with just a few clicks Record and analyze machine data easily Targeted Condition Monitoring Remote control - from anywhere in the world Connecting machines, beyond location boundaries Access with any modern browser and any kind of device like notebook or smartphone Have a look at our YouTube Channel to see AnyViz in action.
  17. Particulate Measurement In CX Programmer?

    I am currently in the process of an efficiency project for a company looking to measure at what point their process starts to create particulate (in this case, smoke) so we can accurately defer the smoke into a combustion chamber to be burnt off. My question is, is it possible to use the Dywer SERIES PMT2 Particulate Transmitter for our measurements using a CJ2M-CPU33 Omron Controller and CX Programmer. http://www.dwyer-inst.com/PDF_files/PDS/DS_PMT2Rev.1.pdf If we can use this, I am wondering which cards I would have to get for communication to this transmitter? CUrrently I have analog in and out, (DA041 and AD081-V1), and digital in and out, (ID211 and OC201). Any information on getting this sensor set up is appreciated. I am not familiar with this type of process control. *****FYI If this is not the correct topic to post this, please move it to the correct one.*****
  18. MX Sheet IQR?

    Anyone know if MXSheet will talk to the R series CPUs?    
  19. Hello admin, Im new to PLC domain , i have one OMRON CP1E N30 with in built RS 232 port and ladder program to run in Homing and forward and reverse motion. I want to control the PLC from a computer using RS 232 communication. From what little i read from manual supplied for programming ,i came to know that there are two type of commands C mode as well as Fins commands. My doubt is whether these commands can read/write CIO memory addresses that are used to set and reset the motor enable/disable in ladder program through CX programmer software? for example: in my ladder program CIO memory address 30.00 is the motor enable/disable address so if i want to control externally from a PC to enable/disable the motor ,which commands should i use and is there a format to send these commands as well as the value. I am planning to build a GUI in Labview to cotrol the PLC via Serial RS 232 . How can i do it ? Thanks in advance.
  20. prosoft gateway CCLINK

    Has anyone used EtherNet/IP to CC-Link Local & Intelligent Station Gateway of prosoft? is there a timeout issue even with a small network of 2 Q CPU and 1 controllogix connected via etherned? I need to read and write data to and from 2 Q CPU and Clx so I am considering this as an option.   editted: not lag but more of timeout issue if there is simultaneous read write from both melsec and clx with 3 DINT words. 
  21. Mitsubishi iQ-R Series

    Hi Has anyone got any real life experience with the new Mitsubishi iQ-R series?  I have been assigned a major capital project to replace our old ageing DCS system.  Our current PLC backbone is about 40x Q2ASHCPU, 10x Q06UDEHCPU and about 2xA2SCPU all linked up via Melsecnet/10 network with communication links into the DCS system via Modbus RTU utilising the QJ71MB91 modbus card. Due to the nature of my companies process and the limitations on plant downtime it is estimated this project could take up to 5 years to complete, with this in mind I am wanting to install a system that will not be obsolete (or unsupported) in a few years, hence, I am very interested in the new iQ-R series with it being Mitsubishi's latest and greatest.  However, recent communications with my local Mitsi rep is not filling me with confidence that the iQ-R series is not as well supported/developed as the Q series.  A major requirement during the development stages of this project is the new ability of the new processors to be able to talk to the old DCS up until a point where the DCS nodes will be completed removed and replaced with a modern SCADA package.  Hence, the requirement of a Modbus Slave card for the iQ-R (i.e. a QJ71MB91 equivalent) which I am told is in development, but has no fixed timescales.  Previous experience with Mitsubishi developments of cards is normally years not months. Any information anyone can provide on their experience of the iQ-R series would be greatly appreciated and if anyone knows if a Modbus Slave card is in development that would be useful.  I realise i could utilise the Q series extension rack with a iQ-R processor but this is not the route i want to go down. Thanks for any help and apologises for the war and peace. Cheers Matt
  22. In general, this control PLC program is written in GX Works. I did a simple visualization on TIA Portal v14 (WinCC RT Advanced) and I would like to now test it on Mitsubishi FX3U driver with ENET Module. I do not have much experience in this kind of thing, I'm still learning. I know that someone previously made a visualization in LabView and downloaded the tags from the PLC using NI OPC Server. Someone also did visualization in iFix and also downloaded tags through server opc. I do not know just how or what program to download tags in PLC so that I can no longer use it in visualization in TIA Portal. Unfortunately I still have a connection problem. The driver is connected to the router. From the connection options with RT Advanced I chose in the connections tab Mitsubishi and entered the appropriate IP. Still nothing. I do not know if the lack of a connection can be related to a virtual machine (VM Vare Workstation 12) on which I have TIA Portal installed. The driver pings but can not connect. I also tried using KEPServer EX to connect and unfortunately also failed. (I have information about the can not connect). Anyone know what program I should use? or had contact with such a problem? I attach a photo of communication from my station to more visualize the problem. Thanks  
  23. fxg3-fx3s

    I have fxg3 and fx3s Mitsubishi PLC and gx developer software ver.7 ,my question what is the suitable software and cable to connected with pc
  24. Error 6706 Mitsubishi FX2N

    Hey guys, I'm really a newbie on PLC's, I'm working with a metal sheet folding machine. The past programmer gave me it's code, but I guess he gave me the wrong one. So, I uploaded the program with GX Developer 8 to a Mitsubishi FX2N-32MR PLC, all looked fine until I tried to run out the program. The error 6706 appeared up on step 3928 (blue rectangle). I read something about it already in other posts. But I'm not quite sure what to do. Can someone point me on the right direction? I attached an image where the problem thst showed up.  Thanks. 
  25. Hello all, I have 7 Q series PLCs on a Melsec net/h network, Ladder Programming none of that fancy smancy ST stuff LOL. Were running the QJ71LP21-25. Now to keep it short I have used all most all my devices in my Network Range Assignment. I can not set up low speed range as I do not have enough Link relays and registers at all stations. No memory for more devices just trust that I can not do it... However I have an abundance of File Registers ( no I cant buy B or W in the PLC File params, well I can but it wont help because only one CPU is UDE the rest are H.) I have a project in which I must see about 50 words for each Station at every Station. I figured while I am setting up a Transient Transfer I will make a bunch of extra room for future updates and junk. My answer good or bad, is to set up some Send/Recv commands and do some Transient Transfer. I think I have it just about all figured out just a few questions. I have two manuals I have been getting my info from Q MELSECNET/H Network System Reference Manual ( I think SHNA080049)  and the Melsecnet/h training manual.  1.Any one have any better manuals that better cover transient transfer? Or that are new enough to mention GX Works2 instead of Developer? 2. Is there a max device for each send/recv? (I keep thinking it is 980 per station but no idea where I got this number)( I will increase the max # of transients in the supplementary settings under network range...) 3. Any precautions or advice like, Hey don't do this, I did this once and.... 4. It looks like as long as I use different logical channels for each station I should be able to send and receive multiple "messages" at once with no error?? (I will test this and look for the "no room in receive buffer area f222 error)  5. Will this slow down the Cyclic transfers (I will be watching the SW006D and so on to make sure it does not slow my regular transmission down.) 6. I will be using several special relays and registers in the program of course. Any I should use that are not obvious?