<div dir="ltr">Other than pressing the star [*] key, or simulating that with a script that does wtApp:SendKey("*"), such as the  SwapR1R2.wts script in SwapFocus.zip (at <a href="http://bit.ly/wtscripts" target="_blank">http://bit.ly/wtscripts</a>), I don't know a way to do it with Classic Auto Control mode such as with the DXDoubler.  Of course, pressing [*] also swaps primary/secondary, which is confusing.<div><br></div><div>What's needed is a LUA script that does nothing more than change the TX Focus without affecting the UI, similar to $TR2.</div><div><br></div><div>This would provide a work-around for <a href="http://flyspray.win-test.com/index.php?id=264&do=details" target="_blank">Task #264</a>, which makes it hard to use the SO2R mode of Win-Test on phone contests that require a serial number, such as WPX (because the mic. always stays connected to the primary, never the secondary).</div><div><br></div><div>It sounds like you want it to work on CW the same as it does on phone, with the paddles or mic. always on the primary, but most of the time you <i>do</i> want the paddles to follow the last transmission, though in this case you don't.</div><div><br></div><div>One solution to the problem is simply to connect a paddle to the internal keyer of each radio (use two paddles).  That plus a lockout circuit enables you to safely and manually send wherever you want, no matter where Win-Test is focused.</div><div><br></div><div>Nevertheless, with three new LUA APIs:</div><div><br></div><div>wtApp:TXPrimary(), wtApp:TXSecondary, wtApp:TXSwap()</div><div><br></div><div>that worked with all SO2R protocols, Classic (LPT/COM), microHAM, and OTRSP, we could overcome the inconsistent behavior of $TR2 between CW and Phone.</div><div class="gmail_extra"><br clear="all"><div><div>73,<div>Bob, N6TV</div></div></div>
<br><div class="gmail_quote">On Fri, Nov 13, 2015 at 5:08 PM, Scott K0DQ <span dir="ltr"><<a href="mailto:k0dq@analog.org" target="_blank">k0dq@analog.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Is there a command which will switch the transmit (not window) focus<br>
(without actually transmitting anything) in the same way that $RxRy changes<br>
receive focus?<br>
<br>
Background.  I use a DX Doubler with PIEXX SO2Rxlat.  Extremely satisfied<br>
with Win-Test SO2R support.<br>
<br>
More detail.<br>
<br>
Consider following scenario with DX Doubler:<br>
1.      I execute a scenario/script which transmits on Secondary Radio (2R),<br>
e.g. ENN5 on 2R.<br>
2.      That moves DX Doubler Transmit focus to 2R and leaves it there<br>
3.      Then I need to send a correction with paddles on primary radio (1R)<br>
so I hit the paddles (which go through DX Doubler)<br>
4.      Problem is it sends the manual paddle message on 2R, not primary<br>
(not an illogical feature, but apparently unchangeable).<br>
5.      What I'd like to do is program the scenarios/scripts to have the DX<br>
Doubler TRANSMIT focus return to primary radio so paddles are on primary<br>
radio just as $R1$R1 does RECEIVE focus.  Win-Test Window FOCUS is NOT the<br>
issue.<br>
6.      If I put a $TR1 in the scenario, it does NOT return the transmit<br>
focus unless/unless you add a transmission (e.g. $F1).  I did try using a ^<br>
(half space, but that key's the PTT, albeit briefly.<br>
<br>
In summary, is there a command to change the Transmit focus the same as the<br>
Receive focus without actually transmitting something or keying the PTT?<br>
<br>
Thanks<br>
<br>
Scott, K0DQ<br>
<br>
<br>
_______________________________________________<br>
Support mailing list<br>
<a href="mailto:support@win-test.com" target="_blank">support@win-test.com</a><br>
<a href="http://lists.f5mzn.org/cgi-bin/mailman/listinfo/support" rel="noreferrer" target="_blank">http://lists.f5mzn.org/cgi-bin/mailman/listinfo/support</a><br>
</blockquote></div><br></div></div>