Hi all,
Seeking some advice on code for having a component become visible 4-5 seconds after the battery is turned on, any thoughts? Was trying something like this but no luck so far...
<Component ID="START_ENG_PAGE" Node="ENG_Screen">
<UseTemplate Name="ASOBO_GT_Visibility">
<VISIBILITY_CODE>(A:ELECTRICAL MASTER BATTERY,bool) 1 == (E:ZULU TIME, seconds) 4.5 % 1.2 ></VISIBILITY_CODE>
</UseTemplate>
</Component>
But this animates it...all I want is for the battery to come one and then about 4-5 seconds later something appears.
Cheers!
Seeking some advice on code for having a component become visible 4-5 seconds after the battery is turned on, any thoughts? Was trying something like this but no luck so far...
<Component ID="START_ENG_PAGE" Node="ENG_Screen">
<UseTemplate Name="ASOBO_GT_Visibility">
<VISIBILITY_CODE>(A:ELECTRICAL MASTER BATTERY,bool) 1 == (E:ZULU TIME, seconds) 4.5 % 1.2 ></VISIBILITY_CODE>
</UseTemplate>
</Component>
But this animates it...all I want is for the battery to come one and then about 4-5 seconds later something appears.
Cheers!
