;__________________________________________ ; ; WA8KIM's SCOM 7730 Controller Scripts ;__________________________________________ ; by WA8KIM / kim@kim125.com / EchoLink: WA8KIM-R / WiRES-X: Rm#21149 / Last updated 03/17/2016. ; http://www.wa8kim.com/repeater.html ; Best viewed in Notepad with Word Wrap OFF/UNCHECKED and in full screen ; Best used with Prog7730 http://www.sigridco.com/Prog7330.html ; Download the latest version of this file at: ; http://www.wa8kim.com/files/WA8KIM%27s%20SCOM%207730%20Controller%20Script.txt ; Feel free to download my CustomAudioLib.bin file (necessary for improved weather alerts and Announcements) ; (See the SCOM Owner's Manual for instructions on uploading the CustomAudio.bin file to the controller) ; http://www.wa8kim.com/files/WA8KIM%20SCOM%207330%20Custom%20Audio.zip ; My "to do" list: Create Macro to reboot LIVA ; ------------------------------------------------------------------------ ; REPEATER SETUP SUMMARY ; ------------------------------------------------------------------------ ; Port 1: Yaesu DR-1X Repeater using hybrid Digital / Analog script by Justin Reed NV8Q (Last section of this document) ; Port 2: CAT RLS-1000B Board with indiviual control of the three additional ports (Second-to-Last section of this document) ; Port 3: Yaesu HRI-200 (WiRES-X) interface ; CAT WX-250 Weather Alert Installed Between SCOM 7330 and Repeater ; ------------------------------------------------------------------------ ; MACRO SUMMARY (BASIC) ; ------------------------------------------------------------------------ ; A1 EchoLink On/Off ; A2 WiRES-X On/Off ; A3 220 Remote Base On/Off ; A4 FT-991 Remote Base On/Off ; A6 Time, Day, Date ; A8 CTCSS/Carrier Squelch Toggle ; A9 Repeater PTT Enable/Disable Toggle (Work In Progress) ; 99 Listen to Weather Radio - Toggle On/Off ; ------------------------------------------------------------------------ ; MACRO SUMMARY (DETAILED) ; ------------------------------------------------------------------------ ; AB Check Battery status ; A99 Play all custom words ; REPEATER CONTROL COMMANDS ; ------------------------- ; A10 Repeater PTT: Disable ; A11 Repeater PTT: Enable ; A12 PL/CTCSS Disable (switch to COR Activation) ; A13 PL/CTCSS Enable ; A20 RLS-1000B: Disable ALL ; A21 RLS-1000B: Enable ALL ; A22 Audio coming from RLS-1000B: Disable ; A23 Audio coming from RLS-1000B: Enable ; A24 Audio going to RLS-1000B: Disable ; A25 Audio going to RLS-1000B: Enable ; A30 WiRES-X: Disable All ; A31 WiRES-X: Enable All ; A32 Audio coming from WiRES-X: Disable ; A33 Audio coming from WiRES-X: Enable ; A34 Audio going to WiRES-X: Disable ; A35 Audio going to WiRES-X: Enable ; A50 Change WiRES-X room to 21117 Simi-Valley-Room & disable WiRES-X Timeout ; A51 Change WiRES-X room to 21149 WA8KIM-Repeater # re-enable WiRES-X Timeout ; A60 EchoLink: Disable ; A61 EchoLink: Enable ; A70 220 Remote: Disable ; A71 220 Remote: Enable ; A80 FT-991: Disable ; A81 FT-991: Enable ; WEATHER COMMANDS ; ---------------- ; A990 End Severe Weather Watch/Warning ; A991 Begin Severe Thunderstorm Watch ; A992 Begin Severe Thunderstorm Warning ; A993 Begin Tornado Watch ; A994 Begin Tornado Warning ; A995 Begin Snow Storm Watch ; A996 Begin Snow Storm Warning ; A550 Weather Monitoring Toggle On/Off ; A551 Turn on Weather Radio Monitoring ; A552 Turn off Weather radio Monitoring ; A552 Severe weather watch: Enable ; A553 Severe weather watch/warning: Disable (return to normal) ; A554 Severe weather warning: Enable ; ------------------------------------------------------------------------ ; SCHEDULE SUMMARY ; ------------------------------------------------------------------------ ; 00 Hourly call and time Announcement - Setpoint 0 at 8:59 am (08:59) ; 01 Hourly call and time Announcement - Setpoint 1 at 11:01 pm (21:01) ; 02 Hourly call and time Announcement - Setpoint 2 play message, every hour on the hour, when enabled ; 03 Daily Time and Date Announcement at 8:00am (08:00) Setpoint 3 ; 10 Saturday WiRES-X Net Announcement - Change Initial Identifier - Setpoint 0 at 1:59 am (01:59) ; 11 Saturday WiRES-X Net Announcement - Change Initial Identifier - Setpoint 1 at 8:01 pm (20:01) ; 12 Saturday WiRES-X Net Announcement - Begin hourly Announcement at :01 - Setpoint 0 at 7:59 am (07:59) ; 13 Saturday WiRES-X Net Announcement - Stop hourly Announcement - Setpoint 1 at 8:01 pm (20:01) ; 14 Saturday WiRES-X Net Announcement - Run the hourly Announcement- Setpoint 2 play message, every hour on the hour, when enabled ; 15 Begin Saturday WiRES-X Net Startup Macro Saturdays at 8:45pm (20:55) ; 16 Stop Saturday WiRES-X Net Startup Macro Saturdays at 10:58pm (22:58) ; ------------------------------------------------------------------------ ; ANNOUNCEMENT SUMMARY ; ------------------------------------------------------------------------ ; A6 The time is _____ ; AB Battery [good/warning] ; A900 WA8KIM Repeater, Eagle, Michigan PL 100 Hertz ; A901 Thank you. Go to WA8KIM.com for repeater information. ; A902 WA8KIM Repeater ; A904 WiRES-X net tonight at 9 o’clock. ; A905 Severe thunderstorm watch. WA8KIM Repeater. ; A906 Severe thunderstorm warning. WA8KIM Repeater. ; A907 Tornado watch. WA8KIM Repeater. ; A908 Tornado warning. WA8KIM Repeater. ; A909 Snow storm watch. WA8KIM Repeater. ; A910 Snow storm warning. WA8KIM Repeater. ; A911 Severe weather watch. WA8KIM Repeater. ; A912 Severe weather warning. WA8KIM Repeater. ; ------------------------------------------------------------------------ ; MACROS IN USE ; ------------------------------------------------------------------------ ; 0099 ; 00A1 00A2 00A3 00A4 00A5 00A6 00A8 00A9 ; 0A10 0A11 0A12 0A13 0A16 ; 0A20 0A21 0A22 0A23 0A24 0A25 ; 0A30 0A31 0A32 0A33 0A34 0A35 0A36 0A37 0A38 0A39 ; 0A40 0A41 ; 0A50 0A51 0A56 0A57 ; 0A60 0A61 ; 0A70 0A71 ; 0A80 0A81 ; 0A99 ; A101 A102 A103 A104 A105 A106 A107 A108 A109 A110 ; A111 A112 ; A500 A501 A502 A503 ; A510 A511 A512 A513 A514 ; A550 A551 A552 A553 A554 A555 A556 ; A900 A901 A902 A904 A905 A906 A907 A908 A909 A910 ; A911 A912 A913 ; 00AB ; AB20 AB21 ; D000 D001 D002 (NV8Q Section) ; D700 D701 D702 D703 D704 D705 D707 D708 (NV8Q Section) ; D710 D711 D712 D714 D715 D716 D717 D718 D719 (NV8Q Section) ; D721 D722 D723 D724 D725 (NV8Q Section) ; DB01 (NV8Q Section) ; ------------------------------------------------------------------------ ; TIMERS IN USE ; ------------------------------------------------------------------------ ; 01: DR-1X: Power Cycle (NV8Q Section) ; 08: DR-1X (NV8Q Section) ; 09: DR-1X (NV8Q Section) ; 10: Weather Monitoring 2 minute timer ; 11: DR-1X (NV8Q Section) ; ------------------------------------------------------------------------ ; LOGICS IN USE ; ------------------------------------------------------------------------ ; Logic Input 1 WX-250: Weather Watch ; Logic Input 2 WX-250: Weather Warning ; Logic Input 3 WX-250: PTT Relay Tap (Soldered in the WX-250 to keep analog PTT and CTCSS encoder active when WX-250 is active) ; Logic Input 4 DR-1X: Internal PTT Sense ; Logic Output 1 RLS-1000B Port 1: Enable EchoLink ; Logic Output 2 RLS-1000B Port 2: Enable ; Logic Output 3 RLS-1000B Port 3: Enable ; Logic Output 4 WX-250: Disable Weather Alert ; Logic Output 5 WX-250: Listen to Weather Radio On ; Logic Output 6 DR-1X: AMS/FM Mode Select (NV8Q Section) ; Logic Output 7 RESERVED (Turn off power to the repeater by triggering relay) ; Logic Output 8 DR-1X: Digital Mode (NV8Q Section) ; ------------------------------------------------------------------------ ; SOFT SWITCHES IN USE ; ------------------------------------------------------------------------ ; 193 194 195 196: DR-1X (NV8Q Section) ; ------------------------------------------------------------------------ ; CUSTOM SPEECH LIBRARY WORDS ; ------------------------------------------------------------------------ ; 3000 Bill 3001 Eagle 3002 EchoLink 3003 Grand 3004 Kim 3005 Ledge 3006 Sherman 3007 Wires ; 3008 a (uh) 3009 Anniversary 3010 Barbara 3011 Birthday 3012 Connecting 3013 Disconnecting 3014 EARS 3015 Fusion ; 3016 Happy 3017 Incoming 3018 K8VEB 3019 Outgoing 3020 Visit 3021 WA8KIM 3022 Welcome to thee 3023 Winter ; 3024 Stuart ; 3050 Westminster Short 3051 Westminster Long ; 3060 Severe Weather High 3061 Severe Weather Low ; 3100 BB Fire 3101 BB Laugh 3102 BB Yeah 3103 BBHey Baby 3104 BB Uh 3105 BB Uhhhh ;====================================================================================================================================== ; Section #1 Master Password ;====================================================================================================================================== ; 99 93 xxxx * ; Change master password (99 is factory default) MPW 93 xxxx * ; Change master password ;====================================================================================================================================== ; Section #2 Controller Password ;====================================================================================================================================== MPW 92 xxxx * ; Control Operator Password, if required ;====================================================================================================================================== ; Section #3 Initial Settings ;====================================================================================================================================== ; Following the initial keyup, the Initial ID Message is sent and the Initial ID Macro is executed for each transmitter that was keyed ; 0109 = Initial ID = The first ID to be played when a transmitter is keyed up after a period of silence. ; 0110 = Normal ID = Played thereafter with each subsequent ID. ; 0111 = Impolite ID = Played if the 9.5 minute timer is up, but a conversation is still ongoing. ; 0112 = Dropout Msg = Played after 45 minutes of inactivity. MPW 21 A900 * ; MPW 20 A900 MPW 15 9993 05 9961 [welcome] [too] 0357 [w] [a] [eight] [k] [i] [m] [repeater] [PL] [one] [hundred] [hertz] 9905 30 9902 "WA8KIM/R" * ; MPW 20 A900 MPW 15 9993 05 9961 [w] [a] [eight] [k] [i] [m] [repeater] 3001 [michigan] [PL] [one] [hundred] [hertz] 9905 30 9902 "WA8KIM/R" * MPW 20 A900 MPW 15 9993 05 9961 [w] [a] [eight] [k] [i] [m] [repeater] 3001 [michigan] [PL] [one] [hundred] [hertz] 9905 30 9902 "WA8KIM/R" * MPW 21 A901 * ; MPW 20 A901 MPW 15 9961 [thank you] 7020 [go] [too] [www] [dot] [w] [a] [eight] [k] [i] [m] [dot] [com] [for] [repeater] [information] * MPW 20 A901 MPW 15 9961 [thank you] 7020 3020 [w] [a] [eight] [k] [i] [m] [dot] [com] [for] [repeater] [information] * MPW 21 A902 * MPW 20 A902 MPW 15 9993 05 9961 [w] [a] [eight] [k] [i] [m] [repeater] 9905 30 9902 "WA8KIM/R" * MPW 21 A904 * MPW 20 A904 MPW 15 9993 05 9961 3007 [x] [net] [tonight] [at] [nine] [oclock] * MPW 31 0109 9999 A900 * ; Sets speech call sign on Transmitter #1 Initial Identifier MPW 31 0110 9999 A902 * ; Sets Primary speech call sign on Transmitter #1 Normal Identifier ; with 0.5s delay, Secondary CW reduce level 15 "WA8KIM/R" MPW 31 0111 9905 30 9901 "WA8KIM/R" * ; Impolite ID Message: Example: CW reduce level 15dB "WA8KIM/R" MPW 06 10 0036 * ; Sets CWID tone to 440 Hz on Repeater (port 1) ; MPW 31 0210 9901 "WA8KIM" 46 27 * ; Sets CWID call sign on Transmitter #2 Normal Identifier "WA8KIM-R" ; MPW 31 0310 9901 "WA8KIM" * ; Sets CWID call sign on Transmitter #3 Normal Identifier "WA8KIM" MPW 10 0108 06 * ; Sets Speech default Audio level to -3db MPW 09 2106 540 * ; Set Transmitter #1 Identifier Message Interval to 540 seconds ; MPW 09 2206 540 * ; Set Transmitter #2 Identifier Message Interval to 540 seconds ; MPW 09 2306 540 * ; Set Transmitter #3 Identifier Message Interval to 540 seconds MPW 09 2206 0 * ; Set Transmitter #2 Identifier Message Interval to OFF MPW 09 2306 0 * ; Set Transmitter #3 Identifier Message Interval to OFF MPW 09 2107 60 * ; Identifier Pending interval for Transmitter #1 ; MPW 09 2207 60 * ; Identifier Pending interval for Transmitter #2 ; MPW 09 2307 60 * ; Identifier Pending interval for Transmitter #3 ; MPW 25 yy mm dm dow hh mm ss * ; (Year, Month, Day-Of-Month, Day-Of-Week, Hour, Minute, Second) For dow, zero is Sunday MPW 25 15 08 24 1 12 30 00 * ; Set calendar and clock: 2015-08-24 12:30pm MPW 63 0002 1 * ; Automatic Daylight Savings Time Adjustment, 1=enabled (disabled default) MPW 31 0001 9961 [command] [okay] * ; OK Command Response Message (default) MPW 31 0002 9961 [digital] [error] * ; Digital Count Error 1 Command Response Message (default) MPW 31 0003 9961 [data] [error] * ; Data Error 2 Command Response Message (default) MPW 09 0117 10 * ; Audio Gate Delay Port 1, set to .30 seconds MPW 09 0217 05 * ; Audio Gate Delay Port 2, set to .10 seconds MPW 09 0317 05 * ; Audio Gate Delay Port 3, set to .10 seconds MPW 09 0103 100 * ; Transmitter Turn-On Message Delay, 1.0 second MPW 09 0100 95 * ; Courtesy Delay, set to 1.00 seconds (0.50 Second default) MPW 09 0101 50 * ; Dropout Delay, set to 1.5 second Tail (3.0 Seconds default) ; MPW 09 2111 0 * ; Dropout Message Time, 0 Seconds (default) MPW 09 0102 150 * ; PTT Minimum Unkey Delay, 0.75 Second MPW 31 0100 9999 A911 * ; Sets Courtesy Tone for Local Repeater to Macro A911 MPW 31 0101 9999 A912 * ; Sets Courtesy Tone for RLS-1000B to Macro A912 MPW 31 0102 9999 A913 * ; Sets Courtesy Tone for WiRES-X to Macro A913 MPW 21 A911 * ; Erase macro MPW 20 A911 CPW 15 9910 12 * ; Courtesy Tone C4 MPW 21 A912 * ; Erase macro MPW 20 A912 CPW 15 9910 36 12 * ; Courtesy Tone C6 C4 MPW 21 A913 * ; Erase macro MPW 20 A913 CPW 15 9910 12 19 * ; Courtesy Tone C4 G4 ; MPW 31 0100 9910 12 * ; Sets Courtesy Tone for Local Repeater to C4 ; MPW 31 0101 9915 57 0052 0080 05 * ; Sets Courtesy Tone for RLS-1000B to C4 & G4 ; MPW 31 0102 9915 57 0052 0367 05 * ; Sets Courtesy Tone for WiRES-X to C4 & C6 MPW 31 0300 * ; Delete Courtesy message from TX3-RX1 MPW 31 0301 * ; Delete Courtesy message from TX3-RX2 MPW 31 0302 * ; Delete Courtesy message from TX3-RX3 MPW 31 0200 * ; Delete Courtesy message from TX2-RX1 MPW 31 0201 * ; Delete Courtesy message from TX2-RX2 MPW 31 0202 * ; Delete Courtesy message from TX2-RX3 MPW 09 0200 0 * ; Set Courtesy Delay to zero TX2 MPW 09 0201 0 * ; Set Dropout Delay to zero TX2 MPW 09 0202 0 * ; Set Minimum Unkey Delay to zero TX2 MPW 09 0300 0 * ; Set Courtesy Delay to zero TX3 MPW 09 0301 0 * ; Set Dropout Delay to zero TX3 MPW 09 0302 0 * ; Set Minimum Unkey Delay to zero TX3 MPW 09 2111 2700 * ; Dropout Message Time (2700 seconds = 45 minutes) MPW 31 0112 9999 A901 * ; Dropout Message Announcement ; MPW 63 0110 1 * ; Enable Anti-Kerchunker (needed with Yaesu DR-1X repeater due to sporadic kerchunking) ; MPW 09 0109 50 * ; Anti-Kerchunker Key-Up Delay: 0.5 second ; MPW 09 2209 20 * ; Anti-Kerchunker Re-Arm Delay: 20 seconds MPW 63 0151 1 * ; DTMF Mute Enabled RX1-TX1 (1 = DTMF pass-through disabled) MPW 63 0152 1 * ; DTMF Mute Enabled RX2-TX1 (1 = DTMF pass-through disabled) MPW 63 0153 1 * ; DTMF Mute Enabled RX3-TX1 (1 = DTMF pass-through disabled) MPW 63 0251 0 * ; DTMF Mute Disabled RX1-TX2 (0 = DTMF pass-through enabled) MPW 63 0252 0 * ; DTMF Mute Disabled RX2-TX2 (0 = DTMF pass-through enabled) MPW 63 0253 0 * ; DTMF Mute Disabled RX3-TX2 (0 = DTMF pass-through enabled) MPW 63 0351 0 * ; DTMF Mute Disabled RX1-TX3 (0 = DTMF pass-through enabled) MPW 63 0352 0 * ; DTMF Mute Disabled RX2-TX3 (0 = DTMF pass-through enabled) MPW 63 0353 0 * ; DTMF Mute Disabled RX3-TX3 (0 = DTMF pass-through enabled) MPW 09 0119 75 * ; DTMF Cover Tone Interval for TX1 set to 0.75 seconds MPW 09 0219 75 * ; DTMF Cover Tone Interval for TX2 set to 0.75 seconds MPW 09 0319 75 * ; DTMF Cover Tone Interval for TX3 set to 0.75 seconds MPW 31 0113 9960 0068 * ; DTMF Cover Tone Message for TX1 set to speech letter X MPW 31 0213 9960 0068 * ; DTMF Cover Tone Message for TX2 set to speech letter X MPW 31 0313 9960 0068 * ; DTMF Cover Tone Message for TX3 set to speech letter X MPW 57 11 3 * ; Sets RX1-TX1 Access Path Mode to CTCSS and COR MPW 57 12 3 * ; Sets RX1-TX2 Access Path Mode to CTCSS and COR MPW 57 13 3 * ; Sets RX1-TX3 Access Path Mode to CTCSS and COR MPW 57 21 1 * ; Sets RX2-TX1 Access Path Mode to COR MPW 57 22 0 * ; Sets RX2-TX2 Access Path Mode to NO ACCESS MPW 57 23 1 * ; Sets RX2-TX3 Access Path Mode to COR MPW 57 31 1 * ; Sets RX3-TX1 Access Path Mode to COR MPW 57 32 1 * ; Sets RX3-TX2 Access Path Mode to COR MPW 57 33 0 * ; Sets RX3-TX3 Access Path Mode to NO ACCESS MPW 02 1 1 0 * ; Sets TX1 CTCSS encoder to turn off before the Minimum Unkey Delay period MPW 03 1 26 * ; Sets TX1 CTCSS encoder frequency to 100.0 Hz MPW 63 0103 1 * ; Enables End-of-Transmission Command Execution on Port 1 MPW 63 0203 1 * ; Enables End-of-Transmission Command Execution on Port 2 MPW 63 0303 1 * ; Enables End-of-Transmission Command Execution on Port 3 ;====================================================================================================================================== ; Section #4 Timeout Timer ;====================================================================================================================================== MPW 09 2100 210 * ; Repeater Tmeout 210 seconds MPW 09 2101 180 * ; EchoLink Timeout 180 seconds MPW 09 2102 180 * ; WiRES-X Timeout 180 seconds MPW 09 2200 180 * MPW 09 2201 180 * MPW 09 2202 180 * MPW 09 2301 180 * MPW 09 2302 180 * MPW 09 2303 180 * MPW 31 0103 9960 [repeater] [timeout] * ; Timeout Message Repeater MPW 31 0106 9961 [end] [timeout] [repeater] [timeout] [timer] [three] [minutes] [thirty] [seconds] * ; End TO Message MPW 31 0104 9960 3002 [timeout] * ; Timeout Message EchoLink MPW 31 0107 9961 [end] [timeout] 3002 [timeout] [timer] [three] [minutes] * ; End TO Message MPW 31 0105 9960 3007 [x] [timeout] * ; Timeout Message WiRES-X MPW 31 0108 9961 [end] [timeout] 3007 [x] [timeout] [timer] [three] [minutes] * ; End TO message ;====================================================================================================================================== ; Section #5 Macros ;====================================================================================================================================== ; ------------------------------------------------------------------------ ; PL/CTCSS Enable / Disable ; ------------------------------------------------------------------------ MPW 21 0A12 * ; Erase Macro MPW 20 0A12 MPW 57 11 1 * ; Sets RX1-TX1 Access Path Mode to Carrier MPW 29 0A12 MPW 57 12 1 * ; Sets RX1-TX2 Access Path Mode to Carrier MPW 29 0A12 MPW 57 13 1 * ; Sets RX1-TX1 Access Path Mode to Carrier MPW 29 0A12 MPW 15 9993 05 9961 [repeater] [set] [too] [carrier] [squelch] * ; Announcement MPW 21 0A13 * ; Erase Macro MPW 20 0A13 MPW 57 11 2 * ; Sets RX1-TX1 Access Path Mode to CTCSS MPW 29 0A13 MPW 57 12 2 * ; Sets RX1-TX2 Access Path Mode to CTCSS MPW 29 0A13 MPW 57 13 2 * ; Sets RX1-TX1 Access Path Mode to CTCSS MPW 29 0A13 MPW 15 9993 05 9961 [repeater] [set] [too] [ctcss] [squelch] * ; Announcement ; ================== CTCSS / Carrier Toggle ==================== MPW 21 00A8 * ; Erase Macro MPW 20 00A8 A110 * ; Set to CTCSS squelch Toggle (Initial Script) MPW 21 A109 * ; Erase Macro MPW 20 A109 A12 * ; Set repeater to Carrier Squelch MPW 29 A109 MPW 21 00A8 * ; Erase the 00A8 Macro MPW 29 A109 MPW 20 00A8 A110 * ; Create the 00A8 Macro to run A108 Macro MPW 21 A110 * ; Erase Macro MPW 20 A110 A13 * ; Set repeater to CTCSS squelch MPW 29 A110 MPW 21 00A8 * ; Erase the 00A8 Macro MPW 29 A110 MPW 20 00A8 A109 * ; Create the 00A8 Macro to run A107 Macro ; ------------------------------------------------------------------------ ; PORTS Enable / Disable ; ------------------------------------------------------------------------ ; ========================= Repeater PTT ======================== MPW 21 0A10 * ; Erase Macro MPW 21 0A16 * ; Erase Macro MPW 20 0A10 MPW 15 9993 05 9960 [repeater] [transmitter] [disabled] 9999 0A16 * ; Announcement MPW 20 0A16 MPW 63 0112 0 * ; Disable Audio from Repeater to EchoLink MPW 21 0A11 * ; Erase Macro MPW 20 0A11 MPW 63 0112 1 * ; Enable Audio from Repeater to EchoLink MPW 29 0A11 MPW 15 9993 05 9960 [repeater] [transmitter] [enabled] * ; Announcement ; =============== Repeater PTT Toggle On/Off =================== MPW 21 00A9 * ; Erase Macro MPW 20 00A9 A112 * ; Repeater PTT Toggle On/Off (Initial Script) MPW 21 A111 * ; Erase Macro MPW 20 A111 A10 * ; Disable repeater PTT MPW 29 A111 MPW 21 00A9 * ; Erase the 00A9 Macro MPW 29 A111 MPW 20 00A9 A112 * ; Create the 00A9 Macro to run A108 Macro MPW 21 A112 * ; Erase Macro MPW 20 A112 A11 * ; Enable repeater PTT MPW 29 A112 MPW 21 00A9 * ; Erase the 00A9 Macro MPW 29 A112 MPW 20 00A9 A111 * ; Create the 00A9 Macro to run A107 Macro ; ------------------------------------------------------------------------ ; Scheduled Announcements ; ------------------------------------------------------------------------ MPW 63 0001 1 * ; Enable the controller's Scheduler feature ; ============== Saturday WiRES-X Net Announcement ================= MPW 28 10 1 * ; Enable Scheduler MPW 28 11 1 * ; Enable Scheduler MPW 28 10 A510 99 40 01 59 * ; Setpoint 0 at 1:59 am (01:59) MPW 28 11 A511 99 40 20 54 * ; Setpoint 1 at 8:54 pm (20:54) MPW 28 12 A512 99 40 07 59 * ; Setpoint 0 at 7:59 am (07:59) MPW 28 13 A513 99 40 20 54 * ; Setpoint 1 at 8:54 pm (20:54) MPW 28 14 A514 99 40 99 01 * ; Setpoint 2 play message, every hour on the hour +1 min, when enabled MPW 21 A510 * ; Erase Macro MPW 21 A511 * ; Erase Macro MPW 21 A512 * ; Erase Macro MPW 21 A513 * ; Erase Macro MPW 21 A514 * ; Erase Macro MPW 20 A510 MPW 31 0112 9999 A904 * ; Change Initial Identifier MPW 20 A511 MPW 31 0112 9999 A901 * ; Change Initial Identifier MPW 20 A512 MPW 28 14 1 * ; Enable Schedule #14 MPW 20 A513 MPW 28 14 0 * ; Disable Schedule #14 MPW 20 A514 MPW 15 9999 A904 * ; Hourly Announcement ; =============== Saturday WiRES-X Net Changeover ================== MPW 28 15 1 * ; Enable Scheduler MPW 28 16 1 * ; Enable Scheduler MPW 28 15 0A50 99 40 20 55 * ; Run Saturday WiRES-X Net Startup Macro Saturdays at 8:55pm (20:55) MPW 28 16 0A51 99 40 22 58 * ; Undo Saturday WiRES-X Net Startup Macro Saturdays at 22:58pm (22:58) MPW 21 0A50 * ; Erase Macro MPW 20 0A50 MPW 15 9960 [w] [a] [eight] [k] [i] [m] [repeater] 3007 [x] [net] [will] [start] [in] [five] [minutes] 7050 3012 3007 [x] [too] [america] [link] [room] [now] 9999 0A56 * ; Announcement MPW 21 0A56 * ; Erase Macro MPW 20 0A56 MPW 31 0112 9961 * ; Disable identifier speech MPW 29 0A56 0A58 * ; Disable Audio from WiRES-X/RLS-1000B/Repeater MPW 29 0A56 MPW 15 9730 9950 29 44 15 44 09 44 09 44 09 44 09 44 09 * ; Disconnect WiRES-X from current room MPW 29 0A56 MPW 98 0 1000 * ; Pause 4 seconds MPW 29 0A56 MPW 15 9730 9950 29 44 15 44 02 44 01 44 00 44 08 44 00 * ; Connect WiRES-X to Room 21080 America Link Room MPW 29 0A56 MPW 98 0 500 * ; Pause 2 seconds MPW 29 0A56 0A59 * ; Enable Audio from WiRES-X/RLS-1000B/Repeater MPW 29 0A56 MPW 63 0163 0 * ; Disable WiRES-X Timeout Timer to Port 1 MPW 21 0A51 * ; Erase Macro MPW 21 0A57 * ; Erase Macro MPW 20 0A51 MPW 15 9960 [w] [a] [eight] [k] [i] [m] [repeater] 3007 [x] [net] [over] 7050 3013 3007 [x] [from] [america] [link] [room] [now] 9999 0A57 * ; Announcement MPW 20 0A57 0A58 * ; Disable Audio from WiRES-X/RLS-1000B/Repeater MPW 29 0A57 MPW 15 9730 9950 29 44 15 44 09 44 09 44 09 44 09 44 09 * ; Disconnect WiRES-X from current room MPW 29 0A57 MPW 98 0 1000 * ; Pause 4 seconds MPW 29 0A57 MPW 15 9730 9950 29 44 15 44 02 44 01 44 01 44 04 44 09 * ; Connect WiRES-X to Room 21149 WA8KIM-Room MPW 29 0A57 MPW 98 0 500 * ; Pause 2 seconds MPW 29 0A57 0A59 * ; Enable Audio from WiRES-X/RLS-1000B/Repeater MPW 29 0A57 MPW 63 0163 1 * ; Enable WiRES-X Timeout Timer to Port 1 MPW 29 0A57 MPW 31 0112 9999 A901 * ; Enable identifier speech ; MPW 29 0A57 MPW 09 2100 210 * ; Set repeater timeout timer to 210 seconds (3.5 minutes) MPW 21 0A58 * ; Erase Macro MPW 21 0A59 * ; Erase Macro MPW 20 0A58 MPW 63 0319 0 * ; Disable Audio from WiRES-X to Repeater (SCOM 7330 Radio Port 3) MPW 29 0A58 MPW 63 0219 0 * ; Disable Audio from RLS-1000B (SCOM 7330 Port 3) MPW 29 0A58 MPW 63 0112 0 * ; Disable Audio from Repeater MPW 20 0A59 MPW 63 0319 1 * ; Enable Audio from WiRES-X to Repeater (SCOM 7330 Radio Port 3) MPW 29 0A59 MPW 63 0219 1 * ; Enable Audio from RLS-1000B (SCOM 7330 Port 3) MPW 29 0A59 MPW 63 0112 1 * ; Enable Audio from Repeater ; =========================== HOURLY Time ==========================n MPW 28 00 1 * ; Enable Scheduler MPW 28 01 1 * ; Enable Scheduler MPW 28 02 1 * ; Enable Scheduler MPW 28 00 A500 99 99 08 59 * ; Setpoint 0 at 8:59 am (08:59) MPW 28 01 A501 99 99 23 01 * ; Setpoint 1 at 11:01 am (23:01) MPW 28 02 A502 99 99 99 00 * ; Setpoint 2 play message, every hour on the hour, when enabled MPW 21 A500 * ; Erase Macro MPW 21 A501 * ; Erase Macro MPW 20 A500 MPW 28 02 1 * ; Enable setpoint 2 MPW 20 A501 MPW 28 02 0 * ; Disable setpoint 2 ; MPW 20 A502 MPW 15 9961 [w] [a] [eight] [k] [i] [m] [repeater] [good] 9831 0357 [time] [is] 9820 9821 9826 * ; Play "Good evening, The Time is 4 PM Monday" ; MPW 20 A502 MPW 15 9961 [w] [a] [eight] [k] [i] [m] [repeater] [good] 9831 [its] 9820 * ; Play "Good evening, It's 4 PM" ; MPW 20 A502 MPW 15 9961 [w] [a] [eight] [k] [i] [m] [repeater] [good] 9831 0357 [time] [is] 9820 * ; Play "Good evening, The Time is 4 PM" ; MPW 20 A502 MPW 15 9961 3050 [good] 9831 0357 [time] [is] 9820 [w] [a] [eight] [k] [i] [m] [repeater] [on] [four] [four] [four] [dot] [two] [seven] [five] [mega] [hertz] * MPW 21 A502 * ; Erase Macro MPW 20 A502 MPW 15 9961 3050 [good] 9831 0357 [time] [is] 9820 7030 [this is the] [four] [forty] [four] [point] [two] [seven] [five] [repeater] 7020 [w] [a] [eight] [k] [i] [m] * ; Play "Good evening, The Time is 4 PM. This is the 444.275 Repeater WA8KIM"" ; MPW 20 A502 MPW 15 9961 3050 [good] 9831 0357 [time] [is] 9820 7030 [this is the] [one] [forty] [seven] [point] [two] [twenty] [repeater] 7020 [w] [a] [eight] [k] [i] [m] * ; Play "Good evening, The Time is 4 PM. This is the 147.220 Repeater WA8KIM"" MPW 28 03 1 * MPW 28 03 A503 99 99 08 00 * ; Setpoint 3 play Time & Date Announcement daily at 8:00am (08:00) MPW 21 A503 * ; Erase Macro MPW 20 A503 MPW 15 9961 3050 [good] 9831 0357 [time] [is] 9820 9821 9826 9829 9828 7030 [this is the] [four] [forty] [four] [point] [two] [seven] [five] [repeater] [pl] [one] [hundred] [hertz] 7020 [w] [a] [eight] [k] [i] [m] * ; Play "Good morning. The time is 8 o'clock Monday Jun 5, 2015. This is the 444.275 Repeater WA8KIM" ; MPW 20 A503 MPW 15 9961 3050 [good] 9831 0357 [time] [is] 9820 9821 9826 9829 9828 7030 [this is the] [one] [forty] [seven] [point] [two] [twenty] [repeater] [pl] [one] [hundred] [hertz] 7020 [w] [a] [eight] [k] [i] [m] * ; Play "Good morning. The time is 8 o'clock Monday Jun 5, 2015. This is the 444.275 Repeater WA8KIM" ; =========================== Battery Status ========================== MPW 21 00AB * ; Erase Macro MPW 21 AB20 * ; Erase Macro MPW 21 AB21 * ; Erase Macro MPW 20 00AB MPW 76 04 0012 AB21 AB20 * ; Runs Macros to state whether battery good or warning MPW 20 AB20 MPW 15 9960 [scom] [controller] [battery] [warning] * ; Low battery voltage warning announcement MPW 20 AB21 MPW 15 9960 [scom] [controller] [battery] [good] * ; Good battery voltage Announcement ; ====================== On Demand Misc Commands ===================== ; MPW 21 00A6 * ; Erase Macro ; MPW 20 00A6 MPW 15 9961 7110 0357 [time] [is] 9820 9821 9826 * ; Play message with 1 second delay (command 71xx, xx= xx * 0.1 seconds) MPW 21 00A6 * ; Erase Macro MPW 20 00A6 MPW 15 9961 7110 0357 [time] [is] 9820 9821 9826 9829 9828 * ; Play message with 1 second delay (command 71xx, xx= xx * 0.1 seconds) MPW 21 0A99 * ; Erase Macro MPW 20 0A99 MPW 15 9961 3000 3001 3002 3003 3004 3005 3006 3007 3008 3009 3010 3011 3012 3013 3014 3015 3016 3017 3018 3019 3020 3021 3022 3023 3050 3051 3060 3061 3100 3101 3102 3103 3104 3105 * ; Play all custom audio clips MPW 21 A788 * ; Erase Macro MPW 20 A788 MPW 15 9961 3024 7025 [w] [eight] [s] [r] [c] * ; Custom Audio for Stuart W8SRC MPW 21 A772 * ; Erase Macro MPW 20 A772 MPW 15 9961 0275 7030 1484 1564 0313 0356 1352 0039 0005 0035 0342 0242 7030 3022 1405 1074 0342 1130 0011 0001 0009 0298 7030 0067 0015 0063 0062 0047 0342 0351 * ; Custom Audio for Stuart W8SRC ; @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ;====================================================================================================================================== ; ; WiRES-X (SCOM 7330 Radio Port 3) Specific Scripts ; ;====================================================================================================================================== ; @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ;http://www.wa8kim.com/files/HRI-200%20WiRES-X%20To%20SCOM%207330%20Wiring%20Diagram.pdf ; ===================== WiRES-X (SCOM 7330 Radio Port 3) Toggle On / Off ===================== MPW 21 00A2 * ; Erase Macro MPW 20 00A2 A103 * ; WiRES-X (SCOM 7330 Radio Port 3) - Toggle On/Off (Initial Script) MPW 21 A103 * ; Erase Macro MPW 20 A103 A31 * ; Enable WiRES-X (SCOM 7330 Radio Port 3) MPW 29 A103 MPW 21 00A2 * ; Erase the 00A2 Macro MPW 29 A103 MPW 20 00A2 A104 * ; Create the 00A2 Macro to run A104 Macro MPW 21 A104 * ; Erase Macro MPW 20 A104 A30 * ; Disable WiRES-X (SCOM 7330 Radio Port 3) MPW 29 A104 MPW 21 00A2 * ; Erase the 00A2 Macro MPW 29 A104 MPW 20 00A2 A103 * ; Create the 00A2 Macro to run A103 Macro ; ====== WiRES-X (SCOM 7330 Radio Port 3) Enable / Disable Control Commands ====== MPW 21 0A30 * ; Erase Macro MPW 21 0A36 * ; Erase Macro MPW 20 0A30 MPW 15 9993 05 9961 3007 [x] [disabled] 9999 0A36 * ; Announcement (Uses custom word, "Wires") ; MPW 20 0A30 MPW 15 9993 05 9961 [wide] [x] [disabled] 9999 0A36 * ; Announcement (Uses pre-installed word, "Wide" instead of "Wires") MPW 20 0A36 MPW 63 0319 0 * ; Disable All Audio from WiRES-X (SCOM 7330 Radio Port 3) MPW 29 0A36 MPW 63 0312 0 * ; Disable PTT MPW 21 0A31 * ; Erase Macro MPW 21 0A37 * ; Erase Macro MPW 20 0A31 MPW 15 9993 05 9961 3007 [x] [enabled] 9999 0A37 * ; Announcement (Uses custom word, "Wires") ; MPW 20 0A31 MPW 15 9993 05 9961 [wide] [x] [enabled] 9999 0A37 * ; Announcement (Uses pre-installed word, "Wide" instead of "Wires") MPW 20 0A37 MPW 63 0319 1 * ; Enable All Audio from WiRES-X (SCOM 7330 Radio Port 3) MPW 29 0A37 MPW 63 0312 1 * ; Enable PTT MPW 21 0A32 * ; Erase Macro MPW 21 0A38 * ; Erase Macro MPW 20 0A32 MPW 15 9993 05 9961 [audio] [from] 3007 [x] [disabled] 9999 0A38 * ; Announcement (Uses custom word, "Wires") ; MPW 20 0A32 MPW 15 9993 05 9961 [audio] [from] [wide] [x] [disabled] 9999 0A38 * ; Announcement (Uses pre-installed word, "Wide" instead of "Wires") MPW 20 0A38 MPW 63 0319 0 * ; Disable Audio from WiRES-X to Repeater (SCOM 7330 Radio Port 3) MPW 21 0A33 * ; Erase Macro MPW 21 0A39 * ; Erase Macro MPW 20 0A33 MPW 15 9993 05 9961 [audio] [from] 3007 [x] [enabled] 9999 0A39 * ; Announcement (Uses custom word, "Wires") ; MPW 20 0A33 MPW 15 9993 05 9961 [audio] [from] [wide] [x] [enabled] 9999 0A39 * ; Announcement (Uses pre-installed word, "Wide" instead of "Wires") MPW 20 0A39 MPW 63 0319 1 * ; Enable Audio from WiRES-X to Repeater (SCOM 7330 Radio Port 3) MPW 21 0A34 * ; Erase Macro MPW 21 0A40 * ; Erase Macro MPW 20 0A34 MPW 15 9993 05 9961 [audio] [too] 3007 [x] [disabled] 9999 0A40 * ; Announcement (Uses custom word, "Wires") ; MPW 20 0A34 MPW 15 9993 05 9961 [audio] [too] [wide] [x] [disabled] 9999 0A40 * ; Announcement (Uses pre-installed word, "Wide" instead of "Wires") MPW 20 0A40 MPW 63 0312 0 * ; Disable Audio from Repeater to WiRES-X (SCOM 7330 Radio Port 3) MPW 21 0A35 * ; Erase Macro MPW 21 0A41 * ; Erase Macro MPW 20 0A35 MPW 15 9993 05 9961 [audio] [too] 3007 [x] [enabled] 9999 0A41 * ; Announcement (Uses custom word, "Wires") ; MPW 20 0A35 MPW 15 9993 05 9961 [audio] [too] [wide] [x] [enabled] 9999 0A41 * ; Announcement (Uses pre-installed word, "Wide" instead of "Wires") MPW 20 0A41 MPW 63 0312 1 * ; Enable Audio from Repeater to WiRES-X (SCOM 7330 Radio Port 3) ; @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ;====================================================================================================================================== ; ; CAT RLS-1000B Specific Scripts ; ;====================================================================================================================================== ; @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ; http://www.wa8kim.com/files/SCOM%207330%20CAT%20RLS-1000B%20Wiring%20Diagram.pdf ; ------------------------------ ; CAT RLS-1000B COMMANDS SUMMARY ; ------------------------------ ; A1 RLS-1000B Port 1 Toggle On / Off ; A3 RLS-1000B Port 2 Toggle On / Off ; A4 RLS-1000B Port 3 Toggle On / Off ; ------------------- ; INDIVIDUAL COMMANDS ; ------------------- ; A20 RLS-1000B: Disable ALL ; A21 RLS-1000B: Enable ALL ; A22 Audio coming from RLS-1000B: Disable ; A23 Audio coming from RLS-1000B: Enable ; A24 Audio going to RLS-1000B: Disable ; A25 Audio going to RLS-1000B: Enable ; A60 RLS-1000B Port 1: Disable ; A61 RLS-1000B Port 1: Enable ; A70 RLS-1000B Port 2: Disable ; A71 RLS-1000B Port 2: Enable ; A80 RLS-1000B Port 3: Disable ; A81 RLS-1000B Port 3: Enable ; =============== RLS-1000B Port 1 (EchoLink) Toggle On / Off ===================== MPW 21 00A1 * ; Erase Macro MPW 20 00A1 A101 * ; RLS-1000B Port 1 (EchoLink) - Toggle On/Off (Initial Script) MPW 21 A101 * ; Erase Macro MPW 20 A101 A61 * ; Enable RLS-1000B Port 1 (EchoLink) MPW 29 A101 MPW 21 00A1 * ; Erase the 00A1 Macro MPW 29 A101 MPW 20 00A1 A102 * ; Create the 00A1 Macro to run A102 Macro MPW 21 A102 * ; Erase Macro MPW 20 A102 A60 * ; Disable RLS-1000B Port 1 (EchoLink) MPW 29 A102 MPW 21 00A1 * ; Erase the 00A1 Macro MPW 29 A102 MPW 20 00A1 A101 * ; Create the 00A1 Macro to run A101 Macro ; =============== RLS-1000B Port 2 (220 Remote Base) Toggle On / Off ================= MPW 21 00A3 * ; Erase Macro MPW 20 00A3 A105 * ; RLS-1000B Port 2 (220 Remote Base) - Toggle On/Off (Initial Script) MPW 21 A105 * ; Erase Macro MPW 20 A105 A71 * ; Enable RLS-1000B Port 2 (220 Remote Base) MPW 29 A105 MPW 21 00A3 * ; Erase the 00A3 Macro MPW 29 A105 MPW 20 00A3 A106 * ; Create the 00A3 Macro to run A106 Macro MPW 21 A106 * ; Erase Macro MPW 20 A106 A70 * ; Disable RLS-1000B Port 2 (220 Remote Base) MPW 29 A106 MPW 21 00A3 * ; Erase the 00A3 Macro MPW 29 A106 MPW 20 00A3 A105 * ; Create the 00A3 Macro to run A105 Macro ; =============== RLS-1000B Port 3 (FT-991 Remote Base) Toggle On / Off ================ MPW 21 00A4 * ; Erase Macro MPW 20 00A4 A107 * ; RLS-1000B Port 3 (FT-991 Remote Base) - Toggle On/Off (Initial Script) MPW 21 A107 * ; Erase Macro MPW 20 A107 A81 * ; Enable RLS-1000B Port 3 (FT-991 Remote Base) MPW 29 A107 MPW 21 00A4 * ; Erase the 00A4 Macro MPW 29 A107 MPW 20 00A4 A108 * ; Create the 00A4 Macro to run A108 Macro MPW 21 A108 * ; Erase Macro MPW 20 A108 A80 * ; Disable RLS-1000B Port 3 (FT-991 Remote Base) MPW 29 A108 MPW 21 00A4 * ; Erase the 00A4 Macro MPW 29 A108 MPW 20 00A4 A107 * ; Create the 00A4 Macro to run A107 Macro ; =============== All Ports On The RLS-1000B Board =============== MPW 21 0A20 * ; Erase Macro MPW 20 0A20 MPW 63 0219 0 * ; Disable Audio from RLS-1000B (SCOM 7330 Port 3) MPW 29 0A20 MPW 63 0212 0 * ; Disable PTT MPW 29 0A20 MPW 15 9993 05 9961 [r] [l] [s] [one] [thousand] [b] [disabled] * ; Announcement MPW 21 0A21 * ; Erase Macro MPW 20 0A21 MPW 63 0219 1 * ; Enable Audio from RLS-1000B (SCOM 7330 Port 3) MPW 29 0A21 MPW 63 0212 1 * ; Enable PTT MPW 29 0A21 MPW 15 9993 05 9961 [r] [l] [s] [one] [thousand] [b] [enabled] * ; Announcement MPW 21 0A22 * ; Erase Macro MPW 20 0A22 MPW 63 0219 0 * ; Disable Audio from RLS-1000B (SCOM 7330 Port 3) MPW 29 0A22 MPW 15 9993 05 9961 [audio] [from] [r] [l] [s] [one] [thousand] [b] [disabled] * ; Announcement MPW 21 0A23 * ; Erase Macro MPW 20 0A23 MPW 63 0219 1 * ; Enable Audio from RLS-1000B (SCOM 7330 Port 3) MPW 29 0A23 MPW 15 9993 05 9961 [audio] [from] [r] [l] [s] [one] [thousand] [b] [enabled] * ; Announcement MPW 21 0A24 * ; Erase Macro MPW 20 0A24 MPW 63 0212 0 * ; Disable PTT MPW 29 0A24 MPW 15 9993 05 9961 [audio] [too] [r] [l] [s] [one] [thousand] [b] [disabled] * ; Announcement MPW 21 0A25 * ; Erase Macro MPW 20 0A25 MPW 63 0212 1 * ; Enable PTT MPW 29 0A25 MPW 15 9993 05 9961 [audio] [too] [r] [l] [s] [one] [thousand] [b] [enabled] * ; Announcement ; =============== RLS-1000B Port 1 (EchoLink) Enable / Disable Announcement ========================= MPW 21 0A60 * ; Erase Macro MPW 20 0A60 MPW 71 01 * ; Disable RLS-1000B Port 1 (EchoLink) (SCOM 7330 Logic Output 1) MPW 29 0A60 MPW 15 9993 05 9961 3002 [disabled] * ; Announcement (Uses custom word, "EchoLink") MPW 21 0A61 * ; Erase Macro MPW 20 0A61 MPW 70 01 * ; Enable RLS-1000B Port 1 (EchoLink) (SCOM 7330 Logic Output 1) MPW 29 0A61 MPW 15 9993 05 9961 3002 [enabled] * ; Announcement (Uses custom word, "EchoLink") ; =============== RLS-1000B Port 2 (220 Remote Base) Enable / Disable Announcement ====================== MPW 21 0A70 * ; Erase Macro MPW 20 0A70 MPW 71 02 * ; Disable RLS-1000B Port 2 (220 Remote Base) (SCOM 7330 Logic Output 2) MPW 29 0A70 MPW 15 9993 05 9961 [two] [twenty] [remote] [base] [disabled] * ; Announcement MPW 21 0A71 * MPW 20 0A71 MPW 70 02 * ; Enable RLS-1000B Port 2 (220 Remote Base) (SCOM 7330 Logic Output 2) MPW 29 0A71 MPW 15 9993 05 9961 [two] [twenty] [remote] [base] [enabled] * ; Announcement ; =============== RLS-1000B Port 3 (FT-991 Remote Base) Enable / Disable Announcement ===================== MPW 21 0A80 * ; Erase Macro MPW 20 0A80 MPW 71 03 * ; Disable RLS-1000B Port 3 (FT-991 Remote Base) (SCOM 7330 Logic Output 3) MPW 29 0A80 MPW 15 9993 05 9961 [f] [t] [nine] [ninety] [one] [remote] [base] [disabled] * ; Announcement MPW 21 0A81 * ; Erase Macro MPW 20 0A81 MPW 70 03 * ; Enable RLS-1000B Port 3 (FT-991 Remote Base) (SCOM 7330 Logic Output 2) MPW 29 0A81 MPW 15 9993 05 9961 [f] [t] [nine] [ninety] [one] [remote] [base] [enabled] * ; Announcement ; @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ;====================================================================================================================================== ; ; CAT WX-250 Specific Scripts ; ;====================================================================================================================================== ; @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ; http://www.wa8kim.com/files/DR-1X%20SCOM%207330%20CAT%20WX-250%20Wiring%20Diagram.pdf ; This section includes custom audio to enhance the user experience. ; Feel free to download my CustomAudio.bin file (necessary for improved weather alerts and Announcements) ; (See the SCOM Owner's Manual for instructions on uploading the CustomAudioLib.bin file to the controller) ; http://www.wa8kim.com/files/WA8KIM%20SCOM%207330%20Custom%20Audio.zip ; ================= Weather Alert Macros / Commands ================= MPW 21 A905 MPW 20 A905 MPW 15 9993 05 9961 [severe] [thunder] [storm] [watch] [w] [a] [eight] [k] [i] [m] [repeater] 9905 30 9902 "WA8KIM/R" * MPW 21 A906 MPW 20 A906 MPW 15 9993 05 9961 [severe] [thunder] [storm] [warning] [w] [a] [eight] [k] [i] [m] [repeater] 9905 30 9902 "WA8KIM/R" * MPW 21 A907 MPW 20 A907 MPW 15 9993 05 9961 [tornado] [watch] [w] [a] [eight] [k] [i] [m] [repeater] 9905 30 9902 "WA8KIM/R" * MPW 21 A908 MPW 20 A908 MPW 15 9993 05 9961 [tornado] [warning] [w] [a] [eight] [k] [i] [m] [repeater] 9905 30 9902 "WA8KIM/R" * MPW 21 A909 MPW 20 A909 MPW 15 9993 05 9961 3023 [storm] [watch] [w] [a] [eight] [k] [i] [m] [repeater] 9905 30 9902 "WA8KIM/R" * MPW 21 A910 MPW 20 A910 MPW 15 9993 05 9961 3023 [storm] [warning] [w] [a] [eight] [k] [i] [m] [repeater] 9905 30 9902 "WA8KIM/R" * MPW 21 A911 MPW 20 A911 MPW 15 9993 05 9961 [severe] [weather] [watch] [w] [a] [eight] [k] [i] [m] [repeater] 9905 30 9902 "WA8KIM/R" * MPW 21 A912 MPW 20 A912 MPW 15 9993 05 9961 [severe] [weather] [warning] [w] [a] [eight] [k] [i] [m] [repeater] 9905 30 9902 "WA8KIM/R" * MPW 49 10 03 1200 * ; Create Timer #01 and set for 120.0 Seconds MPW 49 10 02 A551 * ; Set Timer #01 to run Macro #A551 when time is up MPW 21 0099 * ; Erase Macro MPW 20 0099 A550 * ; Weather Radio Monitoring: Toggle On/Off (Initial Script) MPW 21 A550 * ; Erase Macro MPW 20 A550 MPW 70 05 * ; Enable Weather Radio Monitoring (Logic Output 5) MPW 29 A550 MPW 21 0099 * ; Erase the 0099 Macro MPW 29 A550 MPW 20 0099 A551 * ; Create the 0099 Macro to run A551 Macro MPW 29 A550 MPW 49 10 01 * ; Start Timer #01 MPW 21 A551 * ; Erase Macro MPW 20 A551 MPW 71 05 * ; Disable Weather Radio Monitoring (Logic Output 5) MPW 29 A551 MPW 21 0099 * ; Erase the 0099 Macro MPW 29 A551 MPW 20 0099 A550 * ; Create the 0099 Macro to run A550 Macro MPW 29 A551 MPW 49 10 00 * ; Stop Timer #01 MPW 26 0061 A552 * ; Run A552 Macro (start weather watch announcement) when Logic Input 1 goes LOW MPW 26 0062 A553 * ; Run A553 Macro (end weather watch announcement) when Logic Input 1 goes HIGH MPW 26 0063 A554 * ; Run A554 Macro (start weather warning beep) when Logic Input 2 goes LOW MPW 26 0064 A553 * ; Run A555 Macro (end weather warning beep) when Logic Input 2 goes HIGH MPW 21 A552 * ; Erase Macro MPW 20 A552 MPW 31 0109 9999 A911 * ; Change Initial ID to WATCH alert MPW 29 A552 MPW 31 0110 9999 A911 * ; Change Normal ID to WATCH alert MPW 29 A552 MPW 31 0112 * ; Change Dropout ID to SILENCE MPW 29 A552 MPW 31 0100 9960 3060 9993 01 9910 12 * ; Sets Courtesy Tone for Local Repeater to Custom Weather Alert High, then C4 ; MPW 29 A552 MPW 31 0100 9910 24 12 24 12 24 12 * ; Sets Courtesy Tone for Local Repeater to tones: C5 C4 C5 C4 C5 C4 MPW 29 A552 MPW 31 0101 9960 3060 9993 01 9915 57 0052 0080 05 * ; Sets Courtesy Tone for RLS-1000B to Custom Weather Alert High, then C4 & G4 MPW 29 A552 MPW 31 0102 9960 3060 9993 01 9915 57 0052 0367 05 * ; Sets Courtesy Tone for WiRES-X to Custom Weather Alert High, then C4 & C6 MPW 21 A553 * ; Erase Macro MPW 20 A553 MPW 31 0109 9999 A900 * ; Change Initial ID back to normal MPW 29 A553 MPW 31 0110 9999 A902 * ; Change Normal ID back to normal MPW 29 A553 MPW 31 0112 9999 A901 * ; Change Dropout ID back to normal MPW 29 A553 MPW 31 0100 9999 A911 * ; Sets Courtesy Tone for Local Repeater to C4 MPW 29 A553 MPW 31 0101 9999 A912 * ; Sets Courtesy Tone for RLS-1000B to C6 & C4 MPW 29 A553 MPW 31 0102 9999 A913 * ; Sets Courtesy Tone for WiRES-X to C4 & G4 MPW 21 A554 * ; Erase Macro MPW 20 A554 MPW 31 0109 9999 A912 * ; Change Initial ID to WARNING alert MPW 29 A554 MPW 31 0110 9999 A912 * ; Change Normal ID to WARNING alert MPW 29 A554 MPW 31 0112 * ; Change Dropout ID to SILENCE MPW 29 A554 MPW 31 0100 9960 3061 9993 01 9910 12 * ; Sets Courtesy Tone for Local Repeater to Custom Weather Alert Low ; MPW 29 A552 MPW 31 0100 9910 19 12 19 12 19 12 * ; Sets Courtesy Tone for Local Repeater to tones: G4 C4 G4 C4 G4 C4 MPW 29 A554 MPW 31 0101 9960 3061 9993 01 9915 57 0052 0080 05 * ; Sets Courtesy Tone for RLS-1000B to Custom Weather Alert High, then C4 & G4 MPW 29 A554 MPW 31 0102 9960 3061 9993 01 9915 57 0052 0367 05 * ; Sets Courtesy Tone for WiRES-X to Custom Weather Alert High, then C4 & C6 ; @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ;====================================================================================================================================== ; ; Commands Issued Once Only After Erasing SCOM's Memory and Reloading Script ; ;====================================================================================================================================== ; @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ A31 ; Enable WiRES-X A61 ; Enable EchoLink A990 ; Disable Sever Weather Alert ; @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ;====================================================================================================================================== ; ; DR-1X / SC-50 and the CAT WX-250 Specific Scripts ; ;====================================================================================================================================== ; @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ MPW 21 A555 * ; Erase Macro MPW 20 A555 MPW 63 0113 1 * ; Turn On Port 1 PTT (Runs when Logic Input 3 (after WX-250 PTT) goes active) MPW 21 A556 * ; Erase Macro MPW 20 A556 MPW 63 0113 0 * ; Turn Off Port 1 PTT (Runs when Logic Input 3 (after WX-250 PTT) goes inactive) MPW 26 0065 A555 * ; Runs macro A555 when Logic Input 3 (after WX-250 PTT) goes active MPW 26 0066 A556 * ; Runs macro A556 when Logic Input 3 (after WX-250 PTT) goes inactive ;====================================================================================================================================== ; Section #6 DR-1X Logic Section: Script written by Justin Reed NV8Q (Modified by WA8KIM for DR-1X on Port 1 and Logic Input/Outputs) ; This section (DR-1X Script) updates available for download from NV8Q at: http://ks0lnk.net/documents/DR1X_script_kit.txt ; Information on interfacing the SCOM 7330 to the Yaesu DR-1X is available from NV8Q at: http://ks0lnk.net/documents/DR1X-7330v2.pdf ;====================================================================================================================================== ; Logic Input 4: PTT Sense (Incoming signal from DR-1X) ; Logic Output 6: Sets AMS Mode ; Logic Output 8: Digital Mode Indicator Light ; Switch 193: PTT Active (Idle/Active) ; Switch 194: Digital Signal (Idle/Active) ; Switch 195: Master Disable ; Switch 196: PTT Request In Queue ; Macro D700: Repeater Idle (No incoming signal) (Turns Switch 194 OFF , Logic Output 8 OFF , Timer 09 Stop) ; Macro D701: PTT Sense Active (Incoming signal from DR-1X) ; Macro D702: Sets 5 Second Timer To Switch To AMS Mode ; Macro D703: Analog: Sets Analog Mode (Logic Output 6 OFF), then runs D704 ; Macro D704: Analog: Enable PTT 1, Turn S193 ON ; Macro D705: Turns on Logic Out 6 (Sets AMS Mode) ; Macro D707: Digital Call Active (Turns Switch 194 ON, Logic Output 8 On) ; Macro D708: Runs when PTT 1 Active (Turns Switch 196 ON) ; Macro D710: If digital, run D712. Else D714 ; Macro D711: Checks for PTT 1 Request In Queue (Executes when Timer 08 expires: looking for digital activity) ; Macro D712: Digital: Starts Timer 08 ; Macro D714: Analog: If master disable off, then execute D703 ; Macro D715: Disable PTT1, Set CTCSS Encoder Mode 4, then call Macro D702 ; Macro D716: Master Disable Watchdog, then call D704 ; Macro D717: Disable PTT1 ; Macro D718: Sets Analog Mode (Logic Output 6) ; Macro D719: Rebuilds Macro D705 (For AMS Master Disable) ; Macro D721: Turns Switch 195 ON (Master Disable) and sets to Analog Mode (Runs D723) ; Macro D722: Turns Switch 195 OFF (Master Disable) and sets back to AMS mode (Runs D702) ; Macro D723: Deletes D705 (Disables AMS Mode), voice announces, Sets to Analog Mode & Disables AMS Mode (Run D718) ; Macro D724: Rewrites D705, voice announces, Sets back to AMS mode ; Macro D725: DR-1X Power Cycle: Activates Logic Output 7 for 3 seconds (used to trip a relay) ; Macro D999: Does not exist: only used to exit current macro ; Timer 08: 2 Seconds: Wait To Check For Digital Activity Again ; Timer 09: 480 Seconds: DR-1X PTT Watchdog (Will perform power cycle if timer expires (hung PTT failsafe) ; Timer 11: 2 Seconds: Switch Back To AMS Mode ; Analog Signal: D716 -> D704 -> ; Digital Signal: D712 ; Is current call digital? MPW 26 0067 D701 * ; Logic In 4 active calls D701 MPW 26 0068 D700 * ; Logic In 4 inactive calls D700 MPW 21 D701 * ; Erase Macro MPW 20 D701 CPW 76 03 0193 D999 D707 * ; If Switch 193 (PTT 1 active) is on exit, else D707 MPW 29 D701 CPW 49 09 01 * ; Start timer 09 (PTT Watchdog) MPW 21 D700 * ; Erase Macro MPW 20 D700 CPW 63 0194 0 * ; Switch 194 off (Digital Idle) MPW 29 D700 CPW 71 08 * ; Output 8 light off MPW 29 D700 CPW 49 09 00 * ; Stop timer 09 (PTT Watchdog) MPW 21 D707 * ; Erase Macro MPW 20 D707 CPW 63 0194 1 * ; Switch 194 on (Digital Call Active) MPW 29 D707 CPW 70 08 * ; Logic Output 8 on to indicate digital call ; Timers MPW 49 08 03 20 * ; Timer 08 set for 2 seconds, wait to check for digital activity again MPW 49 08 02 D711 * ; Timer 08 executes D711 MPW 49 09 03 4800 * ; Timer 09 duration 480 seconds (DR-1X PTT Watchdog) MPW 49 09 02 D725 * ; Timer 09 executes Macro D725 (Power cycle DR-1X) ; MPW 49 11 03 50 * ; Timer 11 set for 5.0 seconds (Delay before setting mode to AMS) MPW 49 11 03 20 * ; Timer 11 set for 2.0 seconds (Delay before setting mode to AMS) MPW 49 11 02 D705 * ; Timer 11 executes D705 ; PTT 1 goes active MPW 26 0105 D708 * ; PTT 1 Inactive-to-active executes D708 MPW 21 D708 * ; Erase Macro MPW 20 D708 CPW 49 11 00 * ; Stops Timer 11 MPW 29 D708 CPW 63 0196 1 * ; Turn on PTT 1 request in queue (eligible for late entry) MPW 29 D708 CPW 76 04 0006 D710 D716 * ; If AMS is active execute D710, else D716 MPW 21 D710 * ; Erase Macro MPW 20 D710 CPW 76 03 0194 D712 D714 * ; If Digital = yes, D712 else D714 MPW 21 D711 * ; Erase Macro MPW 20 D711 CPW 76 03 0196 D708 * ; If PTT 1 request in queue is active, D708 else end MPW 21 D712 * ; Erase Macro MPW 20 D712 CPW 49 08 04* ; Start timer 08 one-shot MPW 21 D714 * MPW 20 D714 CPW 76 03 0195 D999 D703 * ; If master disable off execute D703 MPW 21 D703 * MPW 20 D703 CPW 71 06* ; Turns off Logic Out 6 (Sets FM Mode) MPW 29 D703 D704 * MPW 21 D704 * ; Erase Macro MPW 20 D704 CPW 63 0112 1* ; Enable PTT 1 (Enables FM transmit) MPW 29 D704 CPW 63 0193 1 * ; Switch 0193 on (PTT indicator) MPW 21 D716 * ; Erase Macro MPW 20 D716 CPW 76 03 0195 D717 D704 * ; If master disable off execute D704 MPW 21 D717 * ; Erase Macro MPW 20 D717 CPW 63 0112 0 * ; Disable PTT 1 ; PTT 1 goes inactive MPW 26 0107 D702 * ; PTT 1 Active-to-inactive after Unkey Delay executes D702 MPW 21 D702 * ; Erase Macro MPW 20 D702 CPW 63 0196 0 * ; Turn off PTT 1 request in queue MPW 29 D702 CPW 63 0193 0 * ; Switch 0193 off (PTT indicator) MPW 29 D702 CPW 49 11 01 * ; Start Timer 11 (waits 5 seconds before switching to AMS mode) MPW 21 D705 * ; Erase Macro MPW 20 D705 CPW 63 0112 0 * ; Disable PTT 1 MPW 29 D705 CPW 70 06 * ; Turns on Logic Out 6 (Sets AMS Mode) ; PTT 1 Master disable MPW 21 D721 * ; Erase Macro MPW 20 D721 CPW 63 0195 1 * ; Switch 195 on (master disable) MPW 29 D721 CPW 63 0112 0 * ; Disable PTT 1 MPW 29 D721 D723 * ; Sets mode to FM MPW 21 D722 * ; Erase Macro MPW 20 D722 CPW 63 0195 0 * ; Switch 195 off MPW 29 D722 CPW 63 0112 1 * ; Enable PTT 1 MPW 29 D722 D702 * ; Sync back into AMS mode ; AMS Master disable (forces FM mode always) MPW 21 D723 * ; Erase Macro MPW 20 D723 MPW 21 D705 * ; Deletes Macro D705 MPW 29 D723 CPW 02 1 1 0 * ; TX1 encoder on MPW 29 D723 CPW 15 999305 9960 3510 0688 1093 0248 9999 DB01 *; Voice message MPW 29 D723 D718 * MPW 21 D718 * ; Erase Macro MPW 20 D718 CPW 71 06 * ; Sets analog mode (Logic Output 6) MPW 21 D724 * ; Erase Macro MPW 20 D724 CPW 02 1 1 0 * ; TX1 encoder on MPW 29 D724 CPW 15 999305 9960 3510 0688 1093 0255 9999 D715 *; Voice message MPW 29 D724 D719 * MPW 21 D719 * ; Erase Macro MPW 20 D719 MPW 20 D705 CPW 63 0112 0 * ; Rebuilds Macro D705 (Disables PTT 1) MPW 29 D719 MPW 29 D705 CPW 70 06 * ; Rebuilds Macro D705 (Turns on Logic Output 6) MPW 21 D715 * ; Erase Macro MPW 20 D715 CPW 63 0112 0 * ; Disable PTT 1 MPW 29 D715 DB01 * ; Sets CTCSS encoder mode 4 MPW 29 D715 D702 * ; Call Macro D702 ; DR-1X power cycle MPW 09 0001 300 * ; Logic Output #2 Momentary Timer = 3 seconds MPW 21 D725 * ; Erase Macro MPW 20 D725 CPW 72 07 * ; DC Power cycle (Logic Output 7) ; MPW 29 D725 CPW 15 9730 999306 9950 10 10 01 00 09 09 * ; Tell IRLP to E-mail control op ; Set CTCSS Encoder back to mode 4 MPW 21 DB01 * ; Erase Macro MPW 20 DB01 CPW 02 1 4 0 * ; TX1 CTCSS to 'Any Path Active' ; MPW 29 DB01 CPW 02 2 4 0 * ; TX2 CTCSS to 'Any Path Active' ; Assign Power ON-Triggered Macro (Page 5-28) MPW 26 0000 D000* ; Query the 7330 3V Lithium Battery state (Page 5-30) MPW 21 D000 * ; Erase Macro MPW 20 D000 CPW 76 04 0012 D001 D002 * ; Checks the status of the CR2032 battery MPW 29 D000 D702 * ; Cleans up AMS mode after 7330 boot MPW 21 D001 * ; Erase Macro MPW 20 D001 CPW 15 9712 9960 0225 0860 * ; Battery Good MPW 21 D002 * ; Erase Macro MPW 20 D002 CPW 15 9712 9960 0225 0373 * ; Replace Battery D702 * ; __________________________________ ; ; REVISION HISTORY ; __________________________________ ; 2016-03-17 Changed Saturday's WiRES-X Net room back to #2100 CQ America ; 2016-02-10 Changed Saturday's WiRES-X Net room from #2100 CQ America to #21117 Simi-Valley-Room ; 2015-11-03 Fixed failure to switch to WiRES-X net when someone keys repeater. Disabled all incoming audio during WiRES-X net DTMF changover. ; 2015-09-21 Change Sets RX-TX1 Access Path Mode to CTCSS and COR due to sporadic keyups on the Yaesu DR-1X. Changed courtesy tones. Updated RLS-1000B section. ; 2015-09-16 Added frequency to hourly time announcement. Added date and time to 08:00am announcement. ; 2015-08-31 Fixed a couple typos in comments. Corrected WiRES-X port number from 2 to 3 in comments. Added links to documents. ; 2015-08-24 Reorganized script: moved all WiRES-X (SCOM 7330 Radio Port 3) commands to its own section. ; 2015-08-18 Reorganized script: Made the RLS-1000B section a little more user friendly. ; 2015-08-16 Reorganized script: grouped all CAT RLS-1000B commands together. ; 2015-08-15 Reorganized script: moved all WX-250 commands to its own section. Added link to my CustonAudio.bin file. ; 2015-08-11 Added script to have Logic Input 3 (WX-250's active signal) activate port 1's PTT (to keep the DR-1X in FIXED ANALOG mode). Added custom words. ; 2015-07-26 Changed WiRES-X stop time to 21:58 (was 20:58). Also changed WiRES-X changeover announcements to be NOT be interruptible. ; 2015-07-22 Added NV8Q's DR-1X Script ; 2015-07-13 Changed Normal/Initial ID courtesy beeps to custom Weather Alert Audio. Added 2 minute timer to weather monitoring. ; 2015-07-12 Added Toggles for Repeater PTT & CTCSS/Carrier, Changed YSF Net to end at 8:58pm (was 9:05pm), Added weather alerts ; 2015-07-11 Added RLS-1000B Ports Enable / Disable & Toggles ; 2015-07-10 Added Weather Radio Enable / Disable Toggle