Search the Community

Showing results for tags 'mitsubishi fx5u'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 411 results

  1. I would like to send ascii data  to other devices using RS232 interface. and the example format is "0009" (it is product counter machine marking). how can I do this? I am using q03ude, I usually convert 1001 to ascii using BINDA and use the last data (01). but, when it double word data e.g. : 100009 the last data is 9 and null, not 09 
  2. OT: Mitsu web redesigned

    Hello, since they redesigned the mitsubishi FA website I am unable to find software updates. Is it my fault or did they forget to put them in?   Thanks
  3. GOT2000 as MODBUS TCP slave

    I have this setup: FX3G CPU connected to GT2103 through RS422 (CH1). GT2103's ethernet port connected to LAN and set up as modbus TCP slave (CH2). I want to read/write PLC word devices using a modbus TCP client, from a PC. The HMI is acting as a gateway between PLC and PC. I used the Device Data Transfer function to send PLC's D register values to GT's internal GD registers. D0....D9 ==>  GD0....GD9 After some tries, I get valid response from the modbus slave. Reading the holding registers 0....9 (40001....40009), I get only zero values. Those registers can be written back with different values, correctly. I'm sure I didn't understand correctly the modbus address mapping to GT's internal memory. Can anybody help me? Thank you.
  4. PLC DEVICE NET

    how to use device net in FX5U SERIES PLC WITH FANUC ROBOT DEVICE NET CARD A20B-8100-0490 /03B
  5. Hello! I just recently started learning about PLC's at University. While using Gx Works 2, how do I turn on auto complete for existing variable names? With this I mean, after creating a variable, for example bSystem_Started, if I want to use it again, what setting do I need to change so that by just typing "bSy", a pop up appears saying the whole name "bSystem_Started", so by just pressing enter it auto completes. Thanks in advance, Greetings, Patrick.
  6. MELSOFT RECIPE

    Hello,  I got problem with melsoft GT Designer 3. I created a project and i must go threw recipes. I think I did everything well but my Record No. doesnt work as it should...   https://drive.google.com/drive/folders/1p06cnkcfnmodmuLDfrhlshtlYgbUsFnj?usp=sharing   Here is video with presentation as it works and GTX file. It have to be done with this kind of recipe. I dont want standard recipe table I think its pretty easy and i have small error Thanks
  7. hello everyone, I using stepper 17HS2408, microstep driver, modul motion QD75D2, PLC QD3UDV,, i've been trying to use program Absolute in axis 2. When I trigger the command to run absolute program the current value is running but the stepper motor still not moving, is there any suggestion about this?
  8. Question. After install 3 months ago...What would cause a plc module to stop working during production, not let people apply settings and revert back to old settings and permeters. Using some Intelligent design functions. Also it would not let the backup be applied. 
  9. Hi everyone. I need help with iQ-R system. Is it possible to connect an additional expansion bus to an existing system without powering down? Also, can I install new I/O module (RX40C4) to an existing system at hot state (like a hot swap)?
  10. Scada/ Site management

    Hi,  I have basic experience with PLCs but have a degree in electrical engineering. I have landed a job which requires me to advance my plc knowledge. I am based within the UK and need some advice on how to go about a solution to a problem. The site I am doing this for needs a site managment system. The site is within food production, this would be monitoring of mostly trips and faults within a wide range of industrial equipment (Pumps, compressors, fridges). The site is mostly Mitsubishi and would like one centralised portal within the workshop to view all of the equipment availability. Thank you.
  11. Encoder for fx1n

    Hi all! How can I use two AB phase encoder at the same time. I use Mitsubishi FX1N PLC, and I would like to use a high speed counter. I think the plc has 6 high speed counter input, but I cant use only one at same time.
  12. Mitsubishi Fx2n Modbus rtu vfd

    Hello everyone, may you all bless with the best. Can anyone please help me on connecting and programming In Modbus rtu INVT CHF-100A vfd with FX2n having rs485-bd moblue. I want to connect 11 vfd and one fx2n plc also 
  13. Byte to Word

    I am having problem working with Mitsubishi FX5 PLC. How to send two bytes data into one word. I want to send first byte into lower word and second byte into upper word.
  14. Byte to Word

    I am having problem working with Mitsubishi FX5 PLC. How to send two bytes data into one word. I want to send first byte into lower word and second byte into upper word.
  15. i wana connect gs2110-n with a2ushplc-s1with rs422 icant find diagrn wireing ? can you helo me please...
  16. FX5U Shift Dword

    I read the max value from a encoder SD4502. In the label I have sign the SD4502 as double word. If the trigger ( X10) is high then the value is counting in SD4502.  If the trigger flange is going down I puls with DHCMOV the value from SD4502 to D0. Now I will storage this data like shifting but it is only working on 16 bit. Is any one that can help how I can solved for 32 bit? I have tryit with commando sfr, SFL or BSFR,BSFL and also SHR_E. measuring on belt.gx3
  17. Analog

    I have plc mitsubishi A2USHCPU-S1 and there is already a program in it. The problem is, the analog input data doesn't want to be saved. How do i find the analog address instructions? Can anyone help?
  18. Can someone help me how to transfer D memory in gx works 2 but only 8 bit (Mitsubishi D memory is 16 bit cmiiw) ?
  19. Q and iQ-R series

      Hello,  I want to know, if it is worthwhile to transfer from Q series to iQ-R? Currently our equipment is using Q series, which ss a vacuum coating equipment with about 10 power instruments, 20 gas controllers, and pumps and so on. As for the analog and X, Y points, Q is quite capable.   I can not see any advantage to switch to iQ-R, but some people want to. So I want to know,       1. will Q be outdated in the near future?       2. will use iQ-R cost much more than Q? including peripheral units.       3. has iQ-R really been widely adopted?       4. thoug iQ-R may be powerful, I think use multiple middle size CPU's can be more advantageous,              is this right? Many thanks in advance. Ting    
  20. I'm modifying an STL program I wrote some years ago. I need to split an STL sequence (to let the first part restart while the second part runs on). The original POU runs from STL S100 to STL S138 in steps of 2 and the STL sequence ends in a RETSTL instruction. The modified program ends at STL S134 with a RETSTL instruction followed by the new sequence which runs from STL S140 to STL S146 and ends with another RETSTL. This modification causes the PLC to fault with error code 33E7 - Program structure error. Can anyone explain what's causing the error and suggest a fix or workaround? Many thanks.
  21. I'm attempting to look at an offline PLC program to see device values (Ts, Ds, Ms). Is this even possible? Are device values saved when saving a program online? Program is for a Mitsubishi FX3U. Using GX Works2 v1.601B. Win10-Pro OS on the computer. I've an AB background (several decades), but only a couple weeks with Mitsu. Unfortunately, the person who originally wrote and maintained these programs isn't available. This is an easy process with AB, but I just hit walls in the Mitsu IDE. Can anybody help?
  22. Mitsubishi GS2107 HMI

    Could you display text data from sent from hyperterminal on a mitsubishi GS2107 HMI? If you type in hyperterminal the text should be visible on HMI by connecting it through RS232 port. Can this be done without using PLC
  23. how to use function (prun)

    how to use function (prun)
  24. GOT2000 Recipes

    Hi I'm new to GOT2000 Hmi and I have a problem about creating recipes on (GT2107). Do I need sd card or usb memory stick to save recipe or I can save it in inside memory of hmi?  Can someone told me how to do it step by step cause I only have errors when I want to save or load recipe.  Thanks in advie 
  25. MITSUBISHI A1S68AD PROGRAM

    HELLO EVERYONE I am having problem writing in A1S68AD program, please help me out. My system configuration is as :- 1. A1S POWER SUPPLY   2. A2SHCPU   3. A1SJ71AT21B    4. A1S68AD  5. A1S62DA  6. A1SX81-S2 7.  A1SX81-S2  8. A1SX81-S2  9. A1SY10  10. A1SY10  11. A1SY10  12. A1SX80-S2  13. A1SX80-S2 14. A1SY10  This is my existing configuration. But now there is one more slot empty and now i want to add one A1S68AD CARD in the empty slot, i tried writing the program for this card, but plc gives me error. SO, anyone can send me the program with addresses for this card. It will be very helpful as I am new to this A series Mitsubishi PLC. AND HERE BELOW IS THE ATTACHED EXISTING PLC PROGRAM AND SYSTEM IMAGES. PLC PROGRAM.zip