{{displayLanguage "output"}}
{{displayLanguage "type"}}
{{displayLanguage "name"}}
{{displayLanguage "aux._failure"}}
{{displayLanguage "outside_air_stop"}}
{{displayLanguage "vsd_output"}}
{{displayLanguage "high___low_delay"}}
{{with $newmap:= .}}
{{range $index, $condenserStep := .getCondenserSteps9to16}}
{{range getStepNamesByID $condenserStep }} {{.Step}} {{end}}
{{with $stepNum := addInt 218 $index}}
{{if eq $stepNum 225 224}}
{{modeDataDropDownsByIDDropUp "type-" $stepNum}}
{{else}}
{{modeDataDropDownsByID "type-" $stepNum}}
{{end}}
{{end}}
{{with $stepNum := addInt 248 $index}}
{{modeDataDropDownsByID "aux-" $stepNum}}
{{end}}
{{with $stepNum := addInt 472 $index}}
{{with $typeStepNum := addInt 218 $index}}
{{with $modeVal := modeDataSelectedValueByID $typeStepNum}}
{{modeDataDropDownsByID "outside-air-stop-" $stepNum}}
{{else}}
{{modeDataDropDownsByID "outside-air-stop-" $stepNum}}
{{end}}
{{end}}
{{end}}
{{with $stepNum := addInt 448 $index}}
{{with $typeStepNum := addInt 218 $index}}
{{with $modeVal := modeDataSelectedValueByID $typeStepNum}}
{{modeDataDropDownsByID "vfd-output-" $stepNum}}
{{else}}
{{modeDataDropDownsByID "vfd-output-" $stepNum}}
{{end}}
{{end}}
{{end}}
{{with $tempVar := addInt 218 $index | printf "mode_data_dropdown_%v_value" | index $newmap}}
{{if eq $tempVar 2 }}
{{ else }}
{{ end }}
{{ else }}
{{ end }}