;---------------------------------- ;---------------------------------- ; S-COM Sample 7330 Script file ; 8/19/2013, Dave Maciorowski, wa1jhk@ix.netcom.com ; ; Comments begin with a semi-colon and can be on the end ; of lines containing commands. ; ;---------------------------------- ; Port Personality, Repeater ; Port 1 ;---------------------------------- ; ;---------------------------------- ; Message Defaults, Chapter 6 ;---------------------------------- ; ; Set Port-specific message defaults ; CW Tone Frequency ; MPW 06 10 0248 * ; 1500 Hz (default) ; CW Speed Select ; MPW 12 10 6 * ; 20 WPM (default) ;---------------------------------- ; DTMF, Chapter 7 ;---------------------------------- ; ; DTMF Decoders are dedicated to a specific Receiver. The configuration ; below configures only the DTMF Decoder for this port. ; QUICKSTART -- you will need to define the Access Mode for the Repeater Receiver DTMF Decoder. ; The default is Carrier Access. Set to 0 (Disable) if this port shouldn't enter commands. ; ; Access Mode ; MPW 57 1 1 * ; DTMF Decoder Access Mode - Carrier Access (default) ; Timing ; MPW 09 0108 0 * ; DTMF Anti-Falsing Timer, 0 Seconds (default) ; MPW 09 0104 500 * ; DTMF Interdigit Timer, 5.00 Seconds (default) ; MPW 63 0104 0 * ; DTMF Command Execution on Interdigit Timer Enable (disabled, default) ; MPW 63 0103 0 * ; DTMF End-Of-Transmission Command Execution Enable (disabled, default) ; MPW 63 0107 0 * ; DTMF 4th Digit Command Execution Enable (disabled, default) ; MPW 63 0105 0 * ; DTMF Disconnect Timer Enable (disabled, default) ; MPW 09 0107 500 * ; DTMF Disconnect Timer, 5.00 Seconds (default) ; Mute Hang Times. Note: Enables are set by Path, See Below ; MPW 09 0105 50 * ; DTMF Mute Hang Time, .50 Seconds 1st Digit (default) ; MPW 09 0106 50 * ; DTMF Mute Hang Time, .50 Seconds Other Digits (default) ; DTMF Cover Tone MPW 09 0119 75 * ; DTMF Cover Tone Interval, 0.75 seconds ; MPW 31 0113 9910 56 71 64 14 14 * ; DTMF Cover Tone Message, dual beeps (default) ; Misc Macros ; MPW 26 0101 * ; DTMF Any-Character-Triggered Macro (default) ; LiTZ (Long Tone Zero) ; MPW 63 0106 0 * ; DTMF Long Tones Enable (disabled, default) ; MPW 09 1103 30 * ; DTMF Long Tones Timer, 3.0 Seconds (default) ; MPW 26 01xx * ; DTMF Long Tone Macro (184-199) ; MPW 26 0100 * ; DTMF Any Long Tones Macro ; Command Responses ; MPW 63 0100 1 * ; DTMF Enable/Disable Command Responses (enabled, default) ; MPW 63 0101 1 * ; DTMF Enable/Disable OK Command Responses (enabled, default) ; MPW 63 0102 1 * ; DTMF Enable/Disable Error Command Responses (enabled, default) ; MPW 63 0118 0 * ; DTMF Enable/Disable Macro Command Responses (disabled, default) ;---------------------------------- ; Receiver, Chapter 10 ;---------------------------------- ; ; Receiver configuration is specific to this port's receiver input. ; This configuration is common to all Paths enabled from this Receiver. ; Receiver Timing ; MPW 09 0112 0 * ; COR Filter Delay, 0.00 Seconds (default) ; MPW 09 0113 0 * ; CTCSS Filter Delay, 0.00 Seconds (default) ; MPW 09 0118 0 * ; Flutter Filter Delay, 0.00 Seconds (default) ; Anti-Kerchunker ; MPW 63 0110 0 * ; Anti-Kerchunk Enable (disabled, default) ; MPW 09 0109 100 * ; Anti-Kerchunk Keyup Delay, 1.00 Second (default) ; MPW 09 2109 100 * ; Anti-Kerchunk Re-Arm Delay, 60 Seconds (default) ; MPW 63 0111 0 * ; Anti-Kerchunk No-Hangtime Mode Enable (disabled, default) ; If you're using the Audio Delay, the Audio Gate Delay should be set to the ; same delay time. This eliminates receiver noise stored in the audio delay hardware. ; Once you try it, you can adjust this value to eliminate all keyup noise. ; MPW 09 0117 0 * ; Audio Gate Delay, 0.00 Seconds (default) ; COR and CTCSS Logic Input Macros ; MPW 26 0115 * ; COR Hi-to-Lo Transition Macro ; MPW 26 0116 * ; COR Lo-to-Hi Transition Macro ; MPW 26 0117 * ; CTCSS Hi-to-Lo Transition Macro ; MPW 26 0118 * ; CTCSS Lo-to-Hi Transition Macro ; COR Pulse-Triggered Macros ; MPW 26 01xx * ; COR Pulse-Triggered Macro for x Pulses (171-179) ; MPW 09 0110 25 * ; COR PTM Minimum Pulse Duration, 0.25 seconds (default) ; MPW 09 0111 200 * ; COR PTM Maximum Gap Duration, 2.00 seconds (default) ; Logic Inputs, Chapter 14 ; MPW 26 0115 * ; COR 1 Hi-to-Lo-Triggered Macro ; MPW 26 0116 * ; COR 1 Lo-to-Hi-Triggered Macro ; MPW 26 0117 * ; CTCSS 1 Hi-to-Lo-Triggered Macro ; MPW 26 0118 * ; CTCSS 1 Lo-to-Hi-Triggered Macro ;---------------------------------- ; Transmitter, Chapter 11 ;---------------------------------- ; ; Sample Use Case: Repeater Transmitter with Hangtime ; ; Transmitter configuration is specific to this port's transmitter output. ; This configuration is common to all Paths enabled to this Transmitter. ; Message Delay MPW 09 0103 100 * ; Transmitter Turn-On Message Delay, 1.0 second ; Tail Timing; Repeater ; Repeater: typical repeater tail with CTCSS Encoder disable before PTT Unkey Delay ; MPW 09 0100 50 * ; Courtesy Delay, 0.50 Second (default) ; MPW 09 0101 300 * ; Dropout Delay, 3.0 Second Tail (default) ; MPW 09 2111 0 * ; Dropout Message Time, 0 Seconds (default) MPW 09 0102 75 * ; PTT Minimum Unkey Delay, 0.75 Second ; Note: See CTCSS Encoder, below, about change. ; RX Path Priority to TX1 ; Adjust this setting to handle special access priority cases ; MPW 90 1 * ; Mix Audio from all enabled Paths (default) ; Tail Messages and Macros ; MPW 26 0119 * ; Courtesy Delay Violation Macro ; MPW 31 0112 * ; Dropout Message ; MPW 26 0104 * ; Dropout Macro ; MPW 26 0105 * ; PTT Inactive-to-Active Macro ; MPW 26 0106 * ; PTT Active-to-Inactive Before Unkey Delay Macro ; MPW 26 0107 * ; PTT Active-to-Inactive After Unkey Delay Macro ; MPW 26 0102 * ; Any-Path-Active-To-TX Macro ; MPW 26 0103 * ; All-Paths-Inactive-To-TX Macro ; Transmitter Activity Counter/Timer/Macro ; MPW 26 0146 * ; Start-of-Activity Macro ; MPW 26 0154 * ; End-of-Activity Macro ; MPW 45 0101 0 * ; End-of-Activity Counter (default) ; MPW 09 2103 60 * ; End-of-Activity Timer (default) ; TX1 Miscellaneous Configuration ; MPW 63 0112 1 * ; PTT Enable (default) ; MPW 63 0113 1 * ; Key Transmitter Untimed (example) ; MPW 09 2108 0 * ; Key Transmitter Timed (example) ;---------------------------------- ; Identifier, Chapter 12 ;---------------------------------- ; ; Sample Use Case: Repeater Transmitter with Hangtime ; ; Transmitter Identifier configuration is specific to this port's transmitter output. ; ; QUICKSTART -- Configure the Identifier messages for your RF transmitter. ; On-Demand Identifier Configuration ; Note: a longer Identifier Pending Interval minimizes playing ID messages over users. ; Set the Identifier Interval to zero to disable the Identifier. MPW 09 2106 450 * ; Identifier Interval, 450 seconds, 7.5 minutes MPW 09 2107 120 * ; Identifier Pending Interval, 120 seconds, 2.0 minutes ; Initial ID Message: Example: Speak "I D Repeater" MPW 31 0109 9960 0053 0048 0342 * ; Plays on initial keyup ; Normal ID Message: Example: CW "ID/R" MPW 31 0110 9900 18 13 38 27 * ; Plays during a conversation ; Impolite ID Message: Example: CW reduce level 20dB, 20wpm, "ID/R" MPW 31 0111 990520 9900 66 18 13 38 27 *; Plays during a conversation over a user ; ID Macros ; MPW 26 0108 * ; Initial ID-Triggered Macro ; MPW 26 0109 * ; Polite ID-Triggered Macro ; MPW 26 0110 * ; Impolite ID-Triggered Macro ; ID Tail Messages ; MPW 50 00 * ; Initial ID Tail Message ; MPW 50 01 * ; Normal ID Tail Message ; End: On-Demand Identifier Configuration ;---------------------------------- ; Periodic Identifier Configuration ; Note: Uncomment commands below for the Periodic IDer. ; Also comment the On-Demand Identifier Configuration above ;MPW 09 2106 0 * ; Demand Identifier Disabled, Set to Zero ; Periodic ID Message: Example: CW "ID/R" ;MPW 31 0109 9710 9900 18 13 38 27 * ; User Timer #9 defines the Periodic ID period ;MPW 49 09 03 18000 * ; Timer Interval, 1800.0 seconds, 30 minutes ;MPW 49 09 02 A100 * ; Timer Macro ; Macro that plays the message ;MPW 20 A100 MPW 49 09 01 * ; Start Timer Retriggerable ;MPW 29 A100 MPW 34 0109 * ; Play the port 1 IDer ;MPW 29 A100 MPW 34 0209 * ; Play the port 2 IDer ;MPW 29 A100 MPW 34 0309 * ; Play the port 3 IDer ; End: Periodic Identifier Configuration ;---------------------------------- ; CTCSS Encoder, Chapter 13 ;---------------------------------- ; ; Sample Use Case: Repeater Transmitter with Hangtime ; ; Transmitter CTCSS Encoder configuration is specific to this port's ; transmitter output. ; ; This example implements a CTCSS Encoder mode that works with all CTCSS ; decoders, commercial or amateur. ; -- Follows PTT but turns off before Minimum Unkey Delay ; -- Reverse Burst 180-degrees ; -- Use with PTT Minimum Unkey Delay of 0.750 second MPW 02 1 1 2 * ; CTCSS Encoder Mode ; For 7330-generated CTCSS tones, set the generated frequency ; MPW 03 1 26 * ; CTCSS Encoder Frequency, 100Hz (default) ; For externally-generated CTCSS tones, the CTCSS Logic Output can be ; used to mute an the external tone generator. For this to work, change ; J37 to the LOGIC position. ; MPW 63 0117 1 * ; CTCSS Controls CTCSS Logic Output Enable (default) ; CTCSS On Time, not required for the example in Mode 1 ; MPW 09 0115 100 * ; CTCSS Encoder ON Time, 1.00 second (default) ; CTCSS Encoder-Triggered Macros, not required for the example ; MPW 26 0111 * ; CTCSS Encoder Inactive-to-Active Macro ; MPW 26 0112 * ; CTCSS Encoder Active-to-Inactive Macro ;---------------------------------- ; Path 11: RX1 to TX1, Chapter 9 ;---------------------------------- ; ; Sample Use Case: Full-Duplex Repeater ; ; This Path configuration is specific to this Receiver-to-Transmitter Path. ; ; QUICKSTART -- you will need to define the Enable and Access Mode for the ; Repeater Receiver path to the Repeater Transmitter. The Path Access Mode ; defaults to Carrier Access. If CTCSS Access is required, change the mode to 3. ; ; Path Enable ; MPW 63 0141 1 * ; Path Enabled (enabled, default) ; Path Access Mode ; MPW 57 11 1 * ; Carrier Access (default) ; DTMF Decoder Mute ; MPW 63 0151 1 * ; DTMF Mute Enable (enabled, default) ; Timeout Timer ; MPW 63 0161 1 * ; Timeout Timer Enable (enabled, default) ; MPW 09 2100 180 * ; Timeout 3.0 minutes (default) ; MPW 09 1100 50 * ; Timeout Penalty 5.0 seconds (default) ; Timeout Messages MPW 31 0103 9960 0339 0001 1487 * ; TO Message, Say "Receiver 1 Timeout" MPW 31 0106 9960 1487 0360 0005 0101 * ; End TO Message, Say "Timeout Timer 3 Minutes" ; Timeout Macros ; MPW 26 0130 * ; Timeout Macro ; MPW 26 0138 * ; Timeout-End Macro ; Courtesy Message and Macro ; MPW 31 0100 * ; Courtesy Message (default) ; MPW 26 0122 * ; Courtesy Macro ; Path Activity Counter/Timer/Macro ; MPW 26 0146 * ; Start-of-Activity Macro ; MPW 26 0154 * ; End-of-Activity Macro ; MPW 45 0101 0 * ; End-of-Activity Counter (default) ; MPW 09 2103 60 * ; End-of-Activity Timer (default) ;---------------------------------- ; Path 21: RX2 to TX1, Chapter 9 ;---------------------------------- ; ; Use Case: Receiver #2 to Repeater Transmitter ; ; This Path configuration is specific to this Receiver-to-Transmitter Path. ; ; QUICKSTART -- you will need to define the Access Mode for the Receiver #2 ; to Transmitter #1 Path. This sample script disables this path. ; Be sure to change the access mode below. ; ; Path Enable MPW 63 0142 0 * ; Path Disabled (enabled, default) ; Path Access Mode ; MPW 57 21 1 * ; Carrier Access (default) ; DTMF Decoder Mute ; MPW 63 0152 1 * ; DTMF Mute Enable (enabled, default) ; Timeout Timer ; MPW 63 0162 1 * ; Timeout Timer Enable (enabled, default) ; MPW 09 2101 180 * ; Timeout 3.0 minutes (default) ; MPW 09 1101 50 * ; Timeout Penalty 5.0 seconds (default) ; Timeout Messages MPW 31 0104 9960 0339 0003 1487 * ; TO Message, Say "Receiver 2 Timeout" MPW 31 0107 9960 1487 0360 0005 0101 * ; End TO Message, Say "Timeout Timer 3 Minutes" ; Timeout Macros ; MPW 26 0131 * ; Timeout Macro ; MPW 26 0139 * ; Timeout-End Macro ; QUICKSTART -- you can define a different Courtesy Message for the Receiver #2 ; to Transmitter #1 Path. The default is a unique beep. See page 9-25. ; ; Courtesy Message ; MPW 31 0101 * ; Courtesy Message (default) ; MPW 26 0123 * ; Courtesy Macro ; Path Activity Counter/Timer/Macro ; MPW 26 0147 * ; Start-of-Activity Macro ; MPW 26 0155 * ; End-of-Activity Macro ; MPW 45 0102 0 * ; End-of-Activity Counter (default) ; MPW 09 2104 60 * ; End-of-Activity Timer (default) ;---------------------------------- ; Path 31: RX3 to TX1, Chapter 9 ;---------------------------------- ; ; Use Case: Receiver #3 to Repeater Transmitter ; This Path configuration is specific to this Receiver-to-Transmitter Path. ; ; QUICKSTART -- you will need to define the Access Mode for the Receiver #3 ; to Transmitter #1 Path. This sample script disables this path. ; Be sure to change the access mode below. ; ; Path Enable MPW 63 0143 0 * ; Path Disabled (enabled, default) ; Path Access Mode ; MPW 57 31 1 * ; Carrier Access (default) ; DTMF Decoder Mute ; MPW 63 0153 1 * ; DTMF Mute Enable (enabled, default) ; Timeout Timer ; MPW 63 0163 1 * ; Timeout Timer Enable (enabled, default) ; MPW 09 2102 180 * ; Timeout 3.0 minutes (default) ; MPW 09 1102 50 * ; Timeout Penalty 5.0 seconds (default) ; Timeout Messages MPW 31 0105 9960 0339 0005 1487 * ; TO Message, Say "Receiver 3 Timeout" MPW 31 0108 9960 1487 0360 0005 0101 * ; End TO Message, Say "Timeout Timer 3 Minutes" ; Timeout Macros ; MPW 26 0132 * ; Timeout Macro ; MPW 26 0140 * ; Timeout-End Macro ; QUICKSTART -- you can define a different Courtesy Message for the Receiver #3 ; to Transmitter #1 Path. The default is a unique beep. See page 9-25. ; ; Courtesy Message ; MPW 31 0102 * ; Courtesy Message (default) ; MPW 26 0124 * ; Courtesy Macro ; Path Activity Counter/Timer/Macro ; MPW 26 0148 * ; Start-of-Activity Macro ; MPW 26 0156 * ; End-of-Activity Macro ; MPW 45 0103 0 * ; End-of-Activity Counter (default) ; MPW 09 2105 60 * ; End-of-Activity Timer (default)