K5LAD wrote: > > I see how the "IM" prosign is used to quickly terminate a > transmission when sending via the key to keyer connection but I > can't find how that "IM" can be implemented using the K3 > Terminal program. > > I've searched archive messages and through the documentation > but I'm not having any luck finding an answer. I've tried to just > append the prosign characters at the end of what I'm sending but, > of course, it sends IM instead of stopping. Are there some > characters required to enclose the IM or how is it actually done? > >
Hi Jim, I looked at the source code of KComm (incidentally you are welcome to do so as well, it is GPL open source Free Pascal, whether you can make head or tail of it is another matter, I can't figure out what I did half the time.) It seems that I do it by sending EOT which is Chr(4). I can't remember whether it's a K3 menu option to use one or the other or whether either of them work. The Programmers Ref will probably have the answer to that. Happy coding. ----- Julian, G4ILO. K2 #392 K3 #222. * G4ILO's Shack - http://www.g4ilo.com * KComm - http://www.g4ilo.com/kcomm.html * KTune - http://www.g4ilo.com/ktune.html -- View this message in context: http://elecraft.365791.n2.nabble.com/CW-to-DATA-question-tp6152313p6153986.html Sent from the Elecraft mailing list archive at Nabble.com. ______________________________________________________________ Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[email protected] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html

