Line 1:
Line 1:
{| class="wikitable"
{| class="wikitable"
+
|+ '''Firmware'''
|-
|-
! Indicator|| Status|| Description
! Indicator|| Status|| Description
|-
|-
−
| rowspan="2"|[[File:Top.png|30px|center|class=img0]]||[[File:b.png|15px|class=img0]][[File:b.png|15px|class=img0]][[File:b.png|15px|class=img0]][[File:dots.png|30px|class=img0]]|| Identification
+
| rowspan="{{#expr: 2+{{{topggg|0}}}+{{{topyl|0}}}+{{{topgl|1}}} }}"|[[File:Top.png|30px|center|class=img0]]
+
|- style="display:{{#if: {{{topggg|}}} | table-row | none}}"
+
|[[File:g.png|15px|class=img0]][[File:g.png|15px|class=img0]][[File:g.png|15px|class=img0]][[File:dots.png|30px|class=img0]]|| {{{textGGG|Network configuration}}}
|-
|-
−
|[[File:yl.png|45px|class=img0]]|| Operational mode
+
|[[File:b.png|15px|class=img0]][[File:b.png|15px|class=img0]][[File:b.png|15px|class=img0]][[File:dots.png|30px|class=img0]]|| Identification
+
|- style="display:{{#if: {{{topgl|}}} | table-row | none}}"
+
|[[File:gl.png|45px|class=img0]]|| {{{textgl|Operational mode}}}
+
|- style="display:{{#ifexpr: {{{topyl|1}}}=1 | table-row | none}}"
+
|[[File:yl.png|45px|class=img0]]|| {{{textyl|Operational mode}}}
|- style="display:{{#if: {{{err1|}}}{{{err2|}}}{{{err3|}}}{{{err4|}}}{{{err5|}}} | table-row | none}}"
|- style="display:{{#if: {{{err1|}}}{{{err2|}}}{{{err3|}}}{{{err4|}}}{{{err5|}}} | table-row | none}}"
| rowspan="{{#expr: 1+{{{err1|0}}}+{{{err2|0}}}+{{{err3|0}}}+{{{err4|0}}}+{{{err5|0}}} }}" style="text-align:center;" |[[File:bot.png|30px|center|class=img0]]<br> Error
| rowspan="{{#expr: 1+{{{err1|0}}}+{{{err2|0}}}+{{{err3|0}}}+{{{err4|0}}}+{{{err5|0}}} }}" style="text-align:center;" |[[File:bot.png|30px|center|class=img0]]<br> Error
Line 18:
Line 25:
|- style="display:{{#if: {{{err5|}}} | table-row | none}}"
|- style="display:{{#if: {{{err5|}}} | table-row | none}}"
|[[File:r.png|15px|class=img0]][[File:r.png|15px|class=img0]][[File:r.png|15px|class=img0]][[File:r.png|15px|class=img0]][[File:r.png|15px|class=img0]]||{{{err5txt| RTC error}}}
|[[File:r.png|15px|class=img0]][[File:r.png|15px|class=img0]][[File:r.png|15px|class=img0]][[File:r.png|15px|class=img0]][[File:r.png|15px|class=img0]]||{{{err5txt| RTC error}}}
+
|- style="display:{{#if: {{{canact|}}}{{{ethact|}}}{{{owact|}}}{{{rs485act|}}} | table-row | none}}"
+
| rowspan="{{#expr: 1+{{{canact|0}}}+{{{ethact|0}}}+{{{owact|0}}}+{{{rs485act|0}}} }}" style="text-align:center;" |[[File:bot.png|30px|center|class=img0]]<br> Activity
+
|- style="display:{{#if: {{{canact|}}} | table-row | none}}"
+
|[[File:y.png|15px|class=img0]]|| CAN activity
+
|- style="display:{{#if: {{{rs485act|}}} | table-row | none}}"
+
|[[File:y.png|15px|class=img0]]|| RS-485 activity
+
|- style="display:{{#if: {{{owact|}}} | table-row | none}}"
+
|[[File:y.png|15px|class=img0]]|| OW activity
+
|- style="display:{{#if: {{{ethact|}}} | table-row | none}}"
+
|[[File:y.png|15px|class=img0]]|| Ethernet activity
|}
|}
+
<noinclude>
+
<nowiki>
+
{{indicationfw
+
|topggg =
+
|topyl = 1
+
|topgl =
+
|textGGG =
+
|textyl =
+
|textgl =
+
|err1 =
+
|err2 =
+
|err3 =
+
|err4 =
+
|err5 =
+
|err1txt =
+
|err2txt =
+
|err3txt =
+
|err4txt =
+
|err5txt =
+
|canact =
+
|ethact =
+
|owact =
+
|rs485act =
+
}}
+
</nowiki>
+
</noinclude>