Herin Qualifier


Closed Thread
Results 1 to 2 of 2

Thread: Herin Qualifier

  1. #1
    MORAND's Avatar
    MORAND Guest

    Default Herin Qualifier

    Hi,
    I'm a newcomer in MEl Picbasic Pro programmers. I would like to receive a byte array of six caracters PHvalue beginning by STX caracter ( decimal 2 in ASCII table ) and ended wit ETX caracter ( decimal 3 in ASCII table); i use a PIC16F877 at 4MHz
    is the following code correct?

    PHvalue var byte[6]

    HSERIN 1000, timeout,[ WAIT(2),STR PHvalue\6\3]

    Thanks for your reply,

    Marc

  2. #2
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default

    Yes, You are correct.

    Dave Purola,

Similar Threads

  1. HSERIN qualifier
    By Charles Linquis in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 14th December 2009, 11:53
  2. Clearing Out RS232 registers
    By Bill Legge in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 8th July 2009, 02:03
  3. SEROUT2 takes 1400ms to execute?
    By droptail in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 16th March 2006, 17:08

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