Re: TypeMatic Rate
Posted by
fast1994gto
on 2002-02-20 06:48:06 UTC
You'll need to read the value from the ESCD table stored in NVRAM.
Here is a start for you:
offset 13h holds a single byte that represents the typematic data
76543210
^^^
---- typematic rate (bits 4 thru 2
^^
------- typematic rate delay (bits 6 and 5)
^
--------- typematic rate flag (bit 7, enabled or disabled)
I am sure you can find lots more by searching the web, perhaps even
some sampe code although reading this location under DOS is trivial.
HTH,
Barry
--- In CAD_CAM_EDM_DRO@y..., "Carol & Jerry Jankura"
<jerry.jankura@s...> wrote:
Here is a start for you:
offset 13h holds a single byte that represents the typematic data
76543210
^^^
---- typematic rate (bits 4 thru 2
^^
------- typematic rate delay (bits 6 and 5)
^
--------- typematic rate flag (bit 7, enabled or disabled)
I am sure you can find lots more by searching the web, perhaps even
some sampe code although reading this location under DOS is trivial.
HTH,
Barry
--- In CAD_CAM_EDM_DRO@y..., "Carol & Jerry Jankura"
<jerry.jankura@s...> wrote:
> Folks:the user
>
> I've added some functionality to my copy of TurboCNC which allows
> to change the repeat rate to improve the keyboard jogging.visible. Not
>
> I'd like to change this keyrate only when the jogging screen is
> a difficult task, but how does one determine the CURRENT typematicrate so
> that you can return to the original value once you either exit theprogram
> or leave the jogging screen?
>
> BTW, having the source code available makes all of this possible.
>
> -- Carol & Jerry Jankura
> Strongsville, Ohio
> So many toys, so little time....
Discussion Thread
Carol & Jerry Jankura
2002-02-20 05:34:04 UTC
TypeMatic Rate
fast1994gto
2002-02-20 06:48:06 UTC
Re: TypeMatic Rate
Alan Marconett KM6VV
2002-02-20 11:27:11 UTC
Re: [CAD_CAM_EDM_DRO] TypeMatic Rate
Alan Marconett KM6VV
2002-02-20 13:58:24 UTC
Re: TypeMatic Rate
fast1994gto
2002-02-20 17:34:33 UTC
Re: TypeMatic Rate
Alan Marconett KM6VV
2002-02-20 18:32:28 UTC
Re: TypeMatic Rate
fast1994gto
2002-02-21 00:03:47 UTC
Re: TypeMatic Rate
Alan Marconett KM6VV
2002-02-21 11:40:02 UTC
Re: TypeMatic Rate
Bert Pirson
2002-02-21 12:09:23 UTC
Re: [CAD_CAM_EDM_DRO] Re: TypeMatic Rate
Carol & Jerry Jankura
2002-02-21 13:50:56 UTC
RE: [CAD_CAM_EDM_DRO] Re: TypeMatic Rate
Alan Marconett KM6VV
2002-02-21 13:57:01 UTC
Re: TypeMatic Rate
ballendo
2002-02-22 04:00:00 UTC
BASIC, yes! was Re: TypeMatic Rate
Carol & Jerry Jankura
2002-02-22 05:53:27 UTC
RE: [CAD_CAM_EDM_DRO] BASIC, yes! was Re: TypeMatic Rate
JanRwl@A...
2002-02-22 23:17:58 UTC
Re: [CAD_CAM_EDM_DRO] BASIC, yes! was Re: TypeMatic Rate
Carol & Jerry Jankura
2002-02-23 05:37:03 UTC
RE: [CAD_CAM_EDM_DRO] BASIC, yes! was Re: TypeMatic Rate
ballendo
2002-02-23 06:10:50 UTC
BASIC, yes! was Re: TypeMatic Rate