Lambir

MrPLC Member
  • Content count

    20
  • Joined

  • Last visited

Everything posted by Lambir

  1. Recipe in gt designer 3

    Perfect, thank you VeeB! Yes, I use e-Manual Viewer often but I didn't noticed that chapter in the Screen Design manual. Again thank you, very appreciated.
  2. Recipe in gt designer 3

    VeeB, where is possible to find what is new in any released version? I can see your print screen where is mentioned some manual but which manual is it please? I am interesting in GX Works2 and GT Designer3. When a new version of GX Works2 or GT Designer3 is released by Mitsubishi, where can I find what is new in that version? Thank you.
  3. That's the Mitsubishi forum and not Omron. But try to set it again in the menu View\Toolbars.
  4. GXWorks2 - K8M300?

    Yes, because it is written in the manual. K1 means 4 bits. And as you can see from your example, it is valid also for D registers. Of course also for X, Y and M.
  5. screen saver on HMI

    Hi all, I have PLC FX3U (I use GX Works2) and HMI GT2310 (I use GT Works3). I would like to program some screen saver on the HMI where the real time and date would be displayed. That's no problem. But I would like to change step by step the position of both these items on the screen. Similar like 3D text with the Time setting in Windows standard screen saver. I didn't find any possibility how to automatically move any texts on the screen except several screens changing with several different time and date positions on the screens. I can program let's say 10 screens with 10 different time and date positions but the screens change with two different time and date positions always shortly switch off the time and date displaying (their displaying is always shortly interrupted during two screens change). The change of the time and date position should be without any interruption. Any idea how to do it please? Thanks. Lambir
  6. Number of ON bits in word

    If it is for FX PLCs, the instruction SUM should do it (FNC 43 – SUM / Sum of Active Bits - this instruction counts the number of "1" (ON) bits in the data of a specified device). Or DSUM for 32 bits.
  7. Output Module problem

    If you only add that new extension module and the PLC is under voltage, that extension module is not automatically found. Only powered. You need to disconnect the main power supply and connect it back. Recently I had similar problem with an analogue card and the main power supply disconnecting/connecting helped me to solve it.
  8. How it works data type k4m400

    Hi, the page 83 (chapter 5.2.2) in the attached manual.   Programovaci_manual_serie_FX_GB.pdf
  9. FR S520S inverter reverse frequency problem

    Hi FranzPLC, I don't know Mitsubishi frequency inverters (I use Schneider Electric) but I would say you have setup some Multispeed when you want to run the motor reverse. At first try to find, if any Multispeed is setup to 25Hz. If yes, then try to find if this Multispeed is used for the reverse instead of the signal on the analogue input (I suppose you use 0-10V or 4-20mA for forward - from PLC for example, or 0-10V from a potentiometer). I also suppose you use digital inputs for forward and reverse. If yes, try to find the settings for the digital input which is used for reverse. There will be probably setup the Multispeed. If you send the commands for forward and reverse from PLC via some serial link, it will be probably more complicated.
  10. FX3GE with GS series HMI

    Congratulations ...
  11. FX3GE with GS series HMI

    Your answer was quicker than my.
  12. FX3GE with GS series HMI

    No, because he is not so young like other players. He is preparing for a new NHL season. I think your team is better and you will win ...
  13. FX3GE with GS series HMI

    I don't know but it should be possible to find it in some documentation. I got the information about PLC - HMI connection from our local Mitsubishi distributor. Btw, will you watch hockey between Canada and Czech Rep. on Saturday (World cup)?  What is your tip?
  14. FX3GE with GS series HMI

    Hi, look at here - http://forums.mrplc.com/index.php?/topic/30351-fx3ge-to-gs2107-ethernet-connection/#comment-143286. Lambir
  15. FX3GE to GS2107 Ethernet Connection

    I also inserted the printscreen of my settings but it wasn't displayed in my answer. I don't know why.
  16. FX3GE to GS2107 Ethernet Connection

    Hi, here is my working settings: You have wrong port numbers. The HMI should have 5019 instead of 5556 and PLC 5556 instead of 5551. Try it. Lambir
  17. how to count number of ON bit in a word?

    There is the instruction SUM in FX PLCs. This instruction counts the number of "1" (ON) bits in the data of a specified device.
  18. FX3GE remote access

    Hi Theo, that's working! Thank you very much for your help. Regards, Lambir
  19. FX3GE remote access

    Hi Theo, thanks a lot! I am connected directly from my laptop to this PLC (without any switch or router). I don't have setup the Data monitoring on the port 80 in the TCP protocol for the WEB browser (the page 18 of your manual). That's probably why it is not working now. I am in my work just now but during this weekend I will test it and I will let you know my result. It doesn't matter that this manual is in Dutch because images are enough and Dutch is similar to English and German. Btw, I watch this forum for long time and I very appreciate help of all people. Again thanks. Regards, Lambir
  20. FX3GE remote access

    Hi Theo, I am new here. Please can I have one question? I have one FX3GE on my table just now but I wasn't successful with the webserver launching. I was also looking for any information about the webserver in manuals but no success. My PLC: IP address: 192.168.3.10 Subnet Mask Pattern: 255.255.255.0 Default router IP address: 192.168.3.1 My laptop: IP address: 192.168.3.1 Mask: 255.255.255.0 The ping command is successful for the address 192.168.3.10 but no webserver is launched in the Internet browser with the IP address 192.168.3.10. Do you have any idea what could be wrong please? Thanks. Lambir