Gambit

MrPLC Member
  • Content count

    2599
  • Joined

  • Last visited

Everything posted by Gambit

  1. FLOW Totalizer logic

    What exacly do you want to know?
  2. problem connection

    Are you connected to the programming port or via a board?  
  3. Copy or Move Bits to Word or Bit Count

    MOV K4M2000 D10 Every Kx is four bits  K1-4 K2- 8 K3- 12 K4-16   So in this example M2000 M2015 are moved to D10  
  4. QJC24SerialInverter_GW2_V100 Library Channel1

    No I do not but the new version is V1.10  
  5. If you want to clear the password just got to the security settings Set this to none then press apply Set back to Password with GD200 as the device and press apply and set some new passwords      
  6. QJC24SerialInverter_GW2_V100 Library Channel1

    After testing I reported the problem to Mitsubishi. They have changed the Library. They still need to test but I have the Lib If you want it.  
  7. HMI security

     
  8. GOT1455 install using GT3

    Is there a mem card in the GOT?
  9. Connect Q02H PLC to HMI Proface

    Did you use the wiring attached. Which parameters have you set for the communication?
  10. Why not just copy paste?? in your GVL or  use the export/import to CSV
  11. 24 Hours Timer To Operate The Relay For Certain Time

    So basically you would like to use time channels. If you have an HMI connected these are usually already available. Which Mitsubishi PLC are you using?    
  12. write to plc

    Which software are you using ?  
  13. Unknown Ethernet error.. Device U1C\G20480

    This depends on the remote IO head station and network used But mostly yes.   
  14. GT Designer 3 Help

    The manuals are part of the install DVD.  However which terminal are you using ?
  15. Unknown Ethernet error.. Device U1C\G20480

    Which PLC type is are you using system Q ? Which Software ?  I expect this should be U1\G20480 which would make it BFM address 20480 of the module starting with IO adress 10  
  16. Password_Access_Denied.zip
  17. QJ71E71-100 <-> GX Works2 Connectivity Issues

    Have you added your PC to the table exchange list with the correct network and station number which has been set in the transfer setup?? OR is that the 10.104.7.250
  18. Mitsibushi GX Works 2 Error C4105

    You are using a Q00 whihc mean you can only have one resource file (MAIN). If you would have used a Q00U you could have made more. I don't think the problem is the amount of porgrams you have created under your tasks but the fact that you probably have use ladder and structures ladder programs. This is not possible in same resource file (MAIN). 
  19. PLC+HMI cheap solution

    Or you could go with an  integrated  system something like the L-series with HMI built in. Then you only need the PLC power supply and hmi  http://www.mitsubishielectric.com/fa/products/cnt/plcl/items/ You can use the software for 60 days without having to purchse a license    
  20. Mitsubishi to B&R RIO through Profibus. Byte problem.

    Which PLC are you using?  Why aren't you using GX Works 2?(Or is this still A-series?) Than GX Config is inside GX Work2 and you can just set adressen and let the compiler take care of the rest. Alternatively: Why not use Swap and WAND to change the low and high byte and delete unwanted bits If you want to copy an Bit Array to a Word you schould use MOV K4[Arrayname] .....
  21. PLC+HMI cheap solution

    Modbus Client, server or both ? Any further specifics for the HMI, Can it be on the PLC or does it need to be cabinet mounted?  
  22. You do not have to use D8120 you can set the communication settings in de PLC parameters in GX Works    
  23. 2 axis Linear interpolation using Fx3u 20ssc-h

    FX3U_SSCNET_Quick_Start_Guide.pdf
  24. FX3U-ENET and Modbus

    FX Series - GX Works2 - Modbus TCP/IP - FX3UModbusTCPClient_GW2_V100 Download Centre GX Works2 / Structured Mode / Function Block Library / Offering Modbus TCP/IP Client functionality for FX3U PLC systems with connected FX3U-ENET-P502 / FX3U-ENET Ethernet interface blocks. FX Series - GX Works2 - Modbus TCP/IP - FX3UModbusTCPServer_GW2_V100 Controllers, Software GX Works2 / Structured Mode / Function Block Library / Offering Modbus TCP/IP Server functionality for FX3U PLC systems with connected FX3U-ENET-P502 / FX3U-ENET Ethernet interface blocks
  25. FX3U-ENET and Modbus

    There isn't a FX3U-ENET  module that support modbus There is one FX3U-ENET-P502 module which support opening P502. You will still need the FB for modbus from the mitsubishi site