Gambit

MrPLC Member
  • Content count

    2624
  • Joined

  • Last visited

Everything posted by Gambit

  1. How do I write value to D700 using GXdeveloper

    Just Press Set
  2. How do I write value to D700 using GXdeveloper

    MOV K2000 D0 Via the software: Online Debug Device test
  3. Have you set the rotary switches on the servo Amplifier to 0 and 1?
  4. "AB" means the MR-J3 is still waiting for your servo controller (FX3U-20SSCH) to boot up. Boot up your MR-J3 first and then the FX system. The MR-J3 should read B01
  5. Data value to Switch on M Flags

    Looks like you need the ENCO DECO instruction. Which CPU are you using ?
  6. FX-USB-AW

    http://filetrans.kon...ssword=MF4Bkh9c username: nn9xb6 Password: MF4Bkh9c
  7. Step nr Line 7 Nr of connencted modules should be 2.
  8. This is a new Topic. You should create a new post for this
  9. Fortunately we sell system Q and Crevis. I've just tested your program. It's Fine!!! Must be your wiring!!! A-A B-B SG-SG
  10. I'm sorry I don't understand your question. I've you have changed your mode to 5. The number of station used will depend on the amount of IO slices used behind the master. The maixmum nr. of stations used by one crevis module is 4. When it is full you will need to start with a new CC-link headstation with station nr 5.
  11. Do you wan't to use Fixed Buffer of the Melsecnet10 dedicated instruction?
  12. You've set your crevis station to mode 0 which means it will always occupy 4 station in the CClink network. Change this to 5 OR change the the line of code at step 46 to MOV H1401 D4
  13. Your Switch settings are correct Make sure you've powered down the crevis station and reset de CPU after you make any changes to a switch setting. Give me a few minutes to check your program
  14. I take it the NA-9131 is a crevis CCLink station. First we need to know at which baudrate you wan't to set the network. 10M ??? Second the Crevis station is a device station but can be set to automatic(according to number of slices) or fixed to 4 stations. When we know which setting you which to use we can help you set up the master.
  15. comm error when editing, please help.

    Tools => Options => Select don't write to PLC
  16. GX Developer connecting error

    ES: 0180100d is this the correct error I cannot find it in the EZsocket error list?
  17. Modbus QJ71MB91 Configuration

    Your target Device headstation looks a bit high? I would start with Holding registers 1 o check comms. Normally you would get an out of range error from a slave when you've holding register is out of range.
  18. GT16 Multi Touch?

    Actually on a GT 16 it's only one corner(when enabled). It has to do with the new screen types. GT16 are analog resitive the GT15 Matrix resistive.
  19. GT16 Multi Touch?

    The GT 16 doesn't support double input. You'll have to use a GT15.
  20. How to install Melsoft Navigator 1.34L?

    Japanese updates don't work on European versions!!
  21. [Q]About call Subrountine in FX1N

    Just to clarify your example 1) All sub routines & interrupts are programmed after de FEND instruction (end of standard program) 2) The subroutine always ends with SRET 3) When a Call a subroutine it runs the sub routine and then jumps back to the program after the CALL instruction.
  22. Software compatability

    It's the same in the Netherlands. Also there is a free GX Developer version in which you can program 1000 steps only for FX series.
  23. Newbee questions writing Mitsubishi ladder code ?

    Anytime. I will be on Holiday for three weeks starting next week so I won't be able to see your post. So If you have any questions during that time just start a new thread other will respond. Gambit