[Trlog] How to Select Any Combination of MkV Filters From Within 
 TRLog
    Ron D. Rossi 
    rrossi at btv.ibm.com
       
    Tue Mar 18 09:49:25 EST 2003
    
    
  
>
>;  ** It appears that any code string containing <04> won't work because 
>TR uses CTRL-D
>;    to mark the end of a hex code string.  CTRL-D is hex 04 so, when TR 
>sees an <04>
>;    it appears to decide that that's the end of the string and the 
>remaining hex
>;    characters aren't recognized.
This is correct. TRLog will interpret the characters between the first <03> 
and the next <04> as the command and act on it. This will be done repetitively
until all the <03>...<04> pairs are found. 
The example CQ CW MEMORY AltF8 = <03>SRS1=xxx<01><04><04>
is interpreted as SRS1=xxx<01>.
The obvious is to say that the FIRST <03> and the LAST <04> would delimit the 
command, but this would only allow for one command per function key. That 
would not be good.
-- 
73 es God Bless de KK1L...ron rossi(kk1l at arrl.net) <><
Support Programmer for TRLog http://www.qth.com/tr
QTH: Jericho, Vermont
My page: http://www.qsl.net/kk1l
    
    
More information about the Trlog
mailing list