patrickft3

MrPLC Member
  • Content count

    4
  • Joined

  • Last visited

Everything posted by patrickft3

  1. 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.
  2. How to enable auto-complete while creating new variables

    Imgur: The magic of the Internet  Also, when I write a dot, the options don't appear. Such as .ET.
  3. How to enable auto-complete while creating new variables

    Thanks for your response. I think that's structured text. I'm using ladder logic.  Imgur: The magic of the Internet As you can see on this image bSystem_Started is written twice. I want to just type bSys and let the program autocomplete the whole name (bSystem_Started) by just pressing enter.
  4. How to enable auto-complete while creating new variables

    Thanks for your response. It's not on by default. I need to type the whole name. How would I turn it on?