; 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. ; ;---------------------------------- ; Control Operator Macros ; Port 2 ;---------------------------------- ; ;---------------------------------- ; Mode Commands ; ; 6200*, Port Mode Normal MPW 21 6200 * ; Erase if already exists ; ; QUICKSTART -- Adjust this list as required to define Normal for this port ; ; Normal for this port MPW 20 6200 6241 * ; Transmitter PTT Enable MPW 29 6200 6251 * ; Receiver Enable MPW 29 6200 6254 * ; Receiver COR-And-CTCSS MPW 29 6200 6256 * ; DTMF Mute On MPW 29 6200 6260 * ; Anti-Kerchunk Off MPW 29 6200 6211 * ; Crosslink Port 1 On MPW 29 6200 6230 * ; Crosslink Port 3 Off ; 6201*, Port Control: Enable Port, Both RX and TX MPW 21 6201 * ; Erase if already exists MPW 20 6201 6241 * ; Transmitter PTT Enable MPW 29 6201 6251 * ; Receiver Access Enable ; 6202*, Port Control: Disable Port, Both RX and TX MPW 21 6202 * ; Erase if already exists MPW 20 6202 6240 * ; Transmitter PTT Disable MPW 29 6202 6250 * ; Receiver Access Disable ;---------------------------------- ; Crosslink Commands ; ; 6210*, Port 1 Control: Disable Crosslink MPW 21 6210 * ; Erase if already exists MPW 20 6210 DD 63 0142 0 * ; Path RX2-TX1 Disabled (enabled, default) MPW 29 6210 DD 63 0241 0 * ; Path RX1-TX2 Disabled (enabled, default) ; 6211*, Port 1 Control: Enable Crosslink MPW 21 6211 * ; Erase if already exists MPW 20 6211 DD 63 0142 1 * ; Path RX2-TX1 Enabled (enabled, default) MPW 29 6211 DD 63 0241 1 * ; Path RX1-TX2 Enabled (enabled, default) ; 6212*, Port 1 Control: Monitor Receiver MPW 21 6212 * ; Erase if already exists MPW 20 6212 DD 63 0142 0 * ; Path RX2-TX1 Disabled (enabled, default) MPW 29 6212 DD 63 0241 1 * ; Path RX1-TX2 Enabled (enabled, default) ; 6213*, Port 1 Control: Receiver to COR Access MPW 21 6213 * ; Erase if already exists MPW 20 6213 DD 57 12 1 * ; Set Receiver COR Access MPW 29 6213 DD 15 999310 9960 0339 0001 0243 0314 * ; Say "Receiver 1 CTCSS OFF" ; 6214*, Port 1 Control: Receiver to COR-and-CTCSS Access MPW 21 6214 * ; Erase if already exists MPW 20 6214 DD 57 12 3 * ; Set COR-and-CTCSS Access To Repeater MPW 29 6214 DD 15 999310 9960 0339 0001 0243 0315 * ; Say "Receiver 1 CTCSS ON" ; 6215*, Port 1 Control: DTMF Mute Off, Pass tones MPW 21 6215 * ; Erase if already exists MPW 20 6215 DD 63 0251 0 * ; RX1-TX2 DTMF Mute Disable ; 6216*, Port 1 Control: DTMF Mute On, Mute tones MPW 21 6216 * ; Erase if already exists MPW 20 6216 DD 63 0251 1 * ; RX1-TX2 DTMF Mute Enable ; 6219*, Port 1 Control: Reset Timeout Timer MPW 21 6219 * ; Erase if already exists MPW 20 6219 DD 63 0271 1 * ; Path RX1-TX2 Reset Timeout Timer ; 6230*, Port 3 Control: Disable Crosslink MPW 21 6230 * ; Erase if already exists MPW 20 6230 DD 63 0243 0 * ; Path RX3-TX2 Disabled (enabled, default) MPW 29 6230 DD 63 0342 0 * ; Path RX2-TX3 Disabled (enabled, default) ; 6231*, Port 3 Control: Enable Crosslink MPW 21 6231 * ; Erase if already exists MPW 20 6231 DD 63 0243 1 * ; Path RX3-TX2 Enabled (enabled, default) MPW 29 6231 DD 63 0342 1 * ; Path RX2-TX3 Enabled (enabled, default) ; 6232*, Port 3 Control: Monitor Receiver 3 MPW 21 6232 * ; Erase if already exists MPW 20 6232 DD 63 0243 1 * ; Path RX3-TX2 Enabled (enabled, default) MPW 29 6232 DD 63 0342 0 * ; Path RX2-TX3 Disabled (enabled, default) ; 6233*, Port 3 Control: Receiver to COR Access MPW 21 6233 * ; Erase if already exists MPW 20 6233 DD 57 32 1 * ; RX3-TX2 Receiver COR Access MPW 29 6233 DD 15 999310 9960 0339 0005 0243 0314 * ; Say "Receiver 3 CTCSS OFF" ; 6234*, Port 3 Control: Receiver to COR-and-CTCSS Access MPW 21 6234 * ; Erase if already exists MPW 20 6234 DD 57 22 3 * ; RX3-TX2 COR-and-CTCSS Access To Repeater MPW 29 6234 DD 15 999310 9960 0339 0005 0243 0315 * ; Say "Receiver 3 CTCSS ON" ; 6235*, Port 3 Control: DTMF Mute Off, Pass tones MPW 21 6235 * ; Erase if already exists MPW 20 6235 DD 63 0253 0 * ; RX3-TX2 DTMF Mute Disable ; 6236*, Port 3 Control: DTMF Mute On, Mute tones MPW 21 6236 * ; Erase if already exists MPW 20 6236 DD 63 0253 1 * ; RX3-TX2 DTMF Mute Enable ; 6239*, Port 3 Control: Reset Timeout Timer MPW 21 6239 * ; Erase if already exists MPW 20 6239 DD 63 0273 1 * ; RX3-TX2 Reset Timeout Timer ;---------------------------------- ; Port Transmitter Commands ; ; 6240*, Port Control: Transmitter PTT Disable MPW 21 6240 * ; Erase if already exists MPW 20 6240 DD 63 0212 0 * ; TX1 PTT Disable MPW 29 6240 DD 63 0213 0 * ; TX1 Untimed Unkey ; 6241*, Port Control: Transmitter PTT Enable MPW 21 6241 * ; Erase if already exists MPW 20 6241 DD 63 0212 1 * ; TX1 PTT Enable MPW 29 6241 DD 63 0213 0 * ; TX1 Untimed Unkey ; 6242*, Port Control: Transmitter Key With No Timeout ; Continuous Keying, Use for testing MPW 21 6242 * ; Erase if already exists MPW 20 6242 DD 63 0212 1 * ; TX1 PTT Enable MPW 29 6242 DD 63 0213 1 * ; TX1 Untimed Key ; 6243*, Force Initial Identifier Sequence MPW 21 6243 * ; Erase if already exists MPW 20 6243 DD 63 0214 1 * ; TX1 Cause the Identifier to go thru its Initial ID cycle ;---------------------------------- ; Port Receiver Access Commands ; ; 6250*, Port Control: Receiver Access Disabled To All Paths MPW 21 6250 * ; Erase if already exists MPW 20 6250 DD 63 0219 0 * ; Set Receiver Disabled MPW 29 6250 DD 15 999310 9960 0339 0001 0314 * ; Say "Receiver 1 OFF" ; 6251*, Port Control: Receiver Access Enabled To All Paths MPW 21 6251 * ; Erase if already exists MPW 20 6251 DD 63 0219 1 * ; Set Receiver Enabled MPW 29 6251 DD 15 999310 9960 0339 0001 0315 * ; Say "Receiver 1 ON" ; 6253*, Port Control: Receiver to COR Access MPW 21 6253 * ; Erase if already exists MPW 20 6253 DD 57 22 1 * ; Set Receiver COR Access MPW 29 6253 DD 15 999310 9960 0342 0243 0314 * ; Say "Repeater CTCSS OFF" ; 6254*, Port Control: Receiver to COR-and-CTCSS Access MPW 21 6254 * ; Erase if already exists MPW 20 6254 DD 57 22 3 * ; Set COR-and-CTCSS Access To Repeater MPW 29 6254 DD 15 999310 9960 0342 0243 0315 * ; Say "Repeater CTCSS ON" ; 6255*, Port Control: DTMF Mute Off, Pass tones MPW 21 6255 * ; Erase if already exists MPW 20 6255 DD 63 0252 0 * ; RX2-TX2 DTMF Mute Disable ; 6256*, Port Control: DTMF Mute On, Mute tones MPW 21 6256 * ; Erase if already exists MPW 20 6256 DD 63 0252 1 * ; RX2-TX2 DTMF Mute Enable ; 6259*, Port Control: Reset Timeout Timer MPW 21 6259 * ; Erase if already exists MPW 20 6259 DD 63 0272 1 * ; Reset Timeout Timer ;---------------------------------- ; Maintenance Commands ; ; 6290*, Command Responses Off for commands in macros MPW 21 6290 * ; Erase if already exists MPW 20 6290 DD 63 0218 0 * MPW 29 6290 DD 15 999310 9960 1045 0314 * ; Say "Maintain Off" ; 6291*, Command Responses On for commands in macros MPW 21 6291 * ; Erase if already exists MPW 20 6291 DD 63 0218 1 * MPW 29 6291 DD 15 999310 9960 1045 0315 * ; Say "Maintain On" ; 6292*, Send CW Test Tones ; Send CW 0 thru 9 MPW 21 6292 * ; Erase if already exists MPW 20 6292 DD 15 9720 999310 99 00 00 01 02 03 04 05 06 07 08 09 * ; 6293*, Send Paging Test Tone 1084Hz, 8 Seconds MPW 21 6293 * ; Erase if already exists MPW 20 6293 DD 10 0103 00 * ; max level MPW 29 6293 DD 15 9720 999310 9920 0165 80 * ; 6294*, Send DTMF Test Tones, Digit 5, 10 Seconds MPW 21 6294 * ; Erase if already exists MPW 20 6294 DD 15 9720 999310 9950 5199 05 *