For starters, Hello everyone! (I do not know if I post the right place ...)
As the title suggests I have just begun on developer iX 2.0 with a screen T7A!
I have a few questions for you, for starters:
-How to put a color over the state of a sensor, 1 = green
then 0 = red
-How to change the color of a button when I press it
At first put my finger green = above = red
Here! Thank you in advance for your help!
(PS: I use translation software, because I'm French)
Question from a beginner on iX Developer 2.0
-
- Posts: 824
- Joined: Tue Mar 13, 2012 9:53 am
Re: Question from a beginner on iX Developer 2.0
Hi Mael,
While iX Developer is open, if you press F1, it will bring up the help. Then search for "Dynamics Color" in the help index. You simply need use the Dynamics option and associate the color of the button with the value in a tag. In the case below, when Tag1's value is 0, then the button will be green, when it is 1, it will be red.
Most all onscreen components have a Dynamics Fill setting that can be used to change the color of the component.
While iX Developer is open, if you press F1, it will bring up the help. Then search for "Dynamics Color" in the help index. You simply need use the Dynamics option and associate the color of the button with the value in a tag. In the case below, when Tag1's value is 0, then the button will be green, when it is 1, it will be red.
Most all onscreen components have a Dynamics Fill setting that can be used to change the color of the component.
Best Regards,
Mark Monroe
Beijer Electronics, Inc. | Applications Engineer
Mark Monroe
Beijer Electronics, Inc. | Applications Engineer
Re: Question from a beginner on iX Developer 2.0
Thank you very much for your help mark.monroe!!