Just put on OUTPUT the caracter w/ ASCII code is 80h. Mscomm.output=asc(128) (128d=80h) If you work using text in the input mode, your work will be quite easy than work with binary. But I believe that ocurrs a problem if you must work w/ ASCII 00h, since this one is the null caracter(and doesn't have string representation). To send 80h works fine. sergio zweedijk wrote: > HI > I WOUL LIKE TO KNOW HOW TO COMUNICATE TO A PIC (16C71) FROM A VISUAL BASIC > APPLICATION THROUGH AN MSCOMM OBJECT. IF I WANT TO SEND A BYTE (80h) WHAT DO > I HAVE TO WRITE IN MY MSCOMM.OUTPUT STRING? > THE INPUT MODE PROPERTY IS BINARY OR TEXT? > THANKS > > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.com