feed下料
This commit is contained in:
@ -56,5 +56,10 @@ class Settings:
|
||||
|
||||
#是否在线生产
|
||||
self.is_online_control = True # 是否API在线
|
||||
#最后一块进行尾数控制
|
||||
# self.block_numbers=['B1','B2','B3','L1','L2','F']
|
||||
#需核实上下位漏斗容量
|
||||
self.max_upper_volume = 2.4 # 上料斗容量(方)
|
||||
self.max_lower_volume = 2.4 # 下料斗容量(方)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user