CW to DATA question

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

CW to DATA question

K5LAD

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?

Any help is appreciated.
73,
Jim - K5LAD





"It's so simple to be wise. Just think of something
stupid to say and then don't say it." -- Sam Levenson
=============================================
My Web Page - http://www.hayseed.net/~jpk5lad


______________________________________________________________
Elecraft mailing list
Home: http://mailman.qth.net/mailman/listinfo/elecraft
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:[hidden email]

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html
Reply | Threaded
Open this post in threaded view
|

Re: CW to DATA question

Julian, G4ILO
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 KX3 #110
* G4ILO's Shack - http://www.g4ilo.com
* KComm - http://www.g4ilo.com/kcomm.html
* KTune - http://www.g4ilo.com/ktune.html
Reply | Threaded
Open this post in threaded view
|

Re: CW to DATA question

Dick Dievendorff
This is the technique the K3 Utility's terminal program uses.  EOT is sent
when the ESC key is pressed, when the input buffer empties, when you toggle
transmit with the CTRL-T or if you click the terminal page transmit/stop
button.

73 de Dick, K6KR


-----Original Message-----
From: [hidden email]
[mailto:[hidden email]] On Behalf Of Julian, G4ILO
Sent: Wednesday, March 09, 2011 7:06 AM
To: [hidden email]
Subject: Re: [Elecraft] CW to DATA question


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.h
tml
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:[hidden email]

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html

______________________________________________________________
Elecraft mailing list
Home: http://mailman.qth.net/mailman/listinfo/elecraft
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:[hidden email]

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html