Search the Community

Showing results for tags 'button'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 11 results

  1. Hello Guys! I have a problem what I can't really solve. In factory talk view (10.0) I wanna use a momentary push button. When I start the project, and I click on it nothing happening, the button activate only when I release it. Its like there is an OSF instruction inside.  I want the button activate until I push. May I use a wrong button ? Could you guy please help me with this? Thanks ahead.
  2. Hi all, I have an application where two buttons are created: End Batch: "Momentary Push Button" that modifies the value of a tag. Print Report: "Display Print Button" that generates PDF with a screenshot of the current screen. I would like to mix both buttons into one single button that does this functionality at once. I have been reviewing forums and it seems that the only way to do that would be by using VBA code but I believe that this is not available on FactoryTalk View ME but only on SE. Would anyone know a way of printing a PDF screenshot + modifying a tag at the same time and with a single button on FactoryTalk View ME? Thank you!
  3. Reset button with structured text

    Hi! Pls program: When you bush the safty button on/off.  You must bush the reset button to make the pls-program function again.  Q: How do I program the reset button in structured text (cx-programmer) ?        
  4. Hello, I am trying to have single press and double press etc. functionality in my PLC program where for example, single press will turn on the motor whereas double press will turn on the motor for 5 seconds. Is it possible to achieve using ladder logic in sysmac studio, if yes, how? Thank you in advance.
  5. Latch switch

    Hello  I'm quite new with GT Designer 3. I'm writing code for the GOT2107 HMI. I have a few push buttons that works fine when pressed the switch lights up as you touch the switch. But now I want a latching switch. Every time the switch is pressed the light on the switch should alternate. How do I get a switch's lamp to stay on after pressing it?   Thank you Marinus
  6. Hi everyone, Using Cicode programming ... I'm try to make a function empressed Button's input command that still running forever until the user press the Button again .. so if i press the Button at first the function inside Button will be running , But i wonder to terminate that function by press same button second time or don't mind if you suppose other Button for stop running the function ... plz help to make a code or something else to stop running of my function.
  7. Hi Guys I was wondering if any one of you could tell me how to set up some basic button functions? I need a basic instruction on how the followering button setup, could be done on the HMI, preferable with exaples or tutorials etc. !!! I´m working with the current setup: NX1P2, using Sysmac Studio, Module version 1.25.1.0, along with a NA5-Terminal, version 1.18 !!!  START_VALVE_1_BUTTON = Toggle, Momentary, Set or ?? - (Need the START_VALVE_1_BUTTON to activate ON_BUTTON & OFF_BUTTON flashing, indicating selection option, ON or OFF, meaning activating start valve 1 mode, or deactivate the mode). START_VALVE_2_BUTTON = Toggle, Momentary, Set or ?? - (Need the START_VALVE_2_BUTTON to activate ON_BUTTON & OFF_BUTTON flashing, indicating selection option, ON or OFF, meaning activating start valve 2 mode, or deactivate the mode). ON_BUTTON = Toggle, Momentary, Set or ?? - (Need the OK_BUTTON & the OFF_BUTTON to flash simoustaniously, after START_VALVE_1_BUTTON, or START VALVE_2_BUTTON has been pushed). OFF_BUTTON = Toggle, Momentary, Set or ?? - (Need the ON_BUTTON & the OFF_BUTTON to flash simoustaniously, after START_VALVE_1_BUTTON, or START VALVE_2_BUTTON has been pushed).  !!! Hoping to hear BACK from some of you VERY soon, because I need the know_how ASAP. !!! !!! Write soon !!!
  8. Dear All               Could you people help me to solve this issue. I need a Function in cx-supervisor with Push Button.I want Bit ON, when I pressed the button, and when I release the button then this bit goes OFF. Sorry for my bad English its not my native language.
  9. Is there something to open a message box with confirmation (Yes / No) when the operator click on a button, like in cx-designer Or do I have to code it in Vb.Net Thanks
  10. Hi I am having trouble programming something I thought would be simple. I am using Word Lamp to display 6 different images ie. 6 states.  I have 5 Command Buttons. When pressed each one causes a different image to be loaded . What I want is the 6th image to display when the command buttons are released and before they are pressed. Unlike Bit Button which has a momentary setting , Command Button can only set a state. I wish it had a momentary feature so the state value could  be set when pressed and return to 0 when released. I hope I am being clear with what my issue is .  Any help with this would be greatly appreciated. Jim
  11. gx developer,gx works

    can any one provide me programme of start & stop using a push button in gx deveoper or gx works.