Morning all I have just started sending data to datapage. My issue is when I send the data to datapage if I measure 30 pcs instead of have 30 entrys on the transsaction area and being able to chose the 30 I just did I have 1 entry there and all the items listed variables.
Did you run a loop? If so, you must put an UPDATE STATS command before the end of the loop (I think, I do not use loops). You must ALSO unmark DISPLAY BRACKETS FOR FEATURE ARRAYS in the F5 ID setup section.
I have long avoided loops for this very reason. When it was first added, it was basically unusable when doing stats and I have stayed away from it since then, as well as having problems getting a RTF file for each part correctly. Heck, I can hit CTRL-Q easy enough and since I have to change parts between anyway, what's the big deal, eh? CTRL-Q takes less time, used 5,000,000 times than re-running just 1 30-pc study. My cord is long enough on the keyboard that I can take it all the way over to the other side of the room so I can set it right next to the fixture and hit CTRL-Q right there, no need even to walk over to the computer table.
I believe the bosses want us to do other parts of the job while we are running our histo's what they really want knowing them would be for us to run 1 job on the cmm and another at our desks so we can do 2 jobs at the same time.
I have some code that works w/ loops and datapage. It may not be the best least amount of code but it does work. I asked the B&S tech support to help w/ this one a couple of years ago and they couldn't get the code right. If you need it pm me or let me know and when I slow up a bit I will post it.