HSERIN and HSEROUT commands


Closed Thread
Results 1 to 10 of 10
  1. #1
    Join Date
    Jan 2007
    Posts
    4

    Question HSERIN and HSEROUT commands

    HSERIN-HSEROUT
    can anyone explain me the usage of these commands?
    i know they are for hardware USART
    i know HSERIN [buffer] writes incoming data to the buffer variable
    i know HSEROUT [buffer] send buffer variable from serial connection
    but i dont know what is that 10, 13...?
    Hserout ["byteValue: ", DEC byteIn, 10, 13]
    Hserout ["USART Overrun", 13, 10]

    there is noting useful about this in the help file of microcode studio and other sources.only these 2 lines
    HSERIN {ParityLabel,}{Timeout,Label,}[Item{,...}]
    HSEROUT [Item {,Item...}]

  2. #2
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by ryan View Post
    HSERIN-HSEROUT
    can anyone explain me the usage of these commands?
    i know they are for hardware USART
    i know HSERIN [buffer] writes incoming data to the buffer variable
    i know HSEROUT [buffer] send buffer variable from serial connection
    but i dont know what is that 10, 13...?
    Hserout ["byteValue: ", DEC byteIn, 10, 13]
    Hserout ["USART Overrun", 13, 10]

    there is noting useful about this in the help file of microcode studio and other sources.only these 2 lines
    HSERIN {ParityLabel,}{Timeout,Label,}[Item{,...}]
    HSEROUT [Item {,Item...}]
    Have you got the PBP manual handy?

  3. #3
    Join Date
    Jan 2007
    Posts
    4


    Did you find this post helpful? Yes | No

    Default

    no, i haven't.

  4. #4
    Join Date
    Jan 2007
    Posts
    4


    Did you find this post helpful? Yes | No

    Default

    how can i find it?

  5. #5
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default


    PBP manual usually comes withthe software but, you can also find it on the Melabs website...http://melabs.com/downloads/pbpm304.pdf
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  6. #6
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by mister_e View Post
    PBP manual usually comes withthe software but, you can also find it on the Melabs website...http://melabs.com/downloads/pbpm304.pdf

    That's wierd. I thought it always came with the software.

  7. #7
    Join Date
    Feb 2003
    Posts
    432


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by skimask View Post
    That's wierd. I thought it always came with the software.
    I think it depends on where the software comes from..... if you get my drift!

    Mine certainly came with a manual
    Keith

    www.diyha.co.uk
    www.kat5.tv

  8. #8
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Smile 1

    Quote Originally Posted by skimask View Post
    That's wierd. I thought it always came with the software.
    One for your list?

  9. #9
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Joe S. View Post
    One for your list?
    My list... Why, I have no idea what you're talking about....

  10. #10
    Join Date
    Jan 2007
    Posts
    4


    Did you find this post helpful? Yes | No

    Lightbulb

    thnx everyone, the pdf answered all my questions...

Similar Threads

  1. HSEROUT and Commas, What? Help Me Understand
    By altech6983 in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 20th July 2009, 19:12
  2. DS1302 16F628 Woes
    By idtat in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 15th January 2009, 14:15
  3. HSERIN and HSEROUT problems
    By amindzo in forum Serial
    Replies: 1
    Last Post: - 6th September 2006, 21:11
  4. HSERIN and HSEROUT problems
    By amindzo in forum General
    Replies: 2
    Last Post: - 31st August 2006, 06:51
  5. Problems with HSERIN HSEROUT
    By Pesticida in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 20th September 2005, 17:24

Members who have read this thread : 1

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