Shop OBEX P1 Docs P2 Docs Learn Events
Begining BS2 Programming - Input Data - Double Digit Nu... — Parallax Forums

Begining BS2 Programming - Input Data - Double Digit Nu...

ArchiverArchiver Posts: 46,084
edited 2002-11-12 18:58 in General Discussion
For JB

You will have to use a serstring or you can write
serin 16, N9600, [noparse][[/noparse]dec]

If you use the serin dec approach, the decimals you enter from the keyboard
will have to be ended with a non-decimal character, such as Enter. Otherwise
Stamp will just set there and wait for more decimals.

Sid


[noparse][[/noparse]Non-text portions of this message have been removed]
Sign In or Register to comment.