Colect data from rs232


Results 1 to 13 of 13

Threaded View

  1. #7


    Did you find this post helpful? Yes | No

    Default

    OK guys,

    i know now were i missed.
    You have to give me credit...this is not my native language

    "Carriage return after every data reading instead of a comma"

    So... if have something like :

    debug ",",#va ( using comma to separate each value )

    i should have:

    debug #va, $13 ( being 13 hexa code for carriage ) ?
    EDIT: 13 for ascii and 0D for hexa.

    But what i get is this :

    777777777777
    ( between each 7 i get a square simbol )

    .
    Last edited by ruijc; - 2nd January 2008 at 23:49.

Similar Threads

  1. Using Nokia LCD
    By BobP in forum mel PIC BASIC Pro
    Replies: 300
    Last Post: - 3rd May 2018, 04:47
  2. Read/Write Problem
    By Tobias in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 10th February 2010, 01:51
  3. Big characters on HD44780 4x20
    By erpalma in forum mel PIC BASIC Pro
    Replies: 23
    Last Post: - 7th January 2007, 02:21
  4. LCD + bar graph
    By DynamoBen in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 5th October 2005, 14:50
  5. Sinus calculating !
    By Don Mario in forum mel PIC BASIC Pro
    Replies: 29
    Last Post: - 28th November 2004, 23:56

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts