# Condition to open screen - ScreenMaker

**URL:** https://tech-community.robotics.abb.com/t/condition-to-open-screen-screenmaker/4376
**Category:** ScreenMaker
**Created:** [August 25, 2011, 3:15am UTC](https://tech-community.robotics.abb.com/t/condition-to-open-screen-screenmaker/4376 "2011-08-25T03:15:22Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![system](https://dub1.discourse-cdn.com/flex005/user_avatar/tech-community.robotics.abb.com/system/32/6_2.png) [@system](https://tech-community.robotics.abb.com/u/system)
#### Post date: [August 25, 2011, 3:15am UTC](https://tech-community.robotics.abb.com/t/condition-to-open-screen-screenmaker/4376/1 "2011-08-25T03:15:22Z")

</div>

Hello colleagues

I need to open determined screen based on application variable value on ScreenMaker 5.14.  
It should be something like this:

If ApplicationVariable = “A” then OpenScreen 1  
If ApplicationVariable = “B” then OpenScreen 2

I get the value of application variable during RAPID execution  
I tried to use “Conditional Trigger” control, but with no success  
Maybe I donA’t know how to use it on the right way.

Can somebody help me with this case?  
Thanks in advance !!

---

<div class="post-metadata">

### Author: ![Abhishek\_PM](https://avatars.discourse-cdn.com/v4/letter/a/22d042/32.png) [@Abhishek\_PM](https://tech-community.robotics.abb.com/u/Abhishek_PM)
#### Post date: [August 25, 2011, 1:13pm UTC](https://tech-community.robotics.abb.com/t/condition-to-open-screen-screenmaker/4376/2 "2011-08-25T13:13:25Z")

</div>

Hello,

Conditional Trigger gets triggered if the condition is satisfied. I have tried to create a document describing a simple example on using conditional trigger which has a similar scenario.

Hope this helps.  
Thanks.

webwiz/2876/ConditionalTrigger.zip

---

<div class="post-metadata">

### Author: ![system](https://dub1.discourse-cdn.com/flex005/user_avatar/tech-community.robotics.abb.com/system/32/6_2.png) [@system](https://tech-community.robotics.abb.com/u/system)
#### Post date: [August 30, 2011, 9:23pm UTC](https://tech-community.robotics.abb.com/t/condition-to-open-screen-screenmaker/4376/3 "2011-08-30T21:23:11Z")

</div>

Hello !

Really thanks for your help  
It worked in my application

Just a question to clarify …  
What does “LHS” and “RHS” means ?

I would like to know what the acronym means …

Thanks once again !!

---

<div class="post-metadata">

### Author: ![Abhishek\_PM](https://avatars.discourse-cdn.com/v4/letter/a/22d042/32.png) [@Abhishek\_PM](https://tech-community.robotics.abb.com/u/Abhishek_PM)
#### Post date: [August 31, 2011, 5:59am UTC](https://tech-community.robotics.abb.com/t/condition-to-open-screen-screenmaker/4376/4 "2011-08-31T05:59:14Z")

</div>

Hello,

Thanks for your inputs, here LHS stands for Left Hand Side and RHS stands for Right hand side.

If we have an expression like A EQUALS B or A GREATER B  
‘A’ would be the left hand side value to be compared with the Right hand side value ‘B’.

Hope this makes it a little clear.

Thanks

---

<div class="post-metadata">

### Author: ![system](https://dub1.discourse-cdn.com/flex005/user_avatar/tech-community.robotics.abb.com/system/32/6_2.png) [@system](https://tech-community.robotics.abb.com/u/system)
#### Post date: [September 8, 2011, 9:54pm UTC](https://tech-community.robotics.abb.com/t/condition-to-open-screen-screenmaker/4376/5 "2011-09-08T21:54:04Z")

</div>

Hello

Thanks for answer

Easier knowing the concept !

Thanks once again !

---

<div class="post-metadata">

### Author: ![projecte1](https://avatars.discourse-cdn.com/v4/letter/p/df705f/32.png) [@projecte1](https://tech-community.robotics.abb.com/u/projecte1)
#### Post date: [May 10, 2012, 5:54pm UTC](https://tech-community.robotics.abb.com/t/condition-to-open-screen-screenmaker/4376/6 "2012-05-10T17:54:05Z")

</div>

Nice post!

I’ll try to se the attachment in Abhishek reply.

Have a nice day 😃 👍

---

<div class="post-metadata">

### Author: ![ndkpromotions](https://dub1.discourse-cdn.com/flex005/user_avatar/tech-community.robotics.abb.com/ndkpromotions/32/4323_2.png) [@ndkpromotions](https://tech-community.robotics.abb.com/u/ndkpromotions)
#### Post date: [May 14, 2012, 11:29am UTC](https://tech-community.robotics.abb.com/t/condition-to-open-screen-screenmaker/4376/7 "2012-05-14T11:29:50Z")

</div>

thanks abhishek you are right..
