- Messages
- 58
- Country

Make it simple and use the power of formatted text, not tested:
Code:
<Element>
<Position X="526" Y="870"/>
<FormattedText X="150" Y="20" Font="Arial" FontSize="20" Color="#05DA23" Adjust="Center" VerticalAdjust="Center" Bright="Yes">
<String>
((A:Circuit general panel on,bool) (L:Eng2Running,bool) (L:Eng3Running,bool) | and)
%{if}%((A:ENG TRANSMISSION TEMPERATURE,celsius))%!+0.2d! //%!3.2f! ?
%{else}- - -
%{end}
</String>
</FormattedText>
</Element>
Last edited:

