{{zoneModal}}
{{displayLanguage "digital_i_o_status"}}
{{with $stuff := .}} {{with $convPageID := convertValue $stuff.pageID}} {{with $oneTwoTwelveStatusZone1 := oneTwoTwelveDigStatus $convPageID 1}} {{with $thirteenToTwentyFourZone1 := thirteenToTwentyFourDigStatus $convPageID 1}} {{with $oneTwoTwelveStatusZone2 := oneTwoTwelveDigStatus $convPageID 2}} {{with $thirteenToTwentyFourZone2 := thirteenToTwentyFourDigStatus $convPageID 2}}
{{template "html/pages/SHARED/status/status-left-navigation" $stuff}}

{{statusTitleDigSelec $convPageID 1}}

{{statusTitleDigSelec $convPageID 2}}

{{displayLanguage "io_channel"}}
{{displayLanguage "io_channel"}}
{{displayLanguage "io_channel"}}
{{displayLanguage "io_channel"}}
{{range $index, $ioChannel := $stuff.oneTotwelve}}
{{printf "%v" $ioChannel | displayLanguage}}
{{with $address := divide (add $stuff.pageID -1) 3 | multiply 48 | add 401 $index }}
{{ end}}
{{end}}
{{range $index, $ioChannel := $stuff.thirteenToTwentyFour}}
{{printf "%v" $ioChannel | displayLanguage}}
{{with $address := divide (add $stuff.pageID -1) 3 | multiply 48 | add 413 $index }}
{{ end }}
{{end}}
{{range $index, $ioChannel := $stuff.oneTotwelve}}
{{printf "%v" $ioChannel | displayLanguage}}
{{with $address := divide (add $stuff.pageID -1) 3 | multiply 48 | add 425 $index }}
{{ end }}
{{end}}
{{range $index, $ioChannel := $stuff.thirteenToTwentyFour}}
{{printf "%v" $ioChannel | displayLanguage}}
{{with $address := divide (add $stuff.pageID -1) 3 | multiply 48 | add 437 $index }}
{{ end }}
{{end}}
{{end}} {{end}} {{end}} {{end}} {{end}} {{end}}