Merge remote-tracking branch 'teamdev/develop' into develop

This commit is contained in:
=
2020-06-11 18:32:17 +02:00
20 changed files with 533 additions and 391 deletions
+320 -327
View File
@@ -1,338 +1,331 @@
declare module Recipe {
interface IRange{
min:number,
max:number
interface IRange {
min: number,
max: number
}
interface IStatus{
visible:boolean,
enabled:boolean,
hasError:boolean
interface IStatus {
visible: boolean,
enabled: boolean,
hasError: boolean
}
interface IValue{
range:IRange,
status:IStatus,
unitMeasure:string,
valueAct:number
interface IValue {
range: IRange,
status: IStatus,
unitMeasure: string,
valueAct: number
}
interface IRecipe{
general_sizes_mould_dim_x?:IValue,
general_sizes_mould_dim_y?:IValue,
general_sizes_mould_max_height?:IValue,
general_sizes_mould_min_height?:IValue,
general_sizes_mould_base_height?:IValue,
general_sizes_sheet_material?:IValue,
general_sizes_sheet_dim_x?:IValue,
general_sizes_sheet_dim_y?:IValue,
general_sizes_sheet_thickness?:IValue,
general_sizes_plate_type?:IValue,
general_sizes_plate_dim_x?:IValue,
general_sizes_plate_dim_y?:IValue,
general_sizes_frame_traverses?:IValue,
general_sizes_frame_dim_x?:IValue,
general_sizes_frame_dim_y?:IValue,
general_sizes_upperplate_max_height?:IValue,
general_area_working_dxsx?:IValue,
positions_mould_lower_position?:IValue,
positions_mould_lower_speed?:IValue,
positions_mould_intermediate_position?:IValue,
positions_mould_upper_position?:IValue,
positions_mould_upper_speed?:IValue,
positions_mould_upperdeceleration_position?:IValue,
positions_mould_upperdeceleration_speed?:IValue,
positions_mould_lowerdeceleration_speed?:IValue,
positions_mould_lowerdeceleration_position?:IValue,
positions_frame_lower_position?:IValue,
positions_frame_lower_speed?:IValue,
positions_frame_upper_speed?:IValue,
positions_frame_upper_position?:IValue,
positions_frame_intermediate_position?:IValue,
positions_frame_intermediate_speed?:IValue,
positions_frame_unload_position?:IValue,
positions_upperplate_lower_position?:IValue,
positions_upperplate_lower_speed?:IValue,
positions_upperplate_upper_position?:IValue,
positions_upperplate_upper_speed?:IValue,
positions_upperplate_upperdeceleration_position?:IValue,
positions_upperplate_upperdeceleration_speed?:IValue,
positions_upperplate_lowerdeceleration_position?:IValue,
positions_upperplate_lowerdeceleration_speed?:IValue,
cycle_forming_type?:IValue,
cycle_forming_pause_cycle?:IValue,
cycle_forming_cooling_enabled?:IValue,
cycle_forming_blowingbox_enabled?:IValue,
cycle_acrylicframe_enabled?:IValue,
cycle_acrylicframe_time?:IValue,
cycle_upperoverheating_enabled?:IValue,
cycle_upperoverheating_time?:IValue,
cycle_crystallisation_type?:IValue,
cycle_crystallisation_enabled?:IValue,
cycle_crystallisation_time?:IValue,
cycle_loader_enable?:IValue,
cycle_loader_lifter_lowerposition_delay?:IValue,
cycle_loader_lifter_upperposition_delay?:IValue,
cycle_loader_split_sheet_time?:IValue,
cycle_loader_ejector_position?:IValue,
cycle_loader_pallet_height?:IValue
cycle_loader_center_x?:IValue,
cycle_loader_center_y?:IValue,
cycle_loader_checktichness_enabled?:IValue,
cycle_loader_suckers_vacuum?:IValue,
cycle_loader_ionizer_enabled?:IValue,
cycle_loader_manualunloading_enabled?:IValue,
heats_lowerheaters_max_time?:IValue,
heats_lowerheaters_movement_enabled?:IValue,
heats_lowerheaters_enabled?:IValue,
heats_lowerheaters_oscillation?:IValue,
heats_upperheaters_max_time?:IValue,
heats_upperheaters_movement_enabled?:IValue,
heats_upperheaters_enabled?:IValue,
heats_upperheaters_oscillation?:IValue,
heats_decomsustain_type?:IValue,
heats_decomsustain_decompression_flow?:IValue,
heats_decomsustain_min_blowing_time?:IValue,
heats_decomsustain_sustain_delay?:IValue,
heats_decomsustain_decompression_delay?:IValue,
heats_decomsustain_decompression_duration?:IValue,
heats_decomsustain_smoke_function_enabled?:IValue,
pyrometer_pyrometer_enabled?:IValue,
pyrometer_pyrometer_setpoint?:IValue,
pyrometer_pyrometer_delay?:IValue,
pyrometer_upperthermoregulator_start_adjustment?:IValue,
pyrometer_upperthermoregulator_end_adjustment?:IValue,
pyrometer_upperthermoregulator_min_percentage?:IValue,
pyrometer_upperthermoregulator_max_percentage?:IValue,
pyrometer_upperthermoregulator_sleep_enabled?:IValue,
pyrometer_upperthermoregulator_sleep_percentage?:IValue,
pyrometer_lowerthermoregulator_start_adjustment?:IValue,
pyrometer_lowerthermoregulator_end_adjustment?:IValue,
pyrometer_lowerthermoregulator_min_percentage?:IValue,
pyrometer_lowerthermoregulator_max_percentage?:IValue,
pyrometer_lowerthermoregulator_sleep_enabled?:IValue,
pyrometer_lowerthermoregulator_sleep_percentage?:IValue,
pyrometer_upperthermoregulator_sleep_temperature?:IValue,
pyrometer_upperthermoregulator_working_temperature?:IValue,
pyrometer_lowerthermoregulator_sleep_temperature?:IValue,
pyrometer_lowerthermoregulator_working_temperature?:IValue,
drawing_type?:IValue,
drawing_height?:IValue,
drawing_delay?:IValue,
drawing_1_chart_setpointx?:IValue,
drawing_1_chart_setpointy?:IValue,
drawing_photocell?:IValue,
drawing_mantaining_flow?:IValue,
drawing_manual?:IValue,
drawing_mould_up_delay?:IValue,
upperplate_cycle_type?:IValue,
upperplate_cycle_delay?:IValue,
upperplate_cycle_time?:IValue,
upperplate_air_enable?:IValue,
upperplate_air_delay?:IValue,
upperplate_air_max_time?:IValue,
upperplate_air_1_chart_setpointx?:IValue,
upperplate_air_1_chart_setpointy?:IValue,
upperplate_air_2_chart_setpointx?:IValue,
upperplate_air_2_chart_setpointy?:IValue,
upperplate_air_3_chart_setpointx?:IValue,
upperplate_air_3_chart_setpointy?:IValue,
upperplate_air_manual?:IValue,
upperplate_vacuum_enable?:IValue,
upperplate_vacuum_delay?:IValue,
upperplate_vacuum_max_time?:IValue,
upperplate_vacuum_1_chart_setpointx?:IValue,
upperplate_vacuum_1_chart_setpointy?:IValue,
upperplate_vacuum_2_chart_setpointx?:IValue,
upperplate_vacuum_2_chart_setpointy?:IValue,
upperplate_vacuum_3_chart_setpointx?:IValue,
upperplate_vacuum_3_chart_setpointy?:IValue,
upperplate_vacuum_manual?:IValue,
upperplate_extraction_enable?:IValue,
upperplate_extraction_delay?:IValue,
upperplate_extraction_1_chart_setpointx?:IValue,
upperplate_extraction_1_chart_setpointy?:IValue,
upperplate_extraction_manual?:IValue,
cooling_blowing_type?:IValue,
cooling_blowing_delay?:IValue,
cooling_blowing_time?:IValue,
cooling_pyrometer_enabled?:IValue,
cooling_pyrometer_setpoint?:IValue,
cooling_pyrometer_delay?:IValue,
cooling_nebulizer_type?:IValue,
cooling_nebulizer_delay?:IValue,
cooling_nebulizer_time?:IValue,
cooling_telescopic_enable?:IValue,
cooling_telescopic_position?:IValue,
cooling_telescopic_swing_enable?:IValue,
cooling_telescopic_swing_stroke?:IValue,
cooling_shutter_1_opening_perc?:IValue,
cooling_shutter_2_opening_perc?:IValue,
cooling_shutter_3_opening_perc?:IValue,
cooling_shutter_4_opening_perc?:IValue,
cooling_shutter_5_opening_perc?:IValue,
cooling_shutter_6_opening_perc?:IValue,
cooling_shutter_7_opening_perc?:IValue,
cooling_shutter_8_opening_perc?:IValue,
cooling_shutter_9_opening_perc?:IValue,
cooling_shutter_10_opening_perc?:IValue,
cooling_shutter_11_opening_perc?:IValue,
cooling_shutter_12_opening_perc?:IValue,
cooling_shutter_13_opening_perc?:IValue,
cooling_shutter_14_opening_perc?:IValue,
cooling_shutter_15_opening_perc?:IValue,
cooling_shutter_16_opening_perc?:IValue,
vacuum_main_start?:IValue,
vacuum_main_delay?:IValue,
vacuum_main_max_time?:IValue,
vacuum_main_1_chart_setpointx?:IValue,
vacuum_main_1_chart_setpointy?:IValue,
vacuum_main_2_chart_setpointx?:IValue,
vacuum_main_2_chart_setpointy?:IValue,
vacuum_main_3_chart_setpointx?:IValue,
vacuum_main_3_chart_setpointy?:IValue,
vacuum_main_manual?:IValue,
vacuum_direct_enabled?:IValue,
vacuum_direct_delay?:IValue,
vacuum_direct_time?:IValue,
vacuum_aux_enabled?:IValue,
vacuum_aux_delay?:IValue,
vacuum_aux_max_time?:IValue,
vacuum_aux_1_chart_setpointx?:IValue,
vacuum_aux_1_chart_setpointy?:IValue,
vacuum_aux_2_chart_setpointx?:IValue,
vacuum_aux_2_chart_setpointy?:IValue,
vacuum_aux_3_chart_setpointx?:IValue,
vacuum_aux_3_chart_setpointy?:IValue,
vacuum_aux_manual?:IValue,
vacuum_pre_enabled?:IValue,
vacuum_pre_delay?:IValue,
vacuum_pre_max_time?:IValue,
vacuum_pre_1_chart_setpointx?:IValue,
vacuum_pre_1_chart_setpointy?:IValue,
vacuum_pre_2_chart_setpointx?:IValue,
vacuum_pre_2_chart_setpointy?:IValue,
vacuum_pre_3_chart_setpointx?:IValue,
vacuum_pre_3_chart_setpointy?:IValue,
extraction_main_type?:IValue,
extraction_main_mould_dw_delay?:IValue,
extraction_main_delay?:IValue,
extraction_main_1_chart_setpointx?:IValue,
extraction_main_1_chart_setpointy?:IValue,
extraction_main_manual?:IValue,
extraction_aux_enabled?:IValue,
extraction_aux_delay?:IValue,
extraction_aux_1_chart_setpointx?:IValue,
extraction_aux_1_chart_setpointy?:IValue,
extraction_aux_manual?:IValue,
options_undercutmould_1_mode?:IValue,
options_undercutmould_1_position?:IValue,
options_undercutmould_1_delay_acti?:IValue,
options_undercutmould_1_delay_dis?:IValue,
options_undercutmould_2_mode?:IValue,
options_undercutmould_2_position?:IValue,
options_undercutmould_2_delay_acti?:IValue,
options_undercutmould_2_delay_dis?:IValue,
options_undercutmould_3_mode?:IValue,
options_undercutmould_3_position?:IValue,
options_undercutmould_3_delay_acti?:IValue,
options_undercutmould_3_delay_dis?:IValue,
options_undercutmould_4_mode?:IValue,
options_undercutmould_4_position?:IValue,
options_undercutmould_4_delay_acti?:IValue,
options_undercutmould_4_delay_dis?:IValue,
options_undercutmould_5_mode?:IValue,
options_undercutmould_5_position?:IValue,
options_undercutmould_5_delay_acti?:IValue,
options_undercutmould_5_delay_dis?:IValue,
options_undercutmould_6_mode?:IValue,
options_undercutmould_6_position?:IValue,
options_undercutmould_6_delay_acti?:IValue,
options_undercutmould_6_delay_dis?:IValue,
options_undercutmould_7_mode?:IValue,
options_undercutmould_7_position?:IValue,
options_undercutmould_7_delay_acti?:IValue,
options_undercutmould_7_delay_dis?:IValue,
options_undercutmould_8_mode?:IValue,
options_undercutmould_8_position?:IValue,
options_undercutmould_8_delay_acti?:IValue,
options_undercutmould_8_delay_dis?:IValue,
options_undercutmould_9_mode?:IValue,
options_undercutmould_9_position?:IValue,
options_undercutmould_9_delay_acti?:IValue,
options_undercutmould_9_delay_dis?:IValue,
options_undercutmould_10_mode?:IValue,
options_undercutmould_10_position?:IValue,
options_undercutmould_10_delay_acti?:IValue,
options_undercutmould_10_delay_dis?:IValue,
options_undercutupperplate_1_mode?:IValue,
options_undercutupperplate_1_position?:IValue,
options_undercutupperplate_1_delay_acti?:IValue,
options_undercutupperplate_1_delay_dis?:IValue,
options_undercutupperplate_2_mode?:IValue,
options_undercutupperplate_2_position?:IValue,
options_undercutupperplate_2_delay_acti?:IValue,
options_undercutupperplate_2_delay_dis?:IValue,
options_undercutupperplate_3_mode?:IValue,
options_undercutupperplate_3_position?:IValue,
options_undercutupperplate_3_delay_acti?:IValue,
options_undercutupperplate_3_delay_dis?:IValue,
options_undercutupperplate_4_mode?:IValue,
options_undercutupperplate_4_position?:IValue,
options_undercutupperplate_4_delay_acti?:IValue,
options_undercutupperplate_4_delay_dis?:IValue,
options_undercutupperplate_5_mode?:IValue,
options_undercutupperplate_5_position?:IValue,
options_undercutupperplate_5_delay_acti?:IValue,
options_undercutupperplate_5_delay_dis?:IValue,
options_undercutupperplate_6_mode?:IValue,
options_undercutupperplate_6_position?:IValue,
options_undercutupperplate_6_delay_acti?:IValue,
options_undercutupperplate_6_delay_dis?:IValue,
options_undercutupperplate_7_mode?:IValue,
options_undercutupperplate_7_position?:IValue,
options_undercutupperplate_7_delay_acti?:IValue,
options_undercutupperplate_7_delay_dis?:IValue,
options_undercutupperplate_8_mode?:IValue,
options_undercutupperplate_8_position?:IValue,
options_undercutupperplate_8_delay_acti?:IValue,
options_undercutupperplate_8_delay_dis?:IValue,
options_undercutupperplate_9_mode?:IValue,
options_undercutupperplate_9_position?:IValue,
options_undercutupperplate_9_delay_acti?:IValue,
options_undercutupperplate_9_delay_dis?:IValue,
options_undercutupperplate_10_mode?:IValue,
options_undercutupperplate_10_position?:IValue,
options_undercutupperplate_10_delay_acti?:IValue,
options_undercutupperplate_10_delay_dis?:IValue,
options_thermoregulator_1_enabled?:IValue,
options_thermoregulator_1_setpoint?:IValue,
options_thermoregulator_2_enabled?:IValue,
options_thermoregulator_2_setpoint?:IValue,
options_thermoregulator_3_enabled?:IValue,
options_thermoregulator_3_setpoint?:IValue,
options_thermoregulator_4_enabled?:IValue,
options_thermoregulator_4_setpoint?:IValue,
options_thermoregulator_5_enabled?:IValue,
options_thermoregulator_5_setpoint?:IValue,
options_thermoregulator_6_enabled?:IValue,
options_thermoregulator_6_setpoint?:IValue,
options_thermoregulator_7_enabled?:IValue,
options_thermoregulator_7_setpoint?:IValue,
options_thermoregulator_8_enabled?:IValue,
options_thermoregulator_8_setpoint?:IValue,
options_thermoregulator_9_enabled?:IValue,
options_thermoregulator_9_setpoint?:IValue,
options_thermoregulator_10_enabled?:IValue,
options_thermoregulator_10_setpoint?:IValue,
interface IRecipe {
general_sizes_mould_dim_x?: IValue,
general_sizes_mould_dim_y?: IValue,
general_sizes_mould_max_height?: IValue,
general_sizes_mould_min_height?: IValue,
general_sizes_mould_base_height?: IValue,
general_sizes_sheet_material?: IValue,
general_sizes_sheet_dim_x?: IValue,
general_sizes_sheet_dim_y?: IValue,
general_sizes_sheet_thickness?: IValue,
general_sizes_plate_type?: IValue,
general_sizes_plate_dim_x?: IValue,
general_sizes_plate_dim_y?: IValue,
general_sizes_frame_traverses?: IValue,
general_sizes_frame_dim_x?: IValue,
general_sizes_frame_dim_y?: IValue,
general_sizes_upperplate_max_height?: IValue,
general_area_working_dxsx?: IValue,
positions_mould_lower_position?: IValue,
positions_mould_lower_speed?: IValue,
positions_mould_intermediate_position?: IValue,
positions_mould_upper_position?: IValue,
positions_mould_upper_speed?: IValue,
positions_mould_upperdeceleration_position?: IValue,
positions_mould_upperdeceleration_speed?: IValue,
positions_mould_lowerdeceleration_speed?: IValue,
positions_mould_lowerdeceleration_position?: IValue,
positions_frame_lower_position?: IValue,
positions_frame_lower_speed?: IValue,
positions_frame_upper_speed?: IValue,
positions_frame_upper_position?: IValue,
positions_frame_intermediate_position?: IValue,
positions_frame_intermediate_speed?: IValue,
positions_frame_unload_position?: IValue,
positions_upperplate_lower_position?: IValue,
positions_upperplate_lower_speed?: IValue,
positions_upperplate_upper_position?: IValue,
positions_upperplate_upper_speed?: IValue,
positions_upperplate_upperdeceleration_position?: IValue,
positions_upperplate_upperdeceleration_speed?: IValue,
positions_upperplate_lowerdeceleration_position?: IValue,
positions_upperplate_lowerdeceleration_speed?: IValue,
cycle_forming_type?: IValue,
cycle_forming_pause_cycle?: IValue,
cycle_forming_cooling_enabled?: IValue,
cycle_forming_blowingbox_enabled?: IValue,
cycle_acrylicframe_enabled?: IValue,
cycle_acrylicframe_time?: IValue,
cycle_upperoverheating_enabled?: IValue,
cycle_upperoverheating_time?: IValue,
cycle_crystallisation_type?: IValue,
cycle_crystallisation_enabled?: IValue,
cycle_crystallisation_time?: IValue,
cycle_loader_enable?: IValue,
cycle_loader_lifter_lowerposition_delay?: IValue,
cycle_loader_lifter_upperposition_delay?: IValue,
cycle_loader_split_sheet_time?: IValue,
cycle_loader_ejector_position?: IValue,
cycle_loader_pallet_height?: IValue
cycle_loader_center_x?: IValue,
cycle_loader_center_y?: IValue,
cycle_loader_checktichness_enabled?: IValue,
cycle_loader_suckers_vacuum?: IValue,
cycle_loader_ionizer_enabled?: IValue,
cycle_loader_manualunloading_enabled?: IValue,
heats_lowerheaters_max_time?: IValue,
heats_lowerheaters_movement_enabled?: IValue,
heats_lowerheaters_enabled?: IValue,
heats_lowerheaters_oscillation?: IValue,
heats_upperheaters_max_time?: IValue,
heats_upperheaters_movement_enabled?: IValue,
heats_upperheaters_enabled?: IValue,
heats_upperheaters_oscillation?: IValue,
heats_decomsustain_type?: IValue,
heats_decomsustain_decompression_flow?: IValue,
heats_decomsustain_min_blowing_time?: IValue,
heats_decomsustain_sustain_delay?: IValue,
heats_decomsustain_decompression_delay?: IValue,
heats_decomsustain_decompression_duration?: IValue,
heats_decomsustain_smoke_function_enabled?: IValue,
pyrometer_pyrometer_enabled?: IValue,
pyrometer_pyrometer_setpoint?: IValue,
pyrometer_pyrometer_delay?: IValue,
pyrometer_upperthermoregulator_start_adjustment?: IValue,
pyrometer_upperthermoregulator_end_adjustment?: IValue,
pyrometer_upperthermoregulator_min_percentage?: IValue,
pyrometer_upperthermoregulator_max_percentage?: IValue,
pyrometer_upperthermoregulator_sleep_enabled?: IValue,
pyrometer_upperthermoregulator_sleep_percentage?: IValue,
pyrometer_lowerthermoregulator_start_adjustment?: IValue,
pyrometer_lowerthermoregulator_end_adjustment?: IValue,
pyrometer_lowerthermoregulator_min_percentage?: IValue,
pyrometer_lowerthermoregulator_max_percentage?: IValue,
pyrometer_lowerthermoregulator_sleep_enabled?: IValue,
pyrometer_lowerthermoregulator_sleep_percentage?: IValue,
pyrometer_upperthermoregulator_sleep_temperature?: IValue,
pyrometer_upperthermoregulator_working_temperature?: IValue,
pyrometer_lowerthermoregulator_sleep_temperature?: IValue,
pyrometer_lowerthermoregulator_working_temperature?: IValue,
drawing_type?: IValue,
drawing_height?: IValue,
drawing_delay?: IValue,
drawing_1_chart_setpointx?: IValue,
drawing_1_chart_setpointy?: IValue,
drawing_photocell?: IValue,
drawing_mantaining_flow?: IValue,
drawing_manual?: IValue,
drawing_mould_up_delay?: IValue,
upperplate_cycle_type?: IValue,
upperplate_cycle_delay?: IValue,
upperplate_cycle_time?: IValue,
upperplate_air_enable?: IValue,
upperplate_air_delay?: IValue,
upperplate_air_max_time?: IValue,
upperplate_air_1_chart_setpointx?: IValue,
upperplate_air_1_chart_setpointy?: IValue,
upperplate_air_2_chart_setpointx?: IValue,
upperplate_air_2_chart_setpointy?: IValue,
upperplate_air_3_chart_setpointx?: IValue,
upperplate_air_3_chart_setpointy?: IValue,
upperplate_air_manual?: IValue,
upperplate_vacuum_enable?: IValue,
upperplate_vacuum_delay?: IValue,
upperplate_vacuum_max_time?: IValue,
upperplate_vacuum_1_chart_setpointx?: IValue,
upperplate_vacuum_1_chart_setpointy?: IValue,
upperplate_vacuum_2_chart_setpointx?: IValue,
upperplate_vacuum_2_chart_setpointy?: IValue,
upperplate_vacuum_3_chart_setpointx?: IValue,
upperplate_vacuum_3_chart_setpointy?: IValue,
upperplate_vacuum_manual?: IValue,
upperplate_extraction_enable?: IValue,
upperplate_extraction_delay?: IValue,
upperplate_extraction_1_chart_setpointx?: IValue,
upperplate_extraction_1_chart_setpointy?: IValue,
upperplate_extraction_manual?: IValue,
cooling_blowing_type?: IValue,
cooling_blowing_delay?: IValue,
cooling_blowing_time?: IValue,
cooling_pyrometer_enabled?: IValue,
cooling_pyrometer_setpoint?: IValue,
cooling_pyrometer_delay?: IValue,
cooling_nebulizer_type?: IValue,
cooling_nebulizer_delay?: IValue,
cooling_nebulizer_time?: IValue,
cooling_telescopic_enable?: IValue,
cooling_telescopic_position?: IValue,
cooling_telescopic_swing_enable?: IValue,
cooling_telescopic_swing_stroke?: IValue,
cooling_shutter_1_opening_perc?: IValue,
cooling_shutter_2_opening_perc?: IValue,
cooling_shutter_3_opening_perc?: IValue,
cooling_shutter_4_opening_perc?: IValue,
cooling_shutter_5_opening_perc?: IValue,
cooling_shutter_6_opening_perc?: IValue,
cooling_shutter_7_opening_perc?: IValue,
cooling_shutter_8_opening_perc?: IValue,
cooling_shutter_9_opening_perc?: IValue,
cooling_shutter_10_opening_perc?: IValue,
cooling_shutter_11_opening_perc?: IValue,
cooling_shutter_12_opening_perc?: IValue,
cooling_shutter_13_opening_perc?: IValue,
cooling_shutter_14_opening_perc?: IValue,
cooling_shutter_15_opening_perc?: IValue,
cooling_shutter_16_opening_perc?: IValue,
vacuum_main_start?: IValue,
vacuum_main_delay?: IValue,
vacuum_main_max_time?: IValue,
vacuum_main_1_chart_setpointx?: IValue,
vacuum_main_1_chart_setpointy?: IValue,
vacuum_main_2_chart_setpointx?: IValue,
vacuum_main_2_chart_setpointy?: IValue,
vacuum_main_3_chart_setpointx?: IValue,
vacuum_main_3_chart_setpointy?: IValue,
vacuum_main_manual?: IValue,
vacuum_direct_enabled?: IValue,
vacuum_direct_delay?: IValue,
vacuum_direct_time?: IValue,
vacuum_aux_enabled?: IValue,
vacuum_aux_delay?: IValue,
vacuum_aux_max_time?: IValue,
vacuum_aux_1_chart_setpointx?: IValue,
vacuum_aux_1_chart_setpointy?: IValue,
vacuum_aux_2_chart_setpointx?: IValue,
vacuum_aux_2_chart_setpointy?: IValue,
vacuum_aux_3_chart_setpointx?: IValue,
vacuum_aux_3_chart_setpointy?: IValue,
vacuum_aux_manual?: IValue,
vacuum_pre_enabled?: IValue,
vacuum_pre_delay?: IValue,
vacuum_pre_max_time?: IValue,
vacuum_pre_1_chart_setpointx?: IValue,
vacuum_pre_1_chart_setpointy?: IValue,
vacuum_pre_2_chart_setpointx?: IValue,
vacuum_pre_2_chart_setpointy?: IValue,
vacuum_pre_3_chart_setpointx?: IValue,
vacuum_pre_3_chart_setpointy?: IValue,
extraction_main_type?: IValue,
extraction_main_mould_dw_delay?: IValue,
extraction_main_delay?: IValue,
extraction_main_1_chart_setpointx?: IValue,
extraction_main_1_chart_setpointy?: IValue,
extraction_main_manual?: IValue,
extraction_aux_enabled?: IValue,
extraction_aux_delay?: IValue,
extraction_aux_1_chart_setpointx?: IValue,
extraction_aux_1_chart_setpointy?: IValue,
extraction_aux_manual?: IValue,
options_undercutmould_1_mode?: IValue,
options_undercutmould_1_position?: IValue,
options_undercutmould_1_delay_acti?: IValue,
options_undercutmould_1_delay_dis?: IValue,
options_undercutmould_2_mode?: IValue,
options_undercutmould_2_position?: IValue,
options_undercutmould_2_delay_acti?: IValue,
options_undercutmould_2_delay_dis?: IValue,
options_undercutmould_3_mode?: IValue,
options_undercutmould_3_position?: IValue,
options_undercutmould_3_delay_acti?: IValue,
options_undercutmould_3_delay_dis?: IValue,
options_undercutmould_4_mode?: IValue,
options_undercutmould_4_position?: IValue,
options_undercutmould_4_delay_acti?: IValue,
options_undercutmould_4_delay_dis?: IValue,
options_undercutmould_5_mode?: IValue,
options_undercutmould_5_position?: IValue,
options_undercutmould_5_delay_acti?: IValue,
options_undercutmould_5_delay_dis?: IValue,
options_undercutmould_6_mode?: IValue,
options_undercutmould_6_position?: IValue,
options_undercutmould_6_delay_acti?: IValue,
options_undercutmould_6_delay_dis?: IValue,
options_undercutmould_7_mode?: IValue,
options_undercutmould_7_position?: IValue,
options_undercutmould_7_delay_acti?: IValue,
options_undercutmould_7_delay_dis?: IValue,
options_undercutmould_8_mode?: IValue,
options_undercutmould_8_position?: IValue,
options_undercutmould_8_delay_acti?: IValue,
options_undercutmould_8_delay_dis?: IValue,
options_undercutmould_9_mode?: IValue,
options_undercutmould_9_position?: IValue,
options_undercutmould_9_delay_acti?: IValue,
options_undercutmould_9_delay_dis?: IValue,
options_undercutmould_10_mode?: IValue,
options_undercutmould_10_position?: IValue,
options_undercutmould_10_delay_acti?: IValue,
options_undercutmould_10_delay_dis?: IValue,
options_undercutupperplate_1_mode?: IValue,
options_undercutupperplate_1_position?: IValue,
options_undercutupperplate_1_delay_acti?: IValue,
options_undercutupperplate_1_delay_dis?: IValue,
options_undercutupperplate_2_mode?: IValue,
options_undercutupperplate_2_position?: IValue,
options_undercutupperplate_2_delay_acti?: IValue,
options_undercutupperplate_2_delay_dis?: IValue,
options_undercutupperplate_3_mode?: IValue,
options_undercutupperplate_3_position?: IValue,
options_undercutupperplate_3_delay_acti?: IValue,
options_undercutupperplate_3_delay_dis?: IValue,
options_undercutupperplate_4_mode?: IValue,
options_undercutupperplate_4_position?: IValue,
options_undercutupperplate_4_delay_acti?: IValue,
options_undercutupperplate_4_delay_dis?: IValue,
options_undercutupperplate_5_mode?: IValue,
options_undercutupperplate_5_position?: IValue,
options_undercutupperplate_5_delay_acti?: IValue,
options_undercutupperplate_5_delay_dis?: IValue,
options_undercutupperplate_6_mode?: IValue,
options_undercutupperplate_6_position?: IValue,
options_undercutupperplate_6_delay_acti?: IValue,
options_undercutupperplate_6_delay_dis?: IValue,
options_undercutupperplate_7_mode?: IValue,
options_undercutupperplate_7_position?: IValue,
options_undercutupperplate_7_delay_acti?: IValue,
options_undercutupperplate_7_delay_dis?: IValue,
options_undercutupperplate_8_mode?: IValue,
options_undercutupperplate_8_position?: IValue,
options_undercutupperplate_8_delay_acti?: IValue,
options_undercutupperplate_8_delay_dis?: IValue,
options_undercutupperplate_9_mode?: IValue,
options_undercutupperplate_9_position?: IValue,
options_undercutupperplate_9_delay_acti?: IValue,
options_undercutupperplate_9_delay_dis?: IValue,
options_undercutupperplate_10_mode?: IValue,
options_undercutupperplate_10_position?: IValue,
options_undercutupperplate_10_delay_acti?: IValue,
options_undercutupperplate_10_delay_dis?: IValue,
options_thermoregulator_1_enabled?: IValue,
options_thermoregulator_1_setpoint?: IValue,
options_thermoregulator_2_enabled?: IValue,
options_thermoregulator_2_setpoint?: IValue,
options_thermoregulator_3_enabled?: IValue,
options_thermoregulator_3_setpoint?: IValue,
options_thermoregulator_4_enabled?: IValue,
options_thermoregulator_4_setpoint?: IValue,
options_thermoregulator_5_enabled?: IValue,
options_thermoregulator_5_setpoint?: IValue,
options_thermoregulator_6_enabled?: IValue,
options_thermoregulator_6_setpoint?: IValue,
options_thermoregulator_7_enabled?: IValue,
options_thermoregulator_7_setpoint?: IValue,
options_thermoregulator_8_enabled?: IValue,
options_thermoregulator_8_setpoint?: IValue,
options_thermoregulator_9_enabled?: IValue,
options_thermoregulator_9_setpoint?: IValue,
options_thermoregulator_10_enabled?: IValue,
options_thermoregulator_10_setpoint?: IValue,
}
}
@@ -46,6 +46,30 @@
v-model="recipe.cycle_loader_pallet_height"
>
</slider>
<div class="input-area">
<label>{{'cycle_loader_center_x'|localize('Centratura X')}}</label>
<toggle-button v-model="recipe.cycle_loader_center_x.status.enabled"></toggle-button>
</div>
<div class="input-area">
<label>{{'cycle_loader_center_y'|localize('Centratura Y')}}</label>
<toggle-button v-model="recipe.cycle_loader_center_y.status.enabled"></toggle-button>
</div>
<div class="input-area">
<label>{{'cycle_loader_checktichness_enabled'|localize('Controllo spessore')}}</label>
<toggle-button v-model="recipe.cycle_loader_checktichness_enabled.status.enabled"></toggle-button>
</div>
<div class="input-area">
<label>{{'cycle_loader_suckers_vacuum'|localize('Vuoto ventose')}}</label>
<toggle-button v-model="recipe.cycle_loader_suckers_vacuum.status.enabled"></toggle-button>
</div>
<div class="input-area">
<label>{{'cycle_loader_ionizer_enabled'|localize('Abilitazione ionizzatore')}}</label>
<toggle-button v-model="recipe.cycle_loader_ionizer_enabled.status.enabled"></toggle-button>
</div>
<div class="input-area">
<label>{{'cycle_loader_manualunloading_enabled'|localize('Funzione scarico pezzo manuale')}}</label>
<toggle-button v-model="recipe.cycle_loader_manualunloading_enabled.status.enabled"></toggle-button>
</div>
</aside>
<hr>
<div class="specific">
@@ -2,9 +2,8 @@
<section>
<aside class="scrollable auto">
<div class="input-area">
<label>Tipo</label>
<select>
<option value="Termorivestito">Termorivestito</option>
<label>{{'cycle_forming_type'|localize('Tipo')}}</label>
<select v-model="recipe.cycle_forming_type">
</select>
</div>
<div class="input-area">
@@ -5,8 +5,9 @@
</div>
<div class="body">
<div class="input-area">
<label>{{'cycle_crystallisation_enabled'|localize('Abilitazione')}}</label>
<toggle-button v-model="recipe.cycle_crystallisation_enabled.status.enabled"></toggle-button>
<label>{{'cycle_crystallisation_type'|localize('Tipo')}}</label>
<select v-model="recipe.cycle_crystallisation_type">
</select>
</div>
<div class="input-area">
<label>{{'cycle_crystallisation_time'|localize('Durata')}}</label>
@@ -2,8 +2,9 @@ import Vue from 'vue';
import Component from 'vue-class-component';
import { Prop } from 'vue-property-decorator';
import Slider from "@/app_modules_thermo/components/slider.vue";
import ToggleButton from "@/components/toggleButton.vue";
@Component({ components: { slider: Slider } })
@Component({ components: { slider: Slider, ToggleButton } })
export default class MascheraRiscaldo extends Vue {
@Prop()
@@ -5,6 +5,10 @@
</div>
<div class="body">
<div class="input-area">
<div class="input-area">
<label>{{'cycle_upperoverheating_enabled'|localize('Abilitazione')}}</label>
<toggle-button v-model="recipe.cycle_upperoverheating_enabled.status.enabled"></toggle-button>
</div>
<label>{{'cycle_upperoverheating_time'|localize('Durata')}}</label>
<numeric v-model="recipe.cycle_upperoverheating_time"/>
</div>
@@ -3,8 +3,9 @@ import Component from 'vue-class-component';
import {Prop} from 'vue-property-decorator';
import Slider from "@/app_modules_thermo/components/slider.vue";
import Scheda from "@/app_modules_thermo/components/scheda.vue";
import ToggleButton from "@/components/toggleButton.vue";
@Component({name:"ariacontrostampo", components: { scheda:Scheda,slider:Slider}})
@Component({name:"ariacontrostampo", components: { scheda:Scheda,slider:Slider,ToggleButton}})
export default class AriaControstampo extends Vue {
@Prop()
@@ -1,6 +1,10 @@
<template>
<section>
<aside class="scrollable auto">
<div class="input-area">
<label>{{'upperplate_air_enable'|localize('Abilitazione')}}</label>
<toggle-button v-model="recipe.upperplate_air_enable.status.enabled"></toggle-button>
</div>
<div class="input-area">
<img src="assets/icons/png/clessidra.png" />
<label>{{'upperplate_air_delay'|localize('Ritardo')}}</label>
@@ -9,6 +13,13 @@
<slider
v-model="recipe.upperplate_air_delay"
></slider>
<div class="input-area">
<label>{{'upperplate_air_manual'|localize('Portata manuale')}}</label>
<numeric v-model="recipe.upperplate_air_manual" />
</div>
<slider
v-model="recipe.upperplate_air_delay"
></slider>
</aside>
<hr />
<div class="specific">
@@ -2,13 +2,8 @@
<section>
<div class="specific controstampo-cycle">
<div class="input-area">
<label>{{'abilit'|localize('Abilitazione')}}</label>
<toggle-button v-model="abilit"></toggle-button>
</div>
<div class="input-area">
<label>Partenza</label>
<select>
<option value="Label partenza">Label partenza</option>
<label>{{'upperplate_cycle_type'|localize('Tipo')}}</label>
<select v-model="recipe.upperplate_cycle_type">
</select>
</div>
<div class="input-area">
@@ -10,13 +10,24 @@
v-model="recipe.extraction_main_delay"
></slider>
<div class="input-area">
<label>Tipo</label>
<select>
<option value="Normale">Normale</option>
<option value="Senza cornice">Senza cornice</option>
<option value="Assistita">Assistita</option>
<label>{{'extraction_main_type'|localize('Tipo')}}</label>
<select v-model="recipe.extraction_main_type">
</select>
</div>
<div class="input-area">
<label>{{'extraction_main_mould_dw_delay'|localize('Ritardo discesa stampo')}}</label>
<numeric v-model="recipe.extraction_main_mould_dw_delay" />
</div>
<slider
v-model="recipe.extraction_main_mould_dw_delay"
></slider>
<div class="input-area">
<label>{{'extraction_main_manual'|localize('Portata manuale')}}</label>
<numeric v-model="recipe.extraction_main_manual" />
</div>
<slider
v-model="recipe.extraction_main_manual"
></slider>
</aside>
<hr />
<div class="specific">
@@ -18,17 +18,13 @@
></slider>
<hr />
<div class="input-area">
<label>Tipo</label>
<select>
<option value="A tempo">A tempo</option>
<option value="Mantenuta">Mantenuta</option>
<option value="Negativa">Negativa</option>
<label>{{'drawing_type'|localize('Tipo')}}</label>
<select v-model="recipe.drawing_type">
</select>
</div>
<div class="input-area">
<label>Fotocellula</label>
<select>
<option value="Label opzioni">Label opzioni</option>
<label>{{'drawing_photocell'|localize('Scelta fotocellula')}}</label>
<select v-model="recipe.drawing_photocell">
</select>
</div>
<div class="input-area">
@@ -52,6 +48,13 @@
<slider
v-model="recipe.drawing_manual"
></slider>
<div class="input-area">
<label>{{'drawing_mould_up_delay'|localize('Ritardo salita stampo')}}</label>
<numeric v-model="recipe.drawing_mould_up_delay" />
</div>
<slider
v-model="recipe.drawing_mould_up_delay"
></slider>
</aside>
<hr />
<div class="specific">
@@ -6,7 +6,9 @@ import Slider from "@/app_modules_thermo/components/slider.vue";
@Component({name:"input-sottosquadra", components:{slider:Slider}})
export default class inputSottosquadra extends Vue{
@Prop()
modalita:Recipe.IValue;
@Prop()
quota:Recipe.IValue;
@Prop()
@@ -1,32 +1,31 @@
<template>
<div>
<div class="input-area">
<label>Modalità</label>
<select>
<option value="Label modalita">Label modalità</option>
<label>{{'options_undercutmould__mode'|localize('Modalità')}}</label>
<select v-model="modalita">
</select>
</div>
<div class="input-area">
<img src="assets/icons/png/quota.png" />
<label>{{'options_undercutupperplate__position'|localize('Quota')}}</label>
<numeric v-model.number="quota" />
<numeric v-model="quota" />
</div>
<slider
v-model.number="quota"
v-model="quota"
></slider>
<div class="input-area">
<label>{{'options_undercutupperplate__delay_acti'|localize('Ritardo attivazione')}}</label>
<numeric v-model.number="ritardoAtt" />
<numeric v-model="ritardoAtt" />
</div>
<slider
v-model.number="ritardoAtt"
v-model="ritardoAtt"
></slider>
<div class="input-area">
<label>{{'options_undercutupperplate__delay_dis'|localize('Ritardo disattivazione')}}</label>
<numeric v-model.number="ritardoDisatt" />
<numeric v-model="ritardoDisatt" />
</div>
<slider
v-model.number="ritardoDisatt"
v-model="ritardoDisatt"
></slider>
</div>
</template>
@@ -2,7 +2,7 @@
<div>
<div class="input-area">
<label>{{'options_thermoregulator__enabled'|localize('Abilitazione')}}</label>
<toggle-button v-model="abilitazione.status.enabled" v-if="abilitazione.status.visible"></toggle-button>
<toggle-button v-model="abilitazione.status.enabled"></toggle-button>
</div>
<div class="input-area">
<label>{{'options_thermoregulator__setpoint'|localize('Setpoint')}}</label>
@@ -10,7 +10,7 @@ export default class setupSottosquadra extends Vue {
@Prop()
status: string;
@Prop()
modalita: number;
modalita: Recipe.IValue;
@Prop()
quota: Recipe.IValue;
@Prop()
@@ -2,7 +2,7 @@
<div class="section">
<label>{{numSottoSq}}</label>
<label>{{status}}</label>
<label>{{modalita}}</label>
<select v-model="modalita"></select>
<label>{{quota.valueAct}} mm</label>
<label>{{ritardoAtt.valueAct}} s</label>
<label>{{ritardoDisatt.valueAct}} s</label>
@@ -5,7 +5,7 @@
<setup-sottosquadra
:numSottoSq="1"
status="On"
modalita="Label modalità"
:modalita="recipe.options_undercutmould_1_mode"
:quota="recipe.options_undercutupperplate_1_position"
:ritardoAtt="recipe.options_undercutupperplate_1_delay_acti"
:ritardoDisatt="recipe.options_undercutupperplate_1_delay_dis"
@@ -15,7 +15,7 @@
<setup-sottosquadra
:numSottoSq="2"
status="On"
modalita="Label modalità"
:modalita="recipe.options_undercutmould_2_mode"
:quota="recipe.options_undercutupperplate_2_position"
:ritardoAtt="recipe.options_undercutupperplate_2_delay_acti"
:ritardoDisatt="recipe.options_undercutupperplate_2_delay_dis"
@@ -25,7 +25,7 @@
<setup-sottosquadra
:numSottoSq="3"
status="On"
modalita="Label modalità"
:modalita="recipe.options_undercutmould_3_mode"
:quota="recipe.options_undercutupperplate_3_position"
:ritardoAtt="recipe.options_undercutupperplate_3_delay_acti"
:ritardoDisatt="recipe.options_undercutupperplate_3_delay_dis"
@@ -35,7 +35,7 @@
<setup-sottosquadra
:numSottoSq="4"
status="Off"
modalita="Label modalità"
:modalita="recipe.options_undercutmould_4_mode"
:quota="recipe.options_undercutupperplate_4_position"
:ritardoAtt="recipe.options_undercutupperplate_4_delay_acti"
:ritardoDisatt="recipe.options_undercutupperplate_4_delay_dis"
@@ -45,12 +45,62 @@
<setup-sottosquadra
:numSottoSq="5"
status="Off"
modalita="Label modalità"
:modalita="recipe.options_undercutmould_5_mode"
:quota="recipe.options_undercutupperplate_5_position"
:ritardoAtt="recipe.options_undercutupperplate_5_delay_acti"
:ritardoDisatt="recipe.options_undercutupperplate_5_delay_dis"
></setup-sottosquadra>
</button>
<button :class="{'active':showSottosquadra == 'sottosquadra-6'}" @click="showSottosquadra='sottosquadra-6'" class="box-color">
<setup-sottosquadra
:numSottoSq="6"
status="Off"
:modalita="recipe.options_undercutmould_6_mode"
:quota="recipe.options_undercutupperplate_6_position"
:ritardoAtt="recipe.options_undercutupperplate_6_delay_acti"
:ritardoDisatt="recipe.options_undercutupperplate_6_delay_dis"
></setup-sottosquadra>
</button>
<button :class="{'active':showSottosquadra == 'sottosquadra-7'}" @click="showSottosquadra='sottosquadra-7'">
<setup-sottosquadra
:numSottoSq="7"
status="Off"
:modalita="recipe.options_undercutmould_7_mode"
:quota="recipe.options_undercutupperplate_7_position"
:ritardoAtt="recipe.options_undercutupperplate_7_delay_acti"
:ritardoDisatt="recipe.options_undercutupperplate_7_delay_dis"
></setup-sottosquadra>
</button>
<button :class="{'active':showSottosquadra == 'sottosquadra-8'}" @click="showSottosquadra='sottosquadra-8'" class="box-color">
<setup-sottosquadra
:numSottoSq="8"
status="Off"
:modalita="recipe.options_undercutmould_8_mode"
:quota="recipe.options_undercutupperplate_8_position"
:ritardoAtt="recipe.options_undercutupperplate_8_delay_acti"
:ritardoDisatt="recipe.options_undercutupperplate_8_delay_dis"
></setup-sottosquadra>
</button>
<button :class="{'active':showSottosquadra == 'sottosquadra-9'}" @click="showSottosquadra='sottosquadra-9'">
<setup-sottosquadra
:numSottoSq="9"
status="Off"
:modalita="recipe.options_undercutmould_9_mode"
:quota="recipe.options_undercutupperplate_9_position"
:ritardoAtt="recipe.options_undercutupperplate_9_delay_acti"
:ritardoDisatt="recipe.options_undercutupperplate_9_delay_dis"
></setup-sottosquadra>
</button>
<button :class="{'active':showSottosquadra == 'sottosquadra-10'}" @click="showSottosquadra='sottosquadra-10'" class="box-color">
<setup-sottosquadra
:numSottoSq="10"
status="Off"
:modalita="recipe.options_undercutmould_10_mode"
:quota="recipe.options_undercutupperplate_10_position"
:ritardoAtt="recipe.options_undercutupperplate_10_delay_acti"
:ritardoDisatt="recipe.options_undercutupperplate_10_delay_dis"
></setup-sottosquadra>
</button>
</div>
<hr>
@@ -58,6 +108,7 @@
<div class="specific">
<div v-if="showSottosquadra=='sottosquadra-1'">
<input-sottosquadra
:modalita="recipe.options_undercutmould_1_mode"
:quota="recipe.options_undercutupperplate_1_position"
:ritardoAtt="recipe.options_undercutupperplate_1_delay_acti"
:ritardoDisatt="recipe.options_undercutupperplate_1_delay_dis"
@@ -66,6 +117,7 @@
</div>
<div v-if="showSottosquadra=='sottosquadra-2'">
<input-sottosquadra
:modalita="recipe.options_undercutmould_2_mode"
:quota="recipe.options_undercutupperplate_2_position"
:ritardoAtt="recipe.options_undercutupperplate_2_delay_acti"
:ritardoDisatt="recipe.options_undercutupperplate_2_delay_dis"
@@ -74,6 +126,7 @@
</div>
<div v-if="showSottosquadra=='sottosquadra-3'">
<input-sottosquadra
:modalita="recipe.options_undercutmould_3_mode"
:quota="recipe.options_undercutupperplate_3_position"
:ritardoAtt="recipe.options_undercutupperplate_3_delay_acti"
:ritardoDisatt="recipe.options_undercutupperplate_3_delay_dis"
@@ -82,6 +135,7 @@
</div>
<div v-if="showSottosquadra=='sottosquadra-4'">
<input-sottosquadra
:modalita="recipe.options_undercutmould_4_mode"
:quota="recipe.options_undercutupperplate_4_position"
:ritardoAtt="recipe.options_undercutupperplate_4_delay_acti"
:ritardoDisatt="recipe.options_undercutupperplate_4_delay_dis"
@@ -90,12 +144,58 @@
</div>
<div v-if="showSottosquadra=='sottosquadra-5'">
<input-sottosquadra
:modalita="recipe.options_undercutmould_5_mode"
:quota="recipe.options_undercutupperplate_5_position"
:ritardoAtt="recipe.options_undercutupperplate_5_delay_acti"
:ritardoDisatt="recipe.options_undercutupperplate_5_delay_dis"
>
</input-sottosquadra>
</div>
<div v-if="showSottosquadra=='sottosquadra-6'">
<input-sottosquadra
:modalita="recipe.options_undercutmould_6_mode"
:quota="recipe.options_undercutupperplate_6_position"
:ritardoAtt="recipe.options_undercutupperplate_6_delay_acti"
:ritardoDisatt="recipe.options_undercutupperplate_6_delay_dis"
>
</input-sottosquadra>
</div>
<div v-if="showSottosquadra=='sottosquadra-7'">
<input-sottosquadra
:modalita="recipe.options_undercutmould_7_mode"
:quota="recipe.options_undercutupperplate_7_position"
:ritardoAtt="recipe.options_undercutupperplate_7_delay_acti"
:ritardoDisatt="recipe.options_undercutupperplate_7_delay_dis"
>
</input-sottosquadra>
</div>
<div v-if="showSottosquadra=='sottosquadra-8'">
<input-sottosquadra
:modalita="recipe.options_undercutmould_8_mode"
:quota="recipe.options_undercutupperplate_8_position"
:ritardoAtt="recipe.options_undercutupperplate_8_delay_acti"
:ritardoDisatt="recipe.options_undercutupperplate_8_delay_dis"
>
</input-sottosquadra>
</div>
<div v-if="showSottosquadra=='sottosquadra-9'">
<input-sottosquadra
:modalita="recipe.options_undercutmould_9_mode"
:quota="recipe.options_undercutupperplate_9_position"
:ritardoAtt="recipe.options_undercutupperplate_9_delay_acti"
:ritardoDisatt="recipe.options_undercutupperplate_9_delay_dis"
>
</input-sottosquadra>
</div>
<div v-if="showSottosquadra=='sottosquadra-10'">
<input-sottosquadra
:modalita="recipe.options_undercutmould_10_mode"
:quota="recipe.options_undercutupperplate_10_position"
:ritardoAtt="recipe.options_undercutupperplate_10_delay_acti"
:ritardoDisatt="recipe.options_undercutupperplate_10_delay_dis"
>
</input-sottosquadra>
</div>
</div>
</section>
</template>
@@ -2,7 +2,7 @@
<section class="termo">
<aside class="scrollable">
<div class="input-area">
<label>{{'pyrometer_upperthermoregulator_start_adjustment'|localize('Inizio regolazione')}}</label>
<label>{{'pyrometer_upperthermoregulator_start_adjustment'|localize('Inizio regolazione (°C/10)')}}</label>
<numeric
v-model="recipe.pyrometer_upperthermoregulator_start_adjustment"
/>
@@ -11,7 +11,7 @@
v-model="recipe.pyrometer_upperthermoregulator_start_adjustment"
></slider>
<div class="input-area">
<label>{{'pyrometer_upperthermoregulator_end_adjustment'|localize('Fine regolazione')}}</label>
<label>{{'pyrometer_upperthermoregulator_end_adjustment'|localize('Fine regolazione (°C/10)')}}</label>
<numeric
v-model="recipe.pyrometer_upperthermoregulator_end_adjustment"
/>
@@ -23,16 +23,7 @@
<hr />
<div class="input-area">
<label>{{'pyrometer_upperthermoregulator_max_percentage'|localize('Massimo')}}</label>
<numeric
v-model="recipe.pyrometer_upperthermoregulator_max_percentage"
/>
</div>
<slider
v-model="recipe.pyrometer_upperthermoregulator_max_percentage"
></slider>
<div class="input-area">
<label>{{'pyrometer_upperthermoregulator_min_percentage'|localize('Minimo')}}</label>
<label>{{'pyrometer_upperthermoregulator_min_percentage'|localize('Percentuale Minimo')}}</label>
<numeric
v-model="recipe.pyrometer_upperthermoregulator_min_percentage"
/>
@@ -40,6 +31,15 @@
<slider
v-model="recipe.pyrometer_upperthermoregulator_min_percentage"
></slider>
<div class="input-area">
<label>{{'pyrometer_upperthermoregulator_max_percentage'|localize('Percentuale Massimo')}}</label>
<numeric
v-model="recipe.pyrometer_upperthermoregulator_max_percentage"
/>
</div>
<slider
v-model="recipe.pyrometer_upperthermoregulator_max_percentage"
></slider>
<hr />
@@ -2,9 +2,8 @@
<section>
<div class="specific">
<div class="input-area">
<label>Abilitazione</label>
<select>
<option value="Combinazioni">Combinazioni</option>
<label>{{'cooling_blowing_type'|localize('Tipo')}}</label>
<select v-model="recipe.cooling_blowing_type">
</select>
</div>
<div class="input-area">
@@ -2,9 +2,8 @@
<section>
<aside class="scrollable auto">
<div class="input-area">
<label>Partenza</label>
<select>
<option value="Label partenza">Label partenza</option>
<label>{{'vacuum_main_start'|localize('Partenza')}}</label>
<select v-model="recipe.vacuum_main_start">
</select>
</div>
@@ -22,7 +21,7 @@
<hr />
<div class="input-area">
<label>{{'vacuum_main_manual'|localize('Portata in manuale')}}</label>
<label>{{'vacuum_main_manual'|localize('Portata manuale')}}</label>
<numeric v-model="recipe.vacuum_main_manual" />
</div>
<slider