[simpits-tech] 64 channel input project...

Gene Buckle geneb at deltasoft.com
Thu Jul 29 19:21:04 PDT 2010


On Fri, 30 Jul 2010, Sean Galbraith wrote:

> You know, 6 weeks ago I wouldn't have had a damn clue what you were
> talking about... now, I am only slightly confused... this getting old, I
> think I am liking it!
>
> As for sending ascii... hmmm, I don't like ascii, I'm trying to send
> commands to PM Quickmap, with an FSUIPC Offset which sends ascii to
> QM... which works fine *except* for the 2 commands I wanna use... seems
> + and - (which zoom the map) don't work, as PM wants the keypad + and -
> ...  so I am either going to drop the map zoom controls from my
> instructor console *or* look for another map solution which I can get
> some sort of control over <lol>
>
It turns out that doing Serial.Encoding = Encoding.Default cures the 
problem.  UTF8 sprays out double-byte characters for byte values greater 
than 127.

Does it send ASCII or keycodes?  If you can send scan codes, you can do 
it.

g.

-- 
Proud owner of F-15C 80-0007
http://www.f15sim.com - The only one of its kind.
http://www.simpits.org/geneb - The Me-109F/X Project

ScarletDME - The red hot Data Management Environment
A Multi-Value database for the masses, not the classes.
http://www.scarletdme.org - Get it _today_!


More information about the Simpits-tech mailing list