[Ham-Mac] Fldigi and Smeter function
Alan Bomberger
ae7tu at waldenpond.com
Sun Apr 24 17:10:41 EDT 2016
I read in <http://www.w1hkj.com/FldigiHelp/rig_xml_page.html>
That Fldigi would read the Smeter given the magic XML
I have a Kenwood TS-2000 with the smeter command
SM0;
And Response
SM0dddd; with dddd being 0-30
So I added the following to ts-2000.xml
<REPLY>
<SYMBOL>SMETER</SYMBOL>
<SIZE>8</SIZE>
<STRING>SM0</STRING>
<DATA>
<DTYPE>DECIMAL</DTYPE>
<SIZE>4</SIZE>
</DATA>
<STRING>;</STRING>
</REPLY>
<COMMAND>
<SYMBOL>GET_SMETER</SYMBOL>
<SIZE>4</SIZE>
<STRING>SM0;</STRING>
<INFO>SMETER</INFO>
</COMMAND>
<SMETER> 0,0;30,100</SMETER>
I am running 22.13 Perhaps this is not new enough or there is some error in
my XML.
Any ideas.
More information about the Ham-Mac
mailing list