hexagon logo

how to make nominal values stick????

does anyone know how to make the nominal values stick once they are defined?

seems mainly inside of loops that they change on their own....Confused

very frustrating when you don't see red but you may actually be out of tolerance because the nom changed its mind Angry

3.7 MR2
bob
Parents
  • MeasFeature =AUTO/VECTORPOINT, SHOWALLPARAMS=YES, SHOWHITS=NO
    THEO/2239.095,553.338,1272.078,0.9596597,-0.1129823,0.2574651,10.24,0
    ACTL/2237.493,552.528,1271.8,0.9668983,-0.0102711,0.2549553,10.208,6
    TARG/2239.095,553.338,1272.078,0.9596597,-0.1129823,0.2574651
    THEO_THICKNESS = 0, RECT, IN, CIRCULAR, LEAST_SQR, ONERROR = NO ,$



    ReportedFeature=GENERIC/point,DEPENDENT,RECT,$
    NOM/XYZ,2000+0,-900+0,50+0, 1,0, 0,K,$
    MEAS/XYZ,measFeature.X,measFeature.Y,measFeature.K,$
    NOM/IJK,measFeature.X,measFeature.Y,measFeature.K,$
    MEAS/IJK,1,0,0,$

    The syntax may be wrong, but my net goes down @ high noon...
    you can stabilize your nominals by reporting out a generic feature that traps your nominals and measured values.... just a thought
Reply
  • MeasFeature =AUTO/VECTORPOINT, SHOWALLPARAMS=YES, SHOWHITS=NO
    THEO/2239.095,553.338,1272.078,0.9596597,-0.1129823,0.2574651,10.24,0
    ACTL/2237.493,552.528,1271.8,0.9668983,-0.0102711,0.2549553,10.208,6
    TARG/2239.095,553.338,1272.078,0.9596597,-0.1129823,0.2574651
    THEO_THICKNESS = 0, RECT, IN, CIRCULAR, LEAST_SQR, ONERROR = NO ,$



    ReportedFeature=GENERIC/point,DEPENDENT,RECT,$
    NOM/XYZ,2000+0,-900+0,50+0, 1,0, 0,K,$
    MEAS/XYZ,measFeature.X,measFeature.Y,measFeature.K,$
    NOM/IJK,measFeature.X,measFeature.Y,measFeature.K,$
    MEAS/IJK,1,0,0,$

    The syntax may be wrong, but my net goes down @ high noon...
    you can stabilize your nominals by reporting out a generic feature that traps your nominals and measured values.... just a thought
Children
No Data