This works:
<Gauge Name="strob_ind" Version="1.0">
<Image Name="strob_ind_bkgd.bmp" ImageSizes="20,20"/>
<Element>
<Visible>(A:Circuit general panel on, bool)</Visible>
<Position X="0" Y="0"/>
<Select>
<Value>(A:Light Strobe,bool) (P:absolute time, number) 1 % 0.5 &gt; * </Value>
<Case Value="1">
<Image Name="strob_ind.bmp" Bright="Yes"/>
</Case>
</Select>
</Element>
</Gauge>
My "off" light was just part of the background .bmp.
Jim



Reply With Quote
Bookmarks