+or-


Results 1 to 13 of 13

Thread: +or-

Threaded View

  1. #7
    Join Date
    Dec 2003
    Location
    Wichita KS
    Posts
    511


    Did you find this post helpful? Yes | No

    Default

    Hello Moby,

    Real var byte
    Test1 var byte
    Test2 Var byte
    Test3 var byte
    Test4 var byte
    Test5 var byte

    if (abs(Read-Test1)less than Tolerance) then output REAL items!

    if (abs(Read-Test2)less than Tolerance) then output REAL items!

    if (abs(Read-Test3)Less than Tolerance) then output REAL items!

    if (abs(Read-Test4)Less than Tolerance) then output REAL items!

    if (abs(Read-Test5)less than Tolerance) then output REAL items!

    I had to type in Less than, instead of using the sign, because of the
    html coding.

    There you go!!

    Dwayne
    Last edited by Dwayne; - 31st March 2005 at 16:23.
    Ability to Fly:
    Hurling yourself towards the ground, and missing.

    Engineers that Contribute to flying:
    Both optimists and pessimists contribute to the society. The optimist invents the aeroplane, the pessimist the parachute

    Pilots that are Flying:
    Those who know their limitations, and respect the green side of the grass...

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