Difference between revisions of "Template:Indicationfw"

From Larnitech wiki page
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 27: Line 27:
 
| rowspan="{{#expr: 1+{{{canact|0}}}+{{{ethact|0}}}+{{{owact|0}}}+{{{rs485act|0}}} }}" style="text-align:center;" |[[File:bot.png|30px|center|class=img0]]<br> Activity
 
| 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}}"
 
|- style="display:{{#if: {{{canact|}}} | table-row | none}}"
|[[File:y.png|15px|class=img0]]|| CAN activity
+
|[[File:y.png|15px|class=img0]]|| {{{canacttxt|CAN activity}}}
 
|- style="display:{{#if: {{{owact|}}} | table-row | none}}"
 
|- style="display:{{#if: {{{owact|}}} | table-row | none}}"
|[[File:bg.png|15px|class=img0]]|| OW activity
+
|[[File:bg.png|15px|class=img0]]|| {{{owacttxt|OW activity}}}
 
|- style="display:{{#if: {{{rs485act|}}} | table-row | none}}"
 
|- style="display:{{#if: {{{rs485act|}}} | table-row | none}}"
 
|[[File:m.png|15px|class=img0]]|| RS-485 activity
 
|[[File:m.png|15px|class=img0]]|| RS-485 activity
Line 36: Line 36:
 
|}
 
|}
 
<noinclude>
 
<noinclude>
<nowiki>
+
<pre style="overflow:auto">
 
{{indicationfw
 
{{indicationfw
 
|topggg    =
 
|topggg    =
Line 59: Line 59:
 
|rs485act  =
 
|rs485act  =
 
}}
 
}}
</nowiki>
+
</pre>
 
</noinclude>
 
</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  =
}}