Changes
Jump to navigation
Jump to search
33 bytes added
, 07:50, 11 August 2021
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]]|| {{{yacttxt|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> |