Implement software pwm to control c200v2 display brightness.
[kugel-rb.git] / manual / advanced_topics / viewports / mono-conditional.tex
blobfef1488ba7ea6cdd015fcc8172ce7d408cabd703
1 \begin{example}
2 %?mh<%Vda|%Vdb>
3 %Vl|a|10|10|50|50|-|
4 %sYou could now show a hold icon using the %%xl and %%xd tags.
5 %Vl|a|0|70|70|14|1|
6 %s%acYour DAP is locked.
7 %Vl|b|20|14|50|14|1|
8 %t1%acWarning:;%t.1
9 %Vl|b|20|30|50|50|0|
10 %sYou've unlocked your player.
11 \end{example}
12 This example checks for hold. Viewport 'a' will be displayed if it is on,
13 otherwise viewport 'b' will display a flashing warning.