¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Need to reset frequency on radio after forwarding


 

I manually pickup messages from an area DTN hub using BPQMail and would like to go back to a set frequency after forwarding so they can find me when sending traffic to me.? I saw a reference to the parameter DefaultRXFrequency xx.xxx but no reference if this still works or where to put it the port config file.? Can someone help me reset my radio after forwarding to a set frequency?
?
Thanks
Dave - KD7UM


 

¿ªÔÆÌåÓý

You can specify a Disconnect Script for a port. If you need more than one command seperate them with |

DisconnectScript=RADIO 5 14.103 USB

It goes in the CONFIG section of a PORT config.

73, John

On 07/03/2025 00:23, Dave Christensen via groups.io wrote:

I manually pickup messages from an area DTN hub using BPQMail and would like to go back to a set frequency after forwarding so they can find me when sending traffic to me.? I saw a reference to the parameter DefaultRXFrequency xx.xxx but no reference if this still works or where to put it the port config file.? Can someone help me reset my radio after forwarding to a set frequency?
?
Thanks
Dave - KD7UM


 

Thank you for your response but I need a bit more help, when you get time.? My station was setup by another Ham to be used for a DNTS station receiving traffic from the Region 12 hub.? As such, he did most of the work on getting it running based on his station config.? Here is a section of my config that I have tried a couple things to incorporate your advice.? Can you help me modify my contig to work with the DisconnectScript?? I have only one radio, a IC-7300 running VARA.
?
Thanks
and 73
Dave.
-------------------------------------------------
?
PORT
?PORTNUM=2
?ID=HF VARA
?DRIVER=VARA
?INTERLOCK=4
?PORTCALL=KD7UM
?CONFIG
?ADDR 127.0.0.1 8300 PTT CI-V PATH C:\VARA\VARA.exe
?CAPTURE IC 7300 (USB Audio CODEC)
?PLAYBACK IC 7300 (USB Audio CODEC)
RIGCONTROL
?COM3 19200 ICOM IC7300 94h PTT_SETS_INPUT AUX
****
ENDPORT
?


 

According to John's message you could alter your port config to the following:
?
?
PORT
?PORTNUM=2
?ID=HF VARA
?DRIVER=VARA
?INTERLOCK=4
?PORTCALL=KD7UM
?CONFIG
?ADDR 127.0.0.1 8300 PTT CI-V PATH C:\VARA\VARA.exe
?CAPTURE IC 7300 (USB Audio CODEC)
?PLAYBACK IC 7300 (USB Audio CODEC)
RIGCONTROL
?COM3 19200 ICOM IC7300 94h PTT_SETS_INPUT AUX
****
DisconnectScript RADIO 2 14.1050
ENDPORT
?
?
?
The Capture and Playback lines I thought were only for Ardop.? Those should be defined in the Vara HF Tnc.? Do you change those for another port?
?
?
--
73,
Mark, N5MDT
Montgomery, Texas
?
?
?


 

Many thanks Mark.? You were right about VARA not needing the capture lines.? Everything is working great now.
?
73
Dave
?