HSERIN problem


Closed Thread
Results 1 to 4 of 4

Thread: HSERIN problem

Hybrid View

  1. #1
    s_syafiq81's Avatar
    s_syafiq81 Guest


    Did you find this post helpful? Yes | No

    Default hserin problem

    hi Bruce!

    I would try add a loop in my code as suggested. Another thing I would like to know, are my HSERIN command is correctly used. THe AHRs will output the euler angle as presented below. Can the HSERIN command detect the negative sign since from what i have read from the manual, A variable preceded by DEC will receive the ASCII representation of its decimal value. All non-digits received prior to the first digit of the decimal value are ignored and discarded.

    example:

    E:-0.01825,12.45123,-5.23564

    The three Euler angles roll, pitch and yaw are output in degrees.
    (roll range:-180 < roll angle < 180 , zero deg mean level with positive angle is right wing down)
    (pitch range: -90 < pitch angle < 90, positive angle = nose up)
    (yaw range: -180 <yaw angle < 180, positive angle = easternly heading)




    regards,
    syariful.

  2. #2
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default

    Hi syariful.

    Your hserin looks fine to me, but nothing beats testing it in your application to make sure.
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

Similar Threads

  1. 16F877 HSERIN problem with 3th party software
    By RFsolution in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 11th March 2009, 17:11
  2. PIC HSERIN problem
    By shaiqbashir in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 20th July 2008, 11:08
  3. HSERIN problem
    By eggman in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 6th October 2007, 21:31
  4. Replies: 3
    Last Post: - 12th February 2007, 18:32
  5. HSERIN problem
    By s_syafiq81 in forum Serial
    Replies: 2
    Last Post: - 1st January 2006, 11:05

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