<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">FT-2000 LUA scripts works well with FT-5000</div><div class=""><br class=""></div><div class="">I wrote some adding scripts to record messages directly from wintest,</div><div class=""><br class=""></div><div class="">i don’t know if we can attach files to email on the wintest support reflector, so i write here an exemple :</div><div class=""><br class=""></div><div class=""><div class="">if (wtQso:IsModePhone()) then          -- If SSB or FM contact</div><div class="">   wtRadio:Send("LM01;")               -- Tap F1 button on FT-2000 or FT-5000</div><div class="">   return -1                           -- No further keystroke procesing</div><div class="">else                                   -- Else, not phone</div><div class="">   return 0                            -- Normal keystroke procesing</div><div class="">end</div></div><div class=""><br class=""></div><div class="">for memory 2 replace LM01 by LM02 etc …</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Best 73’s Florent, F4CWN</div><div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">Le 3 oct. 2016 à 03:07, Bob Wilson, N6TV <<a href="mailto:n6tv@arrl.net" class="">n6tv@arrl.net</a>> a écrit :</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Mark,<div class=""><br class=""></div><div class="">I started to work on Yaesu message recording scripts some months ago, but never got a chance to test them.<div class=""><br class=""></div><div class="">Give me a day or two to send you a repackaged beta version.<br class=""><div class="gmail_extra"><br clear="all" class=""><div class=""><div class="gmail_signature" data-smartmail="gmail_signature">73,<div class="">Bob, N6TV</div></div></div>
<br class=""><div class="gmail_quote">On Sat, Oct 1, 2016 at 12:42 PM,  <span dir="ltr" class=""><<a href="mailto:kd4d@comcast.net" target="_blank" class="">kd4d@comcast.net</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Good day, everyone:<br class="">
<br class="">
Looking at the FTdx-5000 manual, it looks like I should be able to write scripts that, like the K3, support both recording and playback of voice messages using the internal Digital Voice Recorder.<br class="">
<br class="">
Has anyone tried this?  The scripts on the Win-Test site for the FTdx-2000 seem to just do playback.<br class="">
<br class="">
Thanks and 73,<br class="">
<br class="">
Mark, KD4D<br class="">
______________________________<wbr class="">_________________<br class="">
Support mailing list<br class="">
<a href="mailto:support@win-test.com" class="">support@win-test.com</a><br class="">
<a href="http://lists.f5mzn.org/cgi-bin/mailman/listinfo/support" rel="noreferrer" target="_blank" class="">http://lists.f5mzn.org/cgi-<wbr class="">bin/mailman/listinfo/support</a><br class="">
</blockquote></div><br class=""></div></div></div></div>
_______________________________________________<br class="">Support mailing list<br class=""><a href="mailto:support@win-test.com" class="">support@win-test.com</a><br class="">http://lists.f5mzn.org/cgi-bin/mailman/listinfo/support<br class=""></div></blockquote></div><br class=""></div></body></html>