83
SWITCH TRANSMITTERS
This macro toggles to the other transmitter, no matter which one is on. It also leaves a trail of messages in
the event log so it is easy to see what happened if the transfer is not successful.
1
Turn macro "AUTO ON" off
2
If status of "TX-B ON ANTENNA / TX-A ON ANTENNA" on site
"BURK-FM" = "TX-B ON ANTENNA", goto line 9
3
Message "ATTEMPT XFER TO B"
4
If status of "TX-B FAULT / TX-B OK" on site "BURK-FM" =
"TX-B FAULT", goto line 13
5
Lower "TX-B TO AIR" on site "BURK-FM" for [default]
6
Wait for 00:00:01
7
Turn macro "AUTO ON" on
8
End macro
9
Message "ATTEMPT XFER TO A"
10
If status of "TX-A FAULT / TX-A OK" on site "BURK-FM" =
"TX-A FAULT", goto line 13
11
Raise "TX-A TO AIR" on site "BURK-FM" for [default]
12
Goto line 6
13
Message "FAIL
: TX FAULT”
14
Goto line 6