Shop OBEX P1 Docs P2 Docs Learn Events
dont email me ever again! — Parallax Forums

dont email me ever again!

ArchiverArchiver Posts: 46,084
edited 2004-01-12 01:06 in General Discussion
DO NOT SEND ME ANOTHER EMAIL!!!!!!! THANKYOU
franksmith512 <franksmith512@y...> wrote:Hi Everyone!

My project is going really well! I think I am down to just one
technical hicup for my little robot.

Currently reading a DigiTape Plus electronic measuring tape. It has
a serial port on it.

Looks like I am getting probably all the information. Am having a
little problem and it is probably related to my variable and/or SERIN
formatting.

Example Input String:
" 5 ft 2 1/16 in"

I added the quotes so you would know exactly what it looks like.
Already wrote code to parse the string. Have to have it for another
part of the project.

My code looks something like:

Loop:
SEROUT .... 'Request data
SERIN TapeIn, N1200, ????????

'.... process'

GOTO Loop:

Please include how you would define the variable to hold the string.

Thanks!

Take care,
Frank






To UNSUBSCRIBE, just send mail to:
basicstamps-unsubscribe@yahoogroups.com
from the same email address that you subscribed. Text in the Subject and Body of
the message will be ignored.


Yahoo! Groups Links

To visit your group on the web, go to:
http://groups.yahoo.com/group/basicstamps/

To unsubscribe from this group, send an email to:
basicstamps-unsubscribe@yahoogroups.com

Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/




Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes

[noparse][[/noparse]Non-text portions of this message have been removed]

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2004-01-12 01:06
    Hello from Gregg C Levine
    Those of you who wish to leave this list, please follow the
    instructions at the bottom of the message. Or go to the Yahoo Groups
    webpage for this group and follow the steps there. Typically you can
    do so from the page that lists all of your groups.
    Gregg C Levine hansolofalcon@w...
    "The Force will be with you...Always." Obi-Wan Kenobi
    "Use the Force, Luke."· Obi-Wan Kenobi
    (This company dedicates this E-Mail to General Obi-Wan Kenobi )
    (This company dedicates this E-Mail to Master Yoda )



    >
    Original Message
    > From: Jessie Prior [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=_k8i0mxv8nm4amrQi2vqTvbHmnd-G6L0kskJLwSmPcGgCZQI4oAuQOiDLhM3QWGvYsosXwcQnb-U3Jn-44yQMw]gymgurly41089@y...[/url
    > Sent: Sunday, January 11, 2004 6:57 PM
    > To: basicstamps@yahoogroups.com
    > Subject: [noparse][[/noparse]basicstamps] dont email me ever again!
    >
    > DO NOT SEND ME ANOTHER EMAIL!!!!!!! THANKYOU
    > franksmith512 <franksmith512@y...> wrote:Hi Everyone!
    >
    > My project is going really well! I think I am down to just one
    > technical hicup for my little robot.
    >
    > Currently reading a DigiTape Plus electronic measuring tape. It has
    > a serial port on it.
    >
    > Looks like I am getting probably all the information. Am having a
    > little problem and it is probably related to my variable and/or
    SERIN
    > formatting.
    >
    > Example Input String:
    > " 5 ft 2 1/16 in"
    >
    > I added the quotes so you would know exactly what it looks like.
    > Already wrote code to parse the string. Have to have it for another
    > part of the project.
    >
    > My code looks something like:
    >
    > Loop:
    > SEROUT .... 'Request data
    > SERIN TapeIn, N1200, ????????
    >
    > '.... process'
    >
    > GOTO Loop:
    >
    > Please include how you would define the variable to hold the string.
    >
    > Thanks!
    >
    > Take care,
    > Frank
    >
    >
    >
    >
    >
    >
    > To UNSUBSCRIBE, just send mail to:
    > basicstamps-unsubscribe@yahoogroups.com
    > from the same email address that you subscribed. Text in the Subject
    and Body of
    > the message will be ignored.
    >
    >
    > Yahoo! Groups Links
    >
    > To visit your group on the web, go to:
    > http://groups.yahoo.com/group/basicstamps/
    >
    > To unsubscribe from this group, send an email to:
    > basicstamps-unsubscribe@yahoogroups.com
    >
    > Your use of Yahoo! Groups is subject to:
    > http://docs.yahoo.com/info/terms/
    >
    >
    >
    >
    >
    > Do you Yahoo!?
    > Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
    >
    > [noparse][[/noparse]Non-text portions of this message have been removed]
    >
    >
    > To UNSUBSCRIBE, just send mail to:
    > basicstamps-unsubscribe@yahoogroups.com
    > from the same email address that you subscribed. Text in the
    Subject and Body of
    > the message will be ignored.
    >
    >
    > Yahoo! Groups Links
    >
    > To visit your group on the web, go to:
    > http://groups.yahoo.com/group/basicstamps/
    >
    > To unsubscribe from this group, send an email to:
    > basicstamps-unsubscribe@yahoogroups.com
    >
    > Your use of Yahoo! Groups is subject to:
    > http://docs.yahoo.com/info/terms/
Sign In or Register to comment.