KX3: Daisy chaining Macros

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

KX3: Daisy chaining Macros

Joshua Gould, K8WXA
Greetings,

I received my foot switch and headset from the mail man a little bit ago
and have built the cables and hooked it all to the KX3 and it all works
like it should.  Now I am working on writing a macro to switch between the
MH3 and the headset/foot switch combo. I have written two macros

MH3: MG030;CP010;MN082;MP004;MN135;MP016;MN255;
HSETFP: MG030;CP013;MN082;MP001;MN255;

What I want to do is assign either macro to PF1 and then use that to toggle
between the two macros.  Looking at the programmers reference I should be
able to slip MN110;SWT27; into the MH3 macro before the MN255; to have it
load Macro 2 (HSETFP) and MN110;SWT19 into HSETFP to reload the MH3 Macro.

Only issue is that this doesn't work...

Any help from a macro guru out there?

72,
Joshua Gould
K8WXA
EM89pn

KX3 # 7480

NAQCC # 7704
OMISS # 9948
4sqrp # 990
FP # 3579
______________________________________________________________
Elecraft mailing list
Home: http://mailman.qth.net/mailman/listinfo/elecraft
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:[hidden email]

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html
Message delivered to [hidden email]
Reply | Threaded
Open this post in threaded view
|

Re: KX3: Daisy chaining Macros

ve3ibw
Hi Joshua

You have to assign the alternate macro to the pf1 key at the end of the
first macro.

Add to the end of Macro 1: MN110;SWT27;SWH18;MN255;
Add to the end of Macro 2: MN110;SWT19;SWH18;MN255;

MN is to get into the menus.  110 is for the Macro settings.  Swt is to tap
the 2 key (27) (or the 1 key (19)), then hold the PF1 key (SWH18).  Lastly,
exit the menu (mn255).

Regards
Brian
VE3IBW
______________________________________________________________
Elecraft mailing list
Home: http://mailman.qth.net/mailman/listinfo/elecraft
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:[hidden email]

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html
Message delivered to [hidden email]
Regards,
Brian
VE3IBW
Reply | Threaded
Open this post in threaded view
|

Re: KX3: Daisy chaining Macros

Joshua Gould, K8WXA
That was the missing piece!  I figured it was something simple.

Thank you!

72,
Joshua Gould
K8WXA
EM89pn

KX3# 7480
NAQCC # 7704
OMISS # 9948
4SQRP # 990
FP # 3579

This message was sent from an iPhone. Please excuse any typos and the brevity of responses

> On Jun 20, 2015, at 15:29, Brian Waterworth <[hidden email]> wrote:
>
> Hi Joshua
>
> You have to assign the alternate macro to the pf1 key at the end of the first macro.
>
> Add to the end of Macro 1: MN110;SWT27;SWH18;MN255;
> Add to the end of Macro 2: MN110;SWT19;SWH18;MN255;
>
> MN is to get into the menus.  110 is for the Macro settings.  Swt is to tap the 2 key (27) (or the 1 key (19)), then hold the PF1 key (SWH18).  Lastly, exit the menu (mn255).
>
> Regards
> Brian
> VE3IBW
______________________________________________________________
Elecraft mailing list
Home: http://mailman.qth.net/mailman/listinfo/elecraft
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:[hidden email]

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html
Message delivered to [hidden email]