[WT-support] Advanced SO2R problem

Bob Wilson, N6TV n6tv at arrl.net
Thu Aug 5 03:05:14 CEST 2010


OK I think I see the problem.  Both the ESM script embedded into
Win-Test<http://docs.win-test.com/wiki/API#ESM_Script_.28embedded_into_Win-Test.29>and
the F5VIH Alternative
ESM script<http://docs.win-test.com/wiki/API#Alternative_ESM_Script_.28provided_by_F5VIH.2FSV3SJ.29>do:

wtKeyer:Play("$INSERT");

and

wtKeyer:Play("$PLUS");

on CW, which completely bypasses everything you set up in the Advanced SO2R
Scenarios.

If you change those lines to

wtApp:SendFKey("F2");

and

wtApp:SendFKey("PLUS");

then it seems work as you want it to.  The same applies to most of the other
functions.

Try the attachment as a start (more editing required).  Copy it to your
Scripts folder (in Win-Test, File | Explore | /scripts directory).

I've opened Task
#285<http://flyspray.win-test.com/index.php?do=details&id=285>to track
this problem.

73,
Bob, N6TV

On Wed, Aug 4, 2010 at 4:08 PM, <mike at sm3wmv.com> wrote:

> No, the problem is that even though I don't change from "Plane pileup" as
> scenario what happens when I use ESM and INSERT are not the same.
>
> When I press insert it is behaving as expected, which means first
> switching over to $R2R2 $INSERT $R1R2, but when I do the same with ESM it
> shifts to whatever audio configuration I have selected.
>
> If you try this and see if you get the same result as me,
>
> 1. Select "Plain pileup" standard scenario
> 2. Write for example SJ2W in the callsign field and press INSERT
>
> It should now switch over to R2R2 during TX and back to R1R2 after TX is
> over.
>
> 3. Enter some report, press + and it should switch to R2R2 during TX and
> back to R1R2 afterwards.
>
> 4. Now clear the callsign field with ALT+W, enter SJ2W and press enter
> with ESM mode enabled.
>
> For me, it now just stays with BOTH for AUDIO, so it does not work the
> same way as INSERT does.
>
> 5. Now enter some report and press ENTER again, the audio stays on BOTH
> for me.
>
> So the problem is not in the scenarios but somehow how ESM works.
>
> Mike, SM2WMV (SJ2W)
>
> > On Wed, Aug 4, 2010 at 2:10 PM, <mike at sm3wmv.com> wrote:
> >
> >>
> >> When I however use ESM instead, and I press enter when I have entered a
> >> callsign the audio remains in BOTH position. If I however just press
> >> enter
> >> with the field empty its does throw out a CQ and switches audio over to
> >> R2.
> >>
> >> Is this a bug?
> >>
> >
> > "Plane Pileup" is programmed to do that:
> >
> > INSERT:  $R2R2 $INSERT $R1R2
> >
> > In ESM mode, the INSERT message is sent when you have a callsign in the
> > exchange field and you press [Enter].
> >
> > The F1 message is sent when you don't have a callsign in the exchange
> > field.
> >
> > From the Win-Test menu, select Operating | Modify the Scenarios ... and
> > change the run column for Primary Radio to
> >
> > INSERT:  $R2R2 $INSERT $R1R1
> >
> > Does that do what you want?
> >
> > 73,
> > Bob, N6TV
> > _______________________________________________
> > Support mailing list
> > 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.f5mzn.org/pipermail/support/attachments/20100804/2fbb5ca1/attachment.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: esm.wts
Type: application/octet-stream
Size: 5051 bytes
Desc: not available
Url : http://www.f5mzn.org/pipermail/support/attachments/20100804/2fbb5ca1/attachment.obj 


More information about the Support mailing list