Difference between revisions of "Template:Indicationfw"

From Larnitech wiki page
Jump to navigation Jump to search
(Created page with "{| class="wikitable" |- ! Indicator|| Status|| Description |- | rowspan="2"|30px|center|class=img0||15px|class=img0File:b.png|15px|class=i...")
 
 
(5 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
!  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 24:
 
|- 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]]|| {{{canacttxt|CAN activity}}}
 +
|- style="display:{{#if: {{{owact|}}} | table-row | none}}"
 +
|[[File:bg.png|15px|class=img0]]|| {{{owacttxt|OW activity}}}
 +
|- style="display:{{#if: {{{rs485act|}}} | table-row | none}}"
 +
|[[File:m.png|15px|class=img0]]|| RS-485 activity
 +
|- style="display:{{#if: {{{ethact|}}} | table-row | none}}"
 +
|[[File:b.png|15px|class=img0]]|| Ethernet activity
 
|}
 
|}
 +
<noinclude>
 +
<pre style="overflow:auto">
 +
{{indicationfw
 +
|topggg    =
 +
|topyl    = 1
 +
|topgl    =
 +
|textGGG  =
 +
|textyl    =
 +
|textgl    =
 +
|err1      =
 +
|err2      =
 +
|err3      =
 +
|err4      =
 +
|err5      =
 +
|err1txt  =
 +
|err2txt  =
 +
|err3txt  =
 +
|err4txt  =
 +
|err5txt  =
 +
|canact    =
 +
|ethact    =
 +
|owact    =
 +
|rs485act  =
 +
}}
 +
</pre>
 +
</noinclude>

Latest revision as of 07:50, 11 August 2021

Indicator Status Description
Top.png
G.pngG.pngG.pngDots.png Network configuration
B.pngB.pngB.pngDots.png Identification
Gl.png Operational mode
Yl.png Operational mode
Bot.png

Error
R.png Lost connection to server
R.pngR.png Overheat
R.pngR.pngR.png Overload
R.pngR.pngR.pngR.png No AC power
R.pngR.pngR.pngR.pngR.png RTC error
Bot.png

Activity
Y.png CAN activity
Bg.png OW activity
M.png RS-485 activity
B.png Ethernet activity
{{indicationfw
|topggg    =
|topyl     = 1
|topgl     =
|textGGG   =
|textyl    =
|textgl    =
|err1      =
|err2      =
|err3      =
|err4      =
|err5      =
|err1txt   =
|err2txt   =
|err3txt   =
|err4txt   =
|err5txt   =
|canact    =
|ethact    =
|owact     =
|rs485act  =
}}