24 lines
No EOL
625 B
PHP
24 lines
No EOL
625 B
PHP
<Button>
|
|
<X> btnRemoveCupX </X>
|
|
<Y> btnRemoveCupYNotPageBoard </Y>
|
|
<State> buttonRemoveCupOnArm </State>
|
|
;<Color> "0x00BDFF" </Color>
|
|
<Interval> 500 </Interval>
|
|
<Filename> bnRemoveCup </Filename>
|
|
<Filename> bpRemoveCup </Filename>
|
|
<EventClick>
|
|
Machine RemoveCup
|
|
Machine DoorLidOpen
|
|
SAVELOG "Press button remove cup on-arm"
|
|
Var buttonRemoveCupOnArm = "Invisible"
|
|
|
|
; protect value update too slow.
|
|
Var DoorCupPosition = "-"
|
|
|
|
Var CheckCupStateDoorCupClose = "reset"
|
|
Var CheckCupStateDoorCupCloseCnt = 30
|
|
Var TimeoutForProtectButtonHideLongTime = 0
|
|
|
|
RefreshAll
|
|
</EventClick>
|
|
</Button> |