[WT-support] Automating Swap VFO with FT1000MP + anpother question
Paul Brice-Stevens
paul at g0wat.demon.co.uk
Tue Aug 3 20:58:39 CEST 2010
Well the swap VFO works fine...I allocated it to the ` button.
I would like to automate this with $grabpartner in a F Key message...I
cannot see a way of doing this.
Is there a message variable which will call the VFO swap script after it
has $grabpartner?
or is this not possible?
73 Paul G0WAT
Paul Brice-Stevens wrote:
> Hi Bob...
>
> Yea!...that works...thanks
>
> 73 Paul G0WAT
>
> Bob Wilson, N6TV wrote:
>
>> A direct SwapVFO.wts script and others for the FT-1000 is at
>>
>> http://www.kkn.net/~n6tv/FT1000scripts.zip
>> <http://www.kkn.net/%7En6tv/FT1000scripts.zip>
>>
>> Please test it.
>>
>> 73,
>> Bob, N6TV
>>
>> On Mon, Aug 2, 2010 at 1:20 PM, Laurent HAAS - F6FVY <f6fvy at free.fr
>> <mailto: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 <mailto:Support at win-test.com>
>> http://www.f5mzn.org/cgi-bin/mailman/listinfo/support
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Support mailing list
>> Support at win-test.com
>> http://www.f5mzn.org/cgi-bin/mailman/listinfo/support
>>
>>
>>
>> __________ Information from ESET NOD32 Antivirus, version of virus signature database 5335 (20100802) __________
>>
>> The message was checked by ESET NOD32 Antivirus.
>>
>> http://www.eset.com
>>
>>
>>
> _______________________________________________
> Support mailing list
> Support at win-test.com
> http://www.f5mzn.org/cgi-bin/mailman/listinfo/support
>
> __________ Information from ESET NOD32 Antivirus, version of virus signature database 5335 (20100802) __________
>
> The message was checked by ESET NOD32 Antivirus.
>
> http://www.eset.com
>
>
>
>
>
More information about the Support
mailing list