; S-COM Sample 7330 Script file ; 5/4/2013, Dave Maciorowski, wa1jhk@ix.netcom.com ; ; Comments begin with a semi-colon and can be on the end ; of lines containing commands. ; ;---------------------------------- ; Message Defaults, Chapter 6 ;---------------------------------- ; ; Set Port-specific message defaults ; CW Tone Frequency ; MPW 06 30 0248 * ; 1500 Hz (default) ; CW Speed Select ; MPW 12 30 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 Control Receiver DTMF Decoder. ; The default is Carrier Access. ; ; Access Mode ; MPW 57 3 1 * ; DTMF Decoder Access Mode - Carrier Access (default) ; Timing ; MPW 09 0308 0 * ; DTMF Anti-Falsing Timer, 0 Seconds (default) ; MPW 09 0304 500 * ; DTMF Interdigit Timer, 5.00 Seconds (default) ; MPW 63 0304 0 * ; DTMF Command Execution on Interdigit Timer Enable (disabled, default) ; MPW 63 0303 0 * ; DTMF End-Of-Transmission Command Execution Enable (disabled, default) ; MPW 63 0307 0 * ; DTMF 4th Digi5 Command Execution Enable (disabled, default) ; MPW 63 0305 0 * ; DTMF Disconnect Timer Enable (disabled, default) ; MPW 09 0307 500 * ; DTMF Disconnect Timer, 5.00 Seconds (default) ; Mute Hang Times. Note: Enables are set by Path, See Below ; MPW 09 0305 50 * ; DTMF Mute Hang Time, .50 Seconds 1st Digit (default) ; MPW 09 0306 50 * ; DTMF Mute Hang Time, .50 Seconds Other Digits (default) ; DTMF Cover Tone ; MPW 09 0319 0 * ; DTMF Cover Tone Interval, 0.00 seconds (disabled, default) ; MPW 31 0313 9910 56 71 64 14 14 * ; DTMF Cover Tone Message, dual beeps (default) ; Misc Macros ; MPW 26 0301 * ; DTMF Any-Character-Triggered Macro (default) ; LiTZ (Long Tone Zero) ; MPW 63 0306 0 * ; DTMF Long Tones Enable (disabled, default) ; MPW 09 1303 30 * ; DTMF Long Tones Timer, 3.0 Seconds (default) ; MPW 26 03xx * ; DTMF Long Tone Macro (184-199) ; MPW 26 0300 * ; DTMF Any Long Tones Macro ; Command Responses ; MPW 63 0300 1 * ; DTMF Enable/Disable Command Responses (enabled, default) ; MPW 63 0301 1 * ; DTMF Enable/Disable OK Command Responses (enabled, default) ; MPW 63 0302 1 * ; DTMF Enable/Disable Error Command Responses (enabled, default) ; MPW 63 0318 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 0312 0 * ; COR Filter Delay, 0.00 Seconds (default) ; MPW 09 0313 0 * ; CTCSS Filter Delay, 0.00 Seconds (default) ; MPW 09 0318 0 * ; Flutter Filter Delay, 0.00 Seconds (default) ; Anti-Kerchunker ; MPW 63 0310 0 * ; Anti-Kerchunk Enable (disabled, default) ; MPW 09 0309 100 * ; Anti-Kerchunk Keyup Delay, 1.00 Second (default) ; MPW 09 2309 100 * ; Anti-Kerchunk Re-Arm Delay, 60 Seconds (default) ; MPW 63 0311 0 * ; Anti-Kerchunk No-Hangtime Mode Enable (disabled, default) ; Audio Delay not used on a control receiver port. ; MPW 09 0317 0 * ; Audio Gate Delay, 0.00 Seconds (default) ; COR and CTCSS Logic Input Macros ; MPW 26 0315 * ; COR Hi-to-Lo Transition Macro ; MPW 26 0316 * ; COR Lo-to-Hi Transition Macro ; MPW 26 0317 * ; CTCSS Hi-to-Lo Transition Macro ; MPW 26 0318 * ; CTCSS Lo-to-Hi Transition Macro ; COR Pulse-Triggered Macros ; MPW 26 03xx * ; COR Pulse-Triggered Macro for x Pulses (171-179) ; MPW 09 0310 25 * ; COR PTM Minimum Pulse Duration, 0.25 seconds (default) ; MPW 09 0311 200 * ; COR PTM Maximum Gap Duration, 2.00 seconds (default) ; Logic Inputs, Chapter 14 ; MPW 26 0315 * ; COR 3 Hi-to-Lo-Triggered Macro ; MPW 26 0316 * ; COR 3 Lo-to-Hi-Triggered Macro ; MPW 26 0317 * ; CTCSS 3 Hi-to-Lo-Triggered Macro ; MPW 26 0318 * ; CTCSS 3 Lo-to-Hi-Triggered Macro ;---------------------------------- ; Transmitter, Chapter 11 ;---------------------------------- ; ; Sample Use Case: Transmitter not used on a control receiver port ; ; 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 0303 25 * ; Transmitter Turn-On Message Delay, 0.25 second (default) ; Tail Timing ; MPW 09 0300 50 * ; Courtesy Delay, 0.50 Second (default) ; MPW 09 0301 300 * ; Dropout Delay, 3.0 Second Tail (default) ; MPW 09 2311 0 * ; Dropout Message Time, 0 Seconds (default) ; MPW 09 0302 75 * ; PTT Minimum Unkey Delay, 0.75 Second ; Rx Path Priority to TX3 ; Adjust this setting to handle special access priority cases ; MPW 90 3 * ; Mix Audio from all enabled Paths (default) ; Tail Messages and Macros ; MPW 26 0319 * ; Courtesy Delay Violation Macro ; MPW 31 0312 * ; Dropout Message ; MPW 26 0304 * ; Dropout Macro ; MPW 26 0305 * ; PTT Inactive-to-Active Macro ; MPW 26 0306 * ; PTT Active-to-Inactive Before Unkey Delay Macro ; MPW 26 0307 * ; PTT Active-to-Inactive After Unkey Delay Macro ; MPW 26 0302 * ; Any-Path-Active-To-TX Macro ; MPW 26 0303 * ; All-Paths-Inactive-To-TX Macro ; Transmitter Activity Counter/Timer/Macro ; MPW 26 0346 * ; Start-of-Activity Macro ; MPW 26 0354 * ; End-of-Activity Macro ; MPW 45 0301 0 * ; End-of-Activity Counter (default) ; MPW 09 2303 60 * ; End-of-Activity Timer (default) ; TX1 Miscellaneous Configuration ; MPW 63 0312 1 * ; PTT Enable (default) ; MPW 63 0313 1 * ; Key Transmitter Untimed (example) ; MPW 09 2308 0 * ; Key Transmitter Timed (example) ;---------------------------------- ; Identifier, Chapter 12 ;---------------------------------- ; ; Sample Use Case: Transmitter not used on a control receiver port ; ; Transmitter Identifier configuration is specific to this port's transmitter output. ; ; United States 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 2306 570 * ; Identifier Interval, 9.5 minutes ; MPW 09 2307 30 * ; Identifier Pending Interval, 0.5 minutes (default) ; Initial ID Message: Example: Speak "I D Repeater" ; MPW 31 0309 9960 0053 0048 0342 * ; Plays on initial keyup ; Normal ID Message: Example: CW "ID/R" ; MPW 31 0310 9900 18 13 38 27 * ; Plays during a conversation ; Other Optional ID Messages and Macros ; MPW 31 0311 * ; Impolite ID Message ; MPW 26 0308 * ; Initial ID-Triggered Macro ; MPW 26 0309 * ; Polite ID-Triggered Macro ; MPW 26 0310 * ; Impolite ID-Triggered Macro ; MPW 50 04 * ; Initial ID Tail Message ; MPW 50 05 * ; Normal ID Tail Message ;---------------------------------- ; CTCSS Encoder, Chapter 13 ;---------------------------------- ; ; Sample Use Case: Transmitter not used on a control receiver port ; ; 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 Minimum Unkey Delay of 0.750 second ; MPW 02 3 1 2 * ; CTCSS Encoder Mode ; For 7330-generated CTCSS tones, set the generated frequency ; MPW 03 3 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 ; MPW 63 0317 1 * ; CTCSS Controls CTCSS Logic Output Enable (default) ; CTCSS On Time, not required for the example in Mode 1 ; MPW 09 0315 100 * ; CTCSS Encoder ON Time, 1.00 second (default) ; CTCSS Encoder-Triggered Macros, not required for the example ; MPW 26 0311 * ; CTCSS Encoder Inactive-to-Active Macro ; MPW 26 0312 * ; CTCSS Encoder Active-to-Inactive Macro ;---------------------------------- ; Path 33: RX3 to TX3, Chapter 9 ;---------------------------------- ; ; Sample Use Case: On a Control Receiver, the repeat audio path is not used. ; ; This Path configuration is specific to this Receiver-to-Transmitter Path. ; ; Path Enable ; Control Receiver: Path Disabled, not a repeater MPW 63 0343 0 * ; Path Disabled (enabled, default) ; Path Access Mode ; MPW 57 33 1 * ; Carrier Access (default) ; DTMF Decoder Mute ; MPW 63 0351 1 * ; DTMF Mute Enable (enabled, default) ; Timeout Timer ; MPW 63 0363 1 * ; Timeout Timer Enable (enabled, default) ; MPW 09 2302 180 * ; Timeout 3.0 minutes (default) ; MPW 09 1302 50 * ; Timeout Penalty 5.0 seconds (default) ; Timeout Messages ; MPW 31 0305 9960 0339 0005 1487 * ; TO Message, Say "Receiver 3 Timeout" ; MPW 31 0308 9960 1487 0360 0005 0101 *; End TO Message, Say "Timeout Timer 3 Minutes" ; Timeout Macros ; MPW 26 0332 * ; Timeout Macro ; MPW 26 0340 * ; Timeout-End Macro ; Courtesy Message and Macro ; MPW 31 0302 * ; Courtesy Message (default) ; MPW 26 0324 * ; Courtesy Macro ; Path Activity Counter/Timer/Macro ; MPW 26 0348 * ; Start-of-Activity Macro ; MPW 26 0356 * ; End-of-Activity Macro ; MPW 45 0303 0 * ; End-of-Activity Counter (default) ; MPW 09 2305 60 * ; End-of-Activity Timer (default) ;---------------------------------- ; Path 13: RX1 to TX3, Chapter 9 ;---------------------------------- ; ; Use Case: On a Control Receiver, Receiver #1 to Transmitter #3 path is not used. ; ; This Path configuration is specific to this Receiver-to-Transmitter Path. ; ; Path Enable MPW 63 0341 0 * ; Path Disabled (enabled, default) ; Path Access Mode ; MPW 57 13 1 * ; Carrier Access (default) ; DTMF Decoder Mute ; MPW 63 0351 1 * ; DTMF Mute Enable (enabled, default) ; Timeout Timer ; MPW 63 0361 1 * ; Timeout Timer Enable (enabled, default) ; MPW 09 2300 180 * ; Timeout 3.0 minutes (default) ; MPW 09 1300 50 * ; Timeout Penalty 5.0 seconds (default) ; Timeout Messages MPW 31 0303 9960 0339 0001 1487 * ; TO Message, Say "Receiver 1 Timeout" MPW 31 0306 9960 1487 0360 0005 0101 * ; End TO Message, Say "Timeout Timer 3 Minutes" ; Timeout Macros ; MPW 26 0330 * ; Timeout Macro ; MPW 26 0338 * ; Timeout-End Macro ; Courtesy Message ; MPW 31 0300 * ; Courtesy Message (default) ; MPW 26 0322 * ; Courtesy Macro ; Path Activity Counter/Timer/Macro ; MPW 26 0346 * ; Start-of-Activity Macro ; MPW 26 0354 * ; End-of-Activity Macro ; MPW 45 0301 0 * ; End-of-Activity Counter (default) ; MPW 09 2303 60 * ; End-of-Activity Timer (default) ;---------------------------------- ; Path 23: RX2 to TX3, Chapter 9 ;---------------------------------- ; ; Use Case: On a Control Receiver, the Receiver #2 to Transmitter #3 path is not used ; ; This Path configuration is specific to this Receiver-to-Transmitter Path. ; ; Path Enable MPW 63 0342 0 * ; Path Disabled (enabled, default) ; ; Path Access Mode ; MPW 57 23 1 * ; Carrier Access (default) ; DTMF Decoder Mute ; MPW 63 0352 1 * ; DTMF Mute Enable (enabled, default) ; Timeout Timer ; MPW 63 0362 1 * ; Timeout Timer Enable (enabled, default) ; MPW 09 2301 180 * ; Timeout 3.0 minutes (default) ; MPW 09 1301 50 * ; Timeout Penalty 5.0 seconds (default) ; Timeout Messages MPW 31 0304 9960 0339 0003 1487 * ; TO Message, Say "Receiver 2 Timeout" MPW 31 0307 9960 1487 0360 0005 0101 * ; End TO Message, Say "Timeout Timer 3 Minutes" ; Timeout Macros ; MPW 26 0331 * ; Timeout Macro ; MPW 26 0339 * ; Timeout-End Macro ; Courtesy Message ; MPW 31 0301 * ; Courtesy Message (default) ; MPW 26 0323 * ; Courtesy Macro ; Path Activity Counter/Timer/Macro ; MPW 26 0344 * ; Start-of-Activity Macro ; MPW 26 0355 * ; End-of-Activity Macro ; MPW 45 0302 0 * ; End-of-Activity Counter (default) ; MPW 09 2304 60 * ; End-of-Activity Timer (default)