First start TaoBin
This commit is contained in:
commit
a497d17fc2
54 changed files with 27396 additions and 0 deletions
65
xml/menu_page4-1.xml
Normal file
65
xml/menu_page4-1.xml
Normal file
|
|
@ -0,0 +1,65 @@
|
|||
<Page>
|
||||
|
||||
<Width> 1080 </Width>
|
||||
<Height> 1312 </Height>
|
||||
<Background> "ROOT/image/BG_Loading_Page5.bmp" </Background>
|
||||
<Sound> "ROOT/sounds/pleaseWait.wav" </Sound>
|
||||
|
||||
<EventOpen>
|
||||
; On open
|
||||
|
||||
Var Timeout = 0
|
||||
Var ErrTimeout = 0
|
||||
Var ChangeTimeout = 0
|
||||
Var ChangeFlag = 0
|
||||
Var MachineState_Result = 0
|
||||
|
||||
|
||||
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 2000 </Timeout>
|
||||
<EventTimeout>
|
||||
|
||||
Var ProcessText = ""
|
||||
Open "ROOT/xml/menu_CollectPoint_Page1.xml"
|
||||
TimerReset
|
||||
Refresh
|
||||
</EventTimeout>
|
||||
|
||||
<EventMachine>
|
||||
|
||||
</EventMachine>
|
||||
|
||||
|
||||
<GIF>
|
||||
<X> 183 </X>
|
||||
<Y> 350 </Y>
|
||||
<Filename> GIFShowProcess </Filename>
|
||||
</GIF>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<Text>
|
||||
<X> 420 </X>
|
||||
<Y> 250 </Y>
|
||||
<Width>250</Width>
|
||||
<Align> Center </Align>
|
||||
<Size> 30 </Size>
|
||||
<Font> fontType1 </Font>
|
||||
<Color> 0x000000 </Color>
|
||||
<Value> ProcessText </Value>
|
||||
</Text>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<EventSecurity>
|
||||
Open "/media/bt/xml/security_alarm.xml"
|
||||
</EventSecurity>
|
||||
|
||||
|
||||
</Page>
|
||||
Loading…
Add table
Add a link
Reference in a new issue