[WT-support] Automating Swap VFO with FT1000MP

Bob Wilson, N6TV n6tv at arrl.net
Mon Aug 2 23:36:30 CEST 2010


A direct SwapVFO.wts script and others for the FT-1000 is at

http://www.kkn.net/~n6tv/FT1000scripts.zip

Please test it.

73,
Bob, N6TV

On Mon, Aug 2, 2010 at 1:20 PM, Laurent HAAS - F6FVY <f6fvy at free.fr> wrote:

> Hi Paul
>
> Paul Brice-Stevens a écrit :
>
> > I am trying to work out how you automate (to a single key stroke)
> > swapping VFO's on a FT1000MP.
>
> Create a script named swapVfo.wts (or whatever.wts) w/ the script manager :
>
> swap = wtRadio:GetFreq(WT_RADIO_VFOA);
> wtRadio:SetFreq(wtRadio:GetFreq(WT_RADIO_VFOB), WT_RADIO_VFOA);
> wtRadio:SetFreq(swap, WT_RADIO_VFOB);
>
> and assign a key to this script.
>
> That should do the trick. I don't own a FT1000MP...
>
> 73
>
> Larry - F6FVY
> _______________________________________________
> Support mailing list
> Support at win-test.com
> http://www.f5mzn.org/cgi-bin/mailman/listinfo/support
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.f5mzn.org/pipermail/support/attachments/20100802/f651ee57/attachment.htm 


More information about the Support mailing list