OK
This commit is contained in:
parent
edd9fab1d4
commit
7bc1f531c3
4 changed files with 16 additions and 16 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 77 KiB |
|
|
@ -12,24 +12,24 @@ If PowderPayPushLowScheduleTurnOn10 = "1" Then
|
||||||
Var PowderPayPushLowScheduleTurnOn10 = 1
|
Var PowderPayPushLowScheduleTurnOn10 = 1
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
If PowderPayPushLowScheduleTurnOn10 = 99 Then
|
If PowderPayPushLowScheduleTurnOn10 = 1 Then
|
||||||
If SystemTimeHourInt = 3 Then
|
If SystemTimeHourInt = 3 Then
|
||||||
If SystemTimeMinuteInt = 30 Then
|
If SystemTimeMinuteInt = 30 Then
|
||||||
; idle
|
; idle
|
||||||
; and time match
|
; and time match
|
||||||
|
|
||||||
If PowderStatus = "" Then
|
If PowderStatus = "" Then
|
||||||
Var PowderStatus = "tricker"
|
Var PowderStatus = "tricker"
|
||||||
Var PowderTestStep = 1
|
Var PowderTestStep = 1
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
If PowderStatus = "tricker" Then
|
If PowderStatus = "tricker" Then
|
||||||
If SystemTimeMinuteInt = 60 Then
|
If SystemTimeMinuteInt = 60 Then
|
||||||
; idle
|
; idle
|
||||||
; and time match
|
; and time match
|
||||||
|
|
||||||
Var PowderStatus = ""
|
Var PowderStatus = ""
|
||||||
Var PowderTestStep = 0
|
Var PowderTestStep = 0
|
||||||
SAVELOG "PowderScheduleForCh10 reset reset reset"
|
SAVELOG "PowderScheduleForCh10 reset reset reset"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
@ -56,10 +56,10 @@ Else
|
||||||
DEBUGVAR PowderScheduleForCh10
|
DEBUGVAR PowderScheduleForCh10
|
||||||
DEBUGVAR PowderDriverToLowPositionResult
|
DEBUGVAR PowderDriverToLowPositionResult
|
||||||
|
|
||||||
If PowderScheduleForCh10 = "start" Then
|
If PowderScheduleForCh10 = "start" Then
|
||||||
|
|
||||||
Var PowderScheduleForCh10 = "powder-run"
|
Var PowderScheduleForCh10 = "powder-run"
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -68,9 +68,9 @@ Else
|
||||||
__CMD "CLI" "arm_id=1,arm_position=posi_ice_e" "-" "-"
|
__CMD "CLI" "arm_id=1,arm_position=posi_ice_e" "-" "-"
|
||||||
__CMD "CLI" "powder-set-channel-for-low-push-stage=10,powder-set-time-for-low-push-stage=1,powder-low-push=xml" "-" "-"
|
__CMD "CLI" "powder-set-channel-for-low-push-stage=10,powder-set-time-for-low-push-stage=1,powder-low-push=xml" "-" "-"
|
||||||
DEBUGVAR PowderScheduleForCh10
|
DEBUGVAR PowderScheduleForCh10
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
If PowderScheduleForCh10 = "wait-low-test" Then
|
If PowderScheduleForCh10 = "wait-low-test" Then
|
||||||
DEBUGVAR PowderDriverToLowPositionResult
|
DEBUGVAR PowderDriverToLowPositionResult
|
||||||
If PowderDriverToLowPositionResult = "" Then
|
If PowderDriverToLowPositionResult = "" Then
|
||||||
|
|
@ -79,7 +79,7 @@ Else
|
||||||
If PowderDriverToLowPositionResult = "pass" Then
|
If PowderDriverToLowPositionResult = "pass" Then
|
||||||
SAVELOG " Powder driver low test channel 10 pass pass pass pass pass pass pass pass pass "
|
SAVELOG " Powder driver low test channel 10 pass pass pass pass pass pass pass pass pass "
|
||||||
Var PowderScheduleForCh10 = ""
|
Var PowderScheduleForCh10 = ""
|
||||||
|
|
||||||
Else
|
Else
|
||||||
SAVELOG " Powder driver low test channel 10 error "
|
SAVELOG " Powder driver low test channel 10 error "
|
||||||
Var PowderScheduleForCh10 = ""
|
Var PowderScheduleForCh10 = ""
|
||||||
|
|
@ -88,6 +88,6 @@ Else
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
|
|
|
||||||
|
|
@ -1282,7 +1282,7 @@
|
||||||
1300016 Brew time:sec เวลาชง: วินาที
|
1300016 Brew time:sec เวลาชง: วินาที
|
||||||
1300017 Test grind sizes ทดสอบขนาดบด
|
1300017 Test grind sizes ทดสอบขนาดบด
|
||||||
1300018 Coffee module type : ประเภทชุดกาแฟ :
|
1300018 Coffee module type : ประเภทชุดกาแฟ :
|
||||||
1300019 1. Select grind sizes 1. เลือกขนาดบด
|
1300019 1. Select grind sizes 1. เลือกขนาดการบด
|
||||||
1300020 More coarse หยาบขึ้น
|
1300020 More coarse หยาบขึ้น
|
||||||
1300021 More fine ละเอียดขึ้น
|
1300021 More fine ละเอียดขึ้น
|
||||||
1300022 2. Test grinding 2. ทดสอบการบด
|
1300022 2. Test grinding 2. ทดสอบการบด
|
||||||
|
|
|
||||||
|
Can't render this file because it has a wrong number of fields in line 22.
|
|
|
@ -1282,7 +1282,7 @@
|
||||||
1300016 Brew time:sec เวลาชง: วินาที
|
1300016 Brew time:sec เวลาชง: วินาที
|
||||||
1300017 Test grind sizes ทดสอบขนาดบด
|
1300017 Test grind sizes ทดสอบขนาดบด
|
||||||
1300018 Coffee module type : ประเภทชุดกาแฟ :
|
1300018 Coffee module type : ประเภทชุดกาแฟ :
|
||||||
1300019 1. Select grind sizes 1. เลือกขนาดบด
|
1300019 1. Select grind sizes 1. เลือกขนาดการบด
|
||||||
1300020 More coarse หยาบขึ้น
|
1300020 More coarse หยาบขึ้น
|
||||||
1300021 More fine ละเอียดขึ้น
|
1300021 More fine ละเอียดขึ้น
|
||||||
1300022 2. Test grinding 2. ทดสอบการบด
|
1300022 2. Test grinding 2. ทดสอบการบด
|
||||||
|
|
|
||||||
|
Can't render this file because it has a wrong number of fields in line 22.
|
Loading…
Add table
Add a link
Reference in a new issue