Hi Scott, I used printB to print binary strings like "\xA0\xA2\x00\x0E\x88\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x78\x78\x01\x01\x7D\xB0\xB3"
but they appear weird in the script editor. I uploaded a snapshot at http://groups.yahoo.com/group/tracker2/photos/album/411553253/pic/1027171580/view?picmode=&mode=tn&order=ordinal&start=1&count=20&dir=asc They looks like "+0+2!0!E"8!0!0!....." Is that normal? Is there a way to put a 200ms delay between commands? Like sleep 200 in scripting? Thanks, Bernard KI6TSF --- In [email protected], Scott Miller <sc...@...> wrote: > > Yes. I can't remember if it's possible to enter them, though. > Actually, you should be able to use \xHH notation to enter hex > characters - I remember putting in the de-escaping code. > > Scott > > ki6tsf wrote: > > > > > > Hi, > > > > Is it possible to output non readable characters to port A or B using > > scripting commans printA or printB? > > > > Some GPS units like Trimbles or SiRF ones require binary commands to set > > special parameters rather than plain ASCII NMEA-like commands. > > > > Thanks, > > > > Bernard KI6TSF > > > > >
