<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;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-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 Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New";}
.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><pre><span lang=EN-US>Hi Bob.<o:p></o:p></span></pre><pre><span
lang=EN-US><o:p> </o:p></span></pre><pre><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.<o:p></o:p></span></pre><pre><span
lang=EN-US><o:p> </o:p></span></pre><pre><span lang=EN-US>Any ideas ….anyone?<o:p></o:p></span></pre><pre><span
lang=EN-US><o:p> </o:p></span></pre><pre><span lang=EN-US>Thanks<o:p></o:p></span></pre><pre><span
lang=EN-US><o:p> </o:p></span></pre><pre><span lang=EN-US>Helmut<o:p></o:p></span></pre><pre><span
lang=EN-US><o:p> </o:p></span></pre><pre><span lang=EN-US><o:p> </o:p></span></pre><pre><span
lang=EN-US><o:p> </o:p></span></pre><pre><span lang=EN-US>On Tue, Feb 23, 2010 at 1:14 AM, Helmut Mueller <</span><a
href="http://www.f5mzn.org/cgi-bin/mailman/listinfo/support"><span lang=EN-US>helmut at photo42.de</span></a><span
lang=EN-US>> wrote:<o:p></o:p></span></pre><pre><span lang=EN-US><o:p> </o:p></span></pre><pre><span
lang=EN-US>><i>  I am preparing for WPX Phone and i am wondering if it is possible to use<o:p></o:p></i></span></pre><pre><span
lang=EN-US>><i> WT scripts to play ICOM Voicekeyer’s just like the K3 ones using CAT<o:p></o:p></i></span></pre><pre><span
lang=EN-US>><i> interface?<o:p></o:p></i></span></pre><pre><span lang=EN-US>><i><o:p> </o:p></i></span></pre><pre><span
lang=EN-US><o:p> </o:p></span></pre><pre><span lang=EN-US>Yes, I think it should be possible for some models.  What model of Icom do<o:p></o:p></span></pre><pre><span
lang=EN-US>you have?<o:p></o:p></span></pre><pre><span lang=EN-US><o:p> </o:p></span></pre><pre><span
lang=EN-US>Here's a script that *may* work for playing DVR (DVK) message M1 on an<o:p></o:p></span></pre><pre><span
lang=EN-US>Icom-7800 at the default address 6A, with the default controller address E0:<o:p></o:p></span></pre><pre><span
lang=EN-US><o:p> </o:p></span></pre><pre><span lang=EN-US>-- Icom IC-7800 Script to play DVR Message M1<o:p></o:p></span></pre><pre><span
lang=EN-US>-- Written by N6TV, 23 Feb 2010<o:p></o:p></span></pre><pre><span
lang=EN-US>if (wtQso:IsModePhone()) then          -- If SSB or FM contact<o:p></o:p></span></pre><pre><span
lang=EN-US>   wtRadio:SendHex("FEFE6AE01A0201FD") -- Play M1<o:p></o:p></span></pre><pre><span
lang=EN-US>   return -1                           -- No further keystroke procesing<o:p></o:p></span></pre><pre><span
lang=EN-US>else                                   -- Else, not phone<o:p></o:p></span></pre><pre><span
lang=EN-US>   return 0                            -- Normal keystroke procesing<o:p></o:p></span></pre><pre><span
lang=EN-US>end<o:p></o:p></span></pre><pre><span lang=EN-US><o:p> </o:p></span></pre><pre><span
lang=EN-US>I'd appreciate it if someone with an IC-7800 could try it.  Just save the<o:p></o:p></span></pre><pre><span
lang=EN-US>lines above to a file named PlayM1.wts in your WT4 Scripts folder (File |<o:p></o:p></span></pre><pre><span
lang=EN-US>Explore | Scripts /directory), assign it to F1 using Tools | Scripts Manager<o:p></o:p></span></pre><pre><span
lang=EN-US>|<i> Properties | Define.  Then open a phone log and press F1 to see if it<o:p></o:p></i></span></pre><pre><span
lang=EN-US>plays DVR message M1.<o:p></o:p></span></pre><pre><span lang=EN-US><o:p> </o:p></span></pre><pre><span
lang=EN-US>If you have an IC-7700 at default address 74, try:<o:p></o:p></span></pre><pre><span
lang=EN-US><o:p> </o:p></span></pre><pre><span lang=EN-US>-- Icom IC-7700 Script to play DVR Message M1<o:p></o:p></span></pre><pre><span
lang=EN-US>-- Written by N6TV, 23 Feb 2010<o:p></o:p></span></pre><pre><span
lang=EN-US>if (wtQso:IsModePhone()) then          -- If SSB or FM contact<o:p></o:p></span></pre><pre><span
lang=EN-US>   wtRadio:SendHex("FEFE74E01A0201FD") -- Play M1<o:p></o:p></span></pre><pre><span
lang=EN-US>   return -1                           -- No further keystroke procesing<o:p></o:p></span></pre><pre><span
lang=EN-US>else                                   -- Else, not phone<o:p></o:p></span></pre><pre><span
lang=EN-US>   return 0                            -- Normal keystroke procesing<o:p></o:p></span></pre><pre><span
lang=EN-US>end<o:p></o:p></span></pre><pre><span lang=EN-US><o:p> </o:p></span></pre><pre><span
lang=EN-US>If it works, I should be able to recreate most of the scripts I've done for<o:p></o:p></span></pre><pre><span
lang=EN-US>the K3 for the IC-7800 and IC-7700.<o:p></o:p></span></pre><pre><span
lang=EN-US><o:p> </o:p></span></pre><pre>73,<o:p></o:p></pre><pre>Bob, N6TV<o:p></o:p></pre>

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

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

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

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>73sss</span><span
style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman","serif"'> <o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>Helmut</span><span
style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman","serif"'> <o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'><a
href="http://www.df7zs.de"><span style='color:blue'>www.df7zs.de</span></a> </span><o:p></o:p></p>

</div>

</body>

</html>