On Fri, 23 Mar 2001, Ralph Slooten wrote:

: I am new to Pilot-link, and have 1 question: Hoe do I set the vriable for
: the bitrate (referred to always as the PILOTRATE) in my commands or however
: it's supposed to be? 

PILOTRATE is an environment variable.  If you're running /bin/sh or
/bin/bash as your shell, you can set it with:
        export PILOTRATE=57600
If you're a C-Shell (csh or tcsh) user, you would use:
        setenv PILOTRATE 57600

The number you give PILOTRATE is the baud rate at which you connect to
your Palm.  The default (if you have no PILOTRATE environment variable) is
9600, which is abominably slow.  Myself, I use 57600, but you can use just
about any other valid values (like 19200, 38400, 115200).  The value that
works best for you will probably depend on your serial hardware, but most
modern hardware can easily do 57600, and possibly higher.


Dave
-- 
aitchteeteepeecolonslashslashtripledoubleyoudotevilplotdotorgslashtildedave
"...the season of Spring started a bit under thirty minutes ago.  In Ottawa 
 this presages warmer temperatures and  brighter days.  In California, long 
 stretches of hot and dark, trying to watch television by candlelight."
        - C. Neufeld

_______________________________________________
Pilot-unix mailing list
[EMAIL PROTECTED]
http://hcirisc.cs.binghamton.edu/mailman/listinfo/pilot-unix

Reply via email to