Weird Output

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Weird Output

    Has anyone ever seen this before. If so, what does it mean and how do I get rid of it? This is supposed to record the MIN POINT from a group of points. It works fine on other groups of points, but for some reason on this group and the two groups beneath it in the code this happens to the output. Any insight would be appreciated. Thanks.

    DIM CH_315_MIN= LOCATION OF POINT SCN315_MIN_POINT UNITS=IN ,$
    GRAPH=OFF TEXT=OFF MULT=0.00 OUTPUT=BOTH HALF ANGLE=NO
    AX MEAS NOMINAL +TOL -TOL DEV
    T -nan(ind) 0.0000 0.0150 -0.0400 -nan(ind) <--------
    END OF DIMENSION CH_315_MIN

  • #2
    Can't say I have. It's Friday..maybe the demon doesn't want to work either.
    Whatever a man sows, he shall reap.

    Comment


    • #3
      Have you tried recreating the dimension? I get dimensions every once in a while that stop calculating correctly, and I have to create a new one and delete the old one

      Comment


      • #4
        What Mike Ruff says. Try recreating the dimension.

        B&S CHAMELEON/PCDMIS CAD++ V2011

        There are no bugs, only "UNDOCUMENTED ENHANCEMENTS!"

        sigpic

        Comment


        • #5
          What dph51 said.
          PC-DMIS 2016.0 SP8

          Jeff

          Comment


          • #6
            I would try re-measuring the group.
            I saw this error, but I can't remember why .
            I wonder if the problem was on a bad definition of an assignment...

            Comment


            • #7
              The math calculated an invalid value and it could not be output correctly. Maybe a divide by 0 somewhere. At least it did not crash. Send supporting files and info to tech support to see if it can be reproduced and fixed.

              Comment


              • #8
                Or restart PC-DMIS and reopen the program and re-execute or recreate the feature and its gone. (at least for me)

                Comment


                • #9
                  NaN = not a number, maybe an assignment/calculation gone wrong somewhere?
                  PC-DMIS CAD++ 2o23.1

                  Comment

                  Related Topics

                  Collapse

                  Working...
                  X