Changes
Jump to navigation
Jump to search
30 bytes added
, 07:50, 11 August 2021
Line 1: |
Line 1: |
| {| class="wikitable" | | {| class="wikitable" |
− | |+ '''Firmware'''
| |
| |- | | |- |
| ! Indicator|| Status|| Description | | ! Indicator|| Status|| Description |
Line 28: |
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}}" |
| + | |[[File:bg.png|15px|class=img0]]|| {{{owacttxt|OW activity}}} |
| |- style="display:{{#if: {{{rs485act|}}} | table-row | none}}" | | |- style="display:{{#if: {{{rs485act|}}} | table-row | none}}" |
− | |[[File:y.png|15px|class=img0]]|| RS-485 activity | + | |[[File:m.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}}" | | |- style="display:{{#if: {{{ethact|}}} | table-row | none}}" |
− | |[[File:y.png|15px|class=img0]]|| Ethernet activity | + | |[[File:b.png|15px|class=img0]]|| Ethernet activity |
| |} | | |} |
| <noinclude> | | <noinclude> |
− | <nowiki> | + | <pre style="overflow:auto"> |
| {{indicationfw | | {{indicationfw |
| |topggg = | | |topggg = |
Line 60: |
Line 59: |
| |rs485act = | | |rs485act = |
| }} | | }} |
− | </nowiki> | + | </pre> |
| </noinclude> | | </noinclude> |