xsienix

MrPLC Member
  • Content count

    11
  • Joined

  • Last visited

Community Reputation

0 Neutral

About xsienix

  • Rank
    Sparky

Profile Information

  • Country Netherlands
  1. Hi Paul, Thanls for you replay I know to make pages and i understand the genies. The system is setup complete, no worry's about that. I make myself some nice buttons and lights to. The only thing is, that i struggle with the cicode. I have maneged to make a function so i can call this function, with the push of the button. For now, i can do this only for one light. (getRedLight() ) There must be a way to avoid that i must make three fun For instance: In Python i can give arguments to a function.  
  2. Hi all, I need to make a traffic lights, Each light (red/orange/green) have a corrsopondent button. Is there a way to use one function to control the lights? Is  there a way that the function knows wich button is pushed. Cheers..  
  3. After much struggle and i do no why, the whole thing work!  
  4. Hello all, I'm new to Citect. Question: How can i call a function with use of a pushbutton? What i did: What i try to accomplish is this: I have a genie with an array of different colors. In my genie i have a text stated %fill in lighttag%, where the lighttag is a local variable. I have a pushbutton and a light symbol. Now i have made a litte cicode script, where i make a function GetLight() In the appropiate field of the button, i will call the function, and my function will return a value that i putt on a tag. Problem: It seems that the function get called, no mather what. Many thanks, X. Stay healthy folks....  
  5. Dear all, I'am using IX in combination with a Beier X7 Pro panel. There are some valves on the HMI witch can be adjusted by the operators. The can press the valve symbol and the settings appear as a popup on the screen. Sadly with a blue window border in top of it. I'am aware of a script that get rid of the border. I wrote the code in it, but no matter what i do, this border won't dissapear.  I poke around with picture and canvas settings, no results either. My laptop is using Windows 10. IX Dev= version 2.4 SP1 What can i do?
  6. Read PLC always in Ladder? + Hardware question

    Hi Thiago, Thank you for your answers. Very nice, thank you. I did a modification in a SFC programm and wrote it to the plc. In the parameters there where no intelligent modules configured. the program is written to use those modules. For learning purposes i red the plc, and the whole program was converted in ladder. I have my 2 modules that where installed. This i noticed in my parameter settings. Now, With writing to the SFC programm to the plc i was hoping that the plc now his hardware and i do not need to configure the intelli. modules. I hope you understand it.  
  7. What are programm settings in GXwork2

    Hi Gambit, I'am aware of the E-learning documents @ Mitshubishi. Unfortunaly, i can't find documents, with explaining the 'program settings' do. Perhaps i overlooked something? If you have information on that, please, be my guest.
  8. Hello all, Iám fairly new to Mitsubishi. I have a Q-Cpu, PLC with a program that was written in SFC. Now, with a blank GXWork2 environment, you can read the PLC, but that is always in ladder. Why is this? Do i overlook something? Also, The rack is configured with two analogue cards, and some i/o. When i do a 'read' command i suspect that the i/o configuration is also red, meaning that it's clear what hardware is in the rack and that the 'module' section in GX2 is filled with the appropriate hardware data. This is not the case.  Why is this? Thanks for help.  
  9. Gx Works2 Q68DAIN Setup

    Hi, You can check Youtube for some video's.  
  10. What are programm settings in GXwork2

    Hi Andrew, This is some great help. Thank you.  
  11. Hello all, Recently i started to learn GX2Work2. I wonder what the program settings will do? I have some flavours to choose, like initial, scan etc. Is there a manual where i can find how this works, or is here someone who can help me. Many thanks,