I recently updated PC-DMIS 2011 Release to 2011 MR1 and DataPage+/DataView+ from Release to MR1. I never had a chance to really test it out until today, and I am seeing problems. I was using PC-DMIS2011 Release (because I did not set up the probe files) and having the data uploaded into Datapage+ MR1 using the STATS/ON command, and when I pulled up the information in DataPage+, the Feature Variable and Transaction comes up, but there is no data. It looks like the dimensional information is not being uploaded, although I have been using the same set-up in PC-DMIS 2011 Release and DataPage+/DataView+ Release without any problems. Any help will be appreciated.
with the release the external comand goes at the bottom of program
EXTERNALCOMMAND/DISPLAY ;
C:\PROGRAM FILES\WAI\DATAPAGE+ 2011 MR1\DATAPAGESTATS.EXE -Listening
_
with mr1 it goes at the top STARTUP =ALIGNMENT/START,RECALL:,LIST=YES
ALIGNMENT/END
FORMAT/TEXT,OPTIONS, ,HEADINGS,SYMBOLS, ;NOM,TOL,MEAS,DEV,OUTTOL, ,
LOADPROBE/2X2020
TIP/T1A0B0, SHANKIJK=0, 0, 1, ANGLE=0
MODE/MANUAL
EXTERNALCOMMAND/DISPLAY ; C:\PROGRAM FILES\WAI\DATAPAGE+ 2011 MR1\DATAPAGESTATS.EXE -Listening
with the release the external comand goes at the bottom of program
EXTERNALCOMMAND/DISPLAY ;
C:\PROGRAM FILES\WAI\DATAPAGE+ 2011 MR1\DATAPAGESTATS.EXE -Listening
_
with mr1 it goes at the top STARTUP =ALIGNMENT/START,RECALL:,LIST=YES
ALIGNMENT/END
FORMAT/TEXT,OPTIONS, ,HEADINGS,SYMBOLS, ;NOM,TOL,MEAS,DEV,OUTTOL, ,
LOADPROBE/2X2020
TIP/T1A0B0, SHANKIJK=0, 0, 1, ANGLE=0
MODE/MANUAL
EXTERNALCOMMAND/DISPLAY ; C:\PROGRAM FILES\WAI\DATAPAGE+ 2011 MR1\DATAPAGESTATS.EXE -Listening