
v UbiQ Scenario Manager User Manual
Contents
Chapter 1 Introduction..........................................1
1.1 Overviews .................................................................................................2
1.1.1 Contents........................................................................................2
1.2 System Architecture..................................................................................2
1.2.1 Module Description.......................................................................2
1.3 Installation.................................................................................................3
1.3.1 PC System Requirements.............................................................3
1.3.2 Installing UbiQ Scenario Manager Utility ......................................3
Figure 1.1 UbiQ Scenario Manager Installation Welcome
Screen........................................................................4
Figure 1.2 Choose Destination Location Screen.........................4
Figure 1.3 Select Program Folder Screen...................................5
Figure 1.4 Setup Complete Screen .............................................5
1.3.3 Start Menu Shortcuts....................................................................6
1.4 How Does UbiQ Work?.............................................................................6
Chapter 2 Getting Started.....................................7
2.1 Quick Start to UbiQ-230 platform..............................................................8
2.2 Seek Ubiq-230 Devices.............................................................................9
2.3 Information of Connected UbiQ...............................................................11
2.4 Control of Connected UbiQ.....................................................................12
2.5 Explorer of Connected UbiQ...................................................................13
2.6 Scenarios of Connected UbiQ.................................................................16
2.7 Lighting of Connected UbiQ....................................................................23
2.8 Controller Manager .................................................................................26
2.9 Function Manager Page..........................................................................28
Chapter 3 Tutorials .............................................31
3.1 Tutorials ..................................................................................................32
3.2 Define your user interface on UbiQ-230..................................................32
3.3 Web-enabled UI Access..........................................................................38
Chapter 4 Basic of Smart-C Script Language ..41
4.1 Elements of C..........................................................................................42
4.1.1 Tokens........................................................................................42
4.1.2 Comments...................................................................................42
4.1.3 Keywords....................................................................................43
4.1.4 Constants....................................................................................43
4.1.5 Hex-decimal Integer Constant ....................................................43
4.1.6 String literals...............................................................................43
4.1.7 Punctuation and special characters............................................43
4.2 Program Structure...................................................................................44
4.2.1 The main function and program execution..................................44
4.2.2 Name spaces..............................................................................44
4.3 Declarations and Types ..........................................................................45
4.3.1 Overview of declarations.............................................................45
4.3.2 Type specifiers............................................................................45
4.4 Expressions and Assignments................................................................46
4.4.1 Operators....................................................................................46