|
Good day,
I wrote this about a week ago and nobody responded so I am asking again. Maybe Wayne or Eric can field it: I am programming Macros for my KX3. Recent financial issues have relegated me back to just my trusty KX3 for all things HF. When in the shack, I usually operate low power digital modes and have my macro nearly perfect. The one parameter I cannot get right is to switch ESSB so I am able to TX in the upper part of the JT area and use JT9-ESSB works great for this! As you can see below, I am trying to use the MN096 and a toggle (MP00) to set the bit to on, but it does not work. I am certain it is just a syntax error. Also, for when I am doing voice and SOTA, I would like the command to do the opposite and turn off ESSB. Digital Macro: TE-00-00-00-00+00+00+00+00;PA0;MG001;AG004;BW0400;IS 1500;PC150;ML000;MD2;CP000;SWT21;MN096;MP00;*CP000;SWH09 SSB/Voice Macro TE-16-16-10-06+04+06+08+12;*MD2;CP025;*MG020;BW0240;SWH34;ML000;AG002;IS 1350;PC150;*SWH09; As always, TIA, 73 de K5RHD ______________________________________________________________ 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] |
|
Administrator
|
Hi Randy,
You need three digits with the MP command. After the MN096, use "MP001;" to turn ESSB on or "MP000;" to turn it off. 73, Wayne N6KR On Mar 21, 2016, at 7:57 AM, Randy Diddel <[hidden email]> wrote: > Good day, > > I wrote this about a week ago and nobody responded so I am asking > again. Maybe Wayne or Eric can field it: > > > I am programming Macros for my KX3. Recent financial issues have > relegated me back to just my trusty KX3 for all things HF. When in > the shack, I usually operate low power digital modes and have my macro > nearly perfect. The one parameter I cannot get right is to switch > ESSB so I am able to TX in the upper part of the JT area and use > JT9-ESSB works great for this! As you can see below, I am trying to > use the MN096 and a toggle (MP00) to set the bit to on, but it does > not work. I am certain it is just a syntax error. Also, for when I > am doing voice and SOTA, I would like the command to do the opposite > and turn off ESSB. > > Digital Macro: > TE-00-00-00-00+00+00+00+00;PA0;MG001;AG004;BW0400;IS > 1500;PC150;ML000;MD2;CP000;SWT21;MN096;MP00;*CP000;SWH09 > > SSB/Voice Macro > TE-16-16-10-06+04+06+08+12;*MD2;CP025;*MG020;BW0240;SWH34;ML000;AG002;IS > 1350;PC150;*SWH09; > > As always, TIA, > > 73 de K5RHD > ______________________________________________________________ > 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] ______________________________________________________________ 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] |
|
Thanks Wayne and Bill,
I knew I just needed a second set of eyes on it. I will give it a try when I get home.//73 K5RHD /randy > On Mar 21, 2016, at 10:08 AM, Wayne Burdick <[hidden email]> wrote: > > Hi Randy, > > You need three digits with the MP command. After the MN096, use "MP001;" to turn ESSB on or "MP000;" to turn it off. > > 73, > Wayne > N6KR > > > On Mar 21, 2016, at 7:57 AM, Randy Diddel <[hidden email]> wrote: > >> Good day, >> >> I wrote this about a week ago and nobody responded so I am asking >> again. Maybe Wayne or Eric can field it: >> >> >> I am programming Macros for my KX3. Recent financial issues have >> relegated me back to just my trusty KX3 for all things HF. When in >> the shack, I usually operate low power digital modes and have my macro >> nearly perfect. The one parameter I cannot get right is to switch >> ESSB so I am able to TX in the upper part of the JT area and use >> JT9-ESSB works great for this! As you can see below, I am trying to >> use the MN096 and a toggle (MP00) to set the bit to on, but it does >> not work. I am certain it is just a syntax error. Also, for when I >> am doing voice and SOTA, I would like the command to do the opposite >> and turn off ESSB. >> >> Digital Macro: >> TE-00-00-00-00+00+00+00+00;PA0;MG001;AG004;BW0400;IS >> 1500;PC150;ML000;MD2;CP000;SWT21;MN096;MP00;*CP000;SWH09 >> >> SSB/Voice Macro >> TE-16-16-10-06+04+06+08+12;*MD2;CP025;*MG020;BW0240;SWH34;ML000;AG002;IS >> 1350;PC150;*SWH09; >> >> As always, TIA, >> >> 73 de K5RHD >> ______________________________________________________________ >> 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] > ______________________________________________________________ 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] |
|
There's also a missing semicolon at the end of the first macro. SWH09
should be SWH09; Dick, K6KR -----Original Message----- From: Elecraft [mailto:[hidden email]] On Behalf Of Randy Diddel Sent: Monday, March 21, 2016 09:30 To: Wayne Burdick <[hidden email]> Cc: elecraft <[hidden email]> Subject: Re: [Elecraft] Macro Questions on a KX3 Thanks Wayne and Bill, I knew I just needed a second set of eyes on it. I will give it a try when I get home.//73 K5RHD /randy > On Mar 21, 2016, at 10:08 AM, Wayne Burdick <[hidden email]> wrote: > > Hi Randy, > > You need three digits with the MP command. After the MN096, use "MP001;" to turn ESSB on or "MP000;" to turn it off. > > 73, > Wayne > N6KR > > > On Mar 21, 2016, at 7:57 AM, Randy Diddel <[hidden email]> wrote: > >> Good day, >> >> I wrote this about a week ago and nobody responded so I am asking >> again. Maybe Wayne or Eric can field it: >> >> >> I am programming Macros for my KX3. Recent financial issues have >> relegated me back to just my trusty KX3 for all things HF. When in >> the shack, I usually operate low power digital modes and have my >> macro nearly perfect. The one parameter I cannot get right is to >> switch ESSB so I am able to TX in the upper part of the JT area and >> use JT9-ESSB works great for this! As you can see below, I am trying >> to use the MN096 and a toggle (MP00) to set the bit to on, but it >> does not work. I am certain it is just a syntax error. Also, for >> when I am doing voice and SOTA, I would like the command to do the >> opposite and turn off ESSB. >> >> Digital Macro: >> TE-00-00-00-00+00+00+00+00;PA0;MG001;AG004;BW0400;IS >> 1500;PC150;ML000;MD2;CP000;SWT21;MN096;MP00;*CP000;SWH09 >> >> SSB/Voice Macro >> TE-16-16-10-06+04+06+08+12;*MD2;CP025;*MG020;BW0240;SWH34;ML000;AG002 >> TE-16-16-10-06+04+06+08+;IS >> 1350;PC150;*SWH09; >> >> As always, TIA, >> >> 73 de K5RHD >> ______________________________________________________________ >> 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] > ______________________________________________________________ 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] ______________________________________________________________ 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] |
| Free forum by Nabble | Edit this page |
