add(派单任务和管片任务的刷新)
This commit is contained in:
@ -10,9 +10,9 @@ interval_days = 10
|
||||
# 方量调节控件最小值
|
||||
min = 0.0
|
||||
# 方量调节控件最大值
|
||||
max = 99.0
|
||||
max = 2.4
|
||||
# 方量调节控件初始值
|
||||
initial = 2.5
|
||||
initial = 1.9
|
||||
|
||||
|
||||
|
||||
|
||||
@ -14,9 +14,15 @@ sub_interval = 500
|
||||
[OPC_NODE_LIST]
|
||||
upper_weight = 2:upper,2:upper_weight
|
||||
lower_weight = 2:lower,2:lower_weight
|
||||
upper_hopper_position = 2:upper,2:upper_hopper_position
|
||||
upper_clamp_status = 2:upper,2:upper_clamp_status
|
||||
vibration_frequency=2:vibration_frequency
|
||||
production_progress=2:production_progress
|
||||
segment_tasks=2:segment_tasks
|
||||
dispatch_tasks=2:dispatch_tasks
|
||||
; ; upper_hopper_position = 2:upper,2:upper_hopper_position
|
||||
; upper_clamp_status = 2:upper,2:upper_clamp_status
|
||||
; production_progress=2:production_progress
|
||||
; segment_tasks=2:segment_tasks
|
||||
; dispatch_tasks=2:dispatch_tasks
|
||||
segment_tasks=2:sys,2:segment_refresh
|
||||
dispatch_tasks=2:sys,2:pd_refresh
|
||||
mould_vibrate_status=2:mould,2:mould_vibrate_status
|
||||
vibration_frequency=2:mould,2:mould_frequency
|
||||
mould_finish_weight=2:mould,2:mould_finish_weight
|
||||
pd_mode=2:pd,2:set_mode
|
||||
pd_plan_volume=2:pd,2:set_volume
|
||||
Reference in New Issue
Block a user