I recently installed the KDVR3 and I would like to be able to access both message banks from WriteLog. I have set up WL function keys to play the Bank 1 memories with commands like:
Play M1(1) => SWT21; // Tap M1 Play M2(1) => SWT31; // Tap M2 Play M3(1) => SWT35; // Tap M3 Play M4(1) => SWT29; // Tap M4 I would like to be able to switch to Bank 2, play a message, and then switch back to Bank 1. I tried: Play M1(2) =>SWH37;SWT21;SWH37; // Hold REC, Tap M1, Hold REC This switched banks and the message is started but instantly killed by the second SWH37 command. The DVR is left in Bank 2. Is there any way to play the second bank memories and then default back to bank 1? 73, Pat KØPC |
CONTENTS DELETED
The author has deleted this message.
|
In reply to this post by Pat Cain, KØPC
If there is, I haven't found it yet. The basic problem is that WL [and
N1MM, and maybe others] evaluate and execute macro commands immediately. This makes any kind of sequential [dosomething][stuff][undosomething] impossible since the [undo] will occur before [stuff] is finished. Being able to delay the second macro would make the toggle function you desire possible. 73, Fred K6DGW - Northern California Contest Club - CU in the 2012 Cal QSO Party 6-7 Oct 2012 - www.cqp.org On 11/15/2011 7:50 AM, Pat Cain, KØPC wrote: > This switched banks and the message is started but instantly killed by the > second SWH37 command. The DVR is left in Bank 2. Is there any way to play > the second bank memories and then default back to bank 1? ______________________________________________________________ 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 |
I was just looking thru the n1mm manual and came across the {END}
macro. Check this our as it might just do the trick. ...bill nr4c On Tue, 15 Nov 2011 10:41:40 -0800, Fred Jensen wrote: > If there is, I haven't found it yet. The basic problem is that WL > [and > N1MM, and maybe others] evaluate and execute macro commands > immediately. > This makes any kind of sequential > [dosomething][stuff][undosomething] > impossible since the [undo] will occur before [stuff] is finished. > Being able to delay the second macro would make the toggle function > you > desire possible. > > 73, > > Fred K6DGW > - Northern California Contest Club > - CU in the 2012 Cal QSO Party 6-7 Oct 2012 > - www.cqp.org > > On 11/15/2011 7:50 AM, Pat Cain, KØPC wrote: > >> This switched banks and the message is started but instantly killed >> by the >> second SWH37 command. The DVR is left in Bank 2. Is there any way to >> play >> the second bank memories and then default back to bank 1? > ______________________________________________________________ > 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 ______________________________________________________________ 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 |
Free forum by Nabble | Edit this page |