<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:0 0 0 0 0 0 0 0 0 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Vorformatiert Zchn";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.HTMLVorformatiertZchn
        {mso-style-name:"HTML Vorformatiert Zchn";
        mso-style-priority:99;
        mso-style-link:"HTML Vorformatiert";
        font-family:"Consolas","serif";}
span.E-MailFormatvorlage19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=DE link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Unfortunatly – no change.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>73<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Helmut<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>Von:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Robert A. Wilson
[mailto:rawilson@gmail.com] <br>
<b>Gesendet:</b> Freitag, 26. Februar 2010 17:17<br>
<b>An:</b> Helmut Mueller; Win-Test Reflector<br>
<b>Betreff:</b> Re: [WT-support] WT Scripts for K3 vs. ICOM<o:p></o:p></span></p>

</div>

<p class=MsoNormal><o:p> </o:p></p>

<div>

<p class=MsoNormal>On Fri, Feb 26, 2010 at 5:45 AM, Helmut Mueller <<a
href="mailto:helmut@photo42.de">helmut@photo42.de</a>> wrote:<o:p></o:p></p>

<div>

<div>

<p class=MsoNormal><span lang=EN-US>I tried several mutations of your code
together with the icom handbook, but unfortunately I did not get anything to
work. The communication between WT and the radio works in general, but it does
not want to fire in the voice keyer audio from the rig.</span><o:p></o:p></p>

<pre><o:p> </o:p></pre><pre><o:p> </o:p></pre><pre><span lang=EN-US>Any ideas ….anyone?</span><o:p></o:p></pre></div>

</div>

<div>

<p class=MsoNormal style='margin-bottom:12.0pt'><br>
For IC-7700, trying changing SendHex to Send:<o:p></o:p></p>

<pre><span lang=EN-US>-- Icom IC-7700 Script to play DVR Message M1</span><o:p></o:p></pre><pre><span
lang=EN-US>-- Written by N6TV, 23 Feb 2010</span><o:p></o:p></pre><pre><span
lang=EN-US>if (wtQso:IsModePhone()) then          -- If SSB or FM contact</span><o:p></o:p></pre><pre><span
lang=EN-US>   wtRadio:Send("FEFE74E01A0201FD")    -- Play M1</span><o:p></o:p></pre><pre><span
lang=EN-US>   return -1                           -- No further keystroke procesing</span><o:p></o:p></pre><pre><span
lang=EN-US>else                                   -- Else, not phone</span><o:p></o:p></pre><pre><span
lang=EN-US>   return 0                            -- Normal keystroke procesing</span><o:p></o:p></pre><pre><span
lang=EN-US>end</span><o:p></o:p></pre>

<p class=MsoNormal><br>
73,<br>
Bob, N6TV<o:p></o:p></p>

</div>

</div>

</div>

</body>

</html>