35
UbiQ Scenario Manager User Manual
Chapter 3
Tutorials
LoadBMP(3,0,192,240,64,"main\\goodnight.jpg");
LoadBMP(4,0,256,240,64,"main\\more0.jpg");
In the UI Script of °×Button 5°± node, we define UI as follows:
LoadBMP(0,0,0,240,64,"main\\party.jpg");
LoadBMP(1,0,64,240,64,"main\\romance.jpg");
LoadBMP(2,0,128,240,64,"main\\napping.jpg");
LoadBMP(3,0,192,240,64,"main\\studying.jpg");
LoadBMP(4,0,256,240,64,"main\\more1.jpg");
After we defined the UI for first level, we should think what the second user interfaces
are. What number circuits of dimmers are used and digit out signals are needed to
trigger? How to display the detailed information user could be understand? One
example is the following:
We defined the style of “Button 1” as
Scenario Button
. The button hint is set to “Good
Morning Scenario”. This hint will be shown on the Internet Browser.
Содержание UbiQ
Страница 1: ...User Manual UbiQ Scenario Manager User Manual V1 03...
Страница 4: ...UbiQ Scenario Manager User Manual iv...
Страница 7: ...Chapter 1 1 Introduction...
Страница 13: ...Chapter 2 2 Getting Started...
Страница 37: ...Chapter 3 3 Tutorials...
Страница 47: ...Chapter 4 4 Basic of Smart C Script Language...
Страница 62: ...UbiQ Scenario Manager User Manual 56...
Страница 63: ...Chapter 5 5 Functions Reference...