In SX Microcontrollers, SX/B Compiler and SX-Key Tool, Sasha_088 wrote: In PBasic I do this to fire multi pins at once on BS2: DIRL = %11111111 Main: DO GOSUB a PAUSE 500 GOSUB b PAUSE 500 GOSUB c PAUSE 500 LOOP A: OUTL = %11111110 OUTL = %11111100 OUTL = %11111000 OUTL = %111110000 RTURN ETC.. How to do this with SX/B (from RC.0....RC.7)? Second question is that when I connect SX Tech to the Notebook through Usb to Serial adapter (SX Key) after Erasing message, start programming and after few seconds appear new message with warning - communication error 240 0r 40 :smhair: On the old notebook PIII with serial comm I haven't this problem. Anybody knows why? THANKS! ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=235179 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2007 (http://www.dotNetBB.com)