[Ju...] Posted September 11, 2020 Share Posted September 11, 2020 Can anyone explain an easy way to retrieve calibration data for all stylus sytems that shows at the least the Sigma Values and calibration date and time? We do not use a calibration program so would need to get it someway other than printout after running a cal program. Im sure that there is probably a .txt document somewhere with the data, or maybe an easy way to pull all data up simultaneously. As of now only thing I know to do is go to stylus system management and take a snip of each stylus systems quality data. Thank you for the help! Link to comment Share on other sites More sharing options...
[Cl...] Posted September 11, 2020 Share Posted September 11, 2020 You do need a measurement plan for this, which (IMO) is the only way to go. Use a Result Element with formula. getProbe("0.0°_0.0°_1.0_L","1.0_L_Stylus").stdProbeDev/25.4 The first portion of the formula (0.0°_0.0°_1.0_L) is the stylus. The second is the stylus system (1.0_L_Stylus) Link to comment Share on other sites More sharing options...
[Ju...] Posted September 11, 2020 Author Share Posted September 11, 2020 Thank you for your reply. When i tried this I received an error stating Function: getprobe not defined. Think I done something wrong, or is it due to having to have PCM to do this? I do not have PCM. Link to comment Share on other sites More sharing options...
[Cl...] Posted September 11, 2020 Share Posted September 11, 2020 Double check your syntax. Everything has to match exactly. PCM is not required for this. Link to comment Share on other sites More sharing options...
[Ju...] Posted September 11, 2020 Author Share Posted September 11, 2020 Yep didnt capitalize the P in probe lol. Is there a way to output the calibration date and time in result element as well? Link to comment Share on other sites More sharing options...
[Cl...] Posted September 11, 2020 Share Posted September 11, 2020 I use the compact printout, which will have date & time. Resources - Name for output files - for this Measurement Plan. Add you program name in the red area. The first time you run the program, this code will generate a folder containing the compact report. Link to comment Share on other sites More sharing options...
[Ju...] Posted September 11, 2020 Author Share Posted September 11, 2020 OK thank you very much for your help. I believe that may work for me. Id really like to see the date and time for each individual stylus system though. Weve had problems with all stylus systems not being calibrated/ some being skipped or forgotten. Link to comment Share on other sites More sharing options...
[Jo...] Posted September 11, 2020 Share Posted September 11, 2020 Please sign in to view this quote. I use the default report, export pdf to server. I have mine name the file by stylus system, and time stamp. It allows you to have continuous record of calibration results. No need to make a characteristic Link to comment Share on other sites More sharing options...
[Jo...] Posted September 11, 2020 Share Posted September 11, 2020 Please sign in to view this quote. Another solution is to set limit on probe qualification time or uses. It will prevent part program execution... Link to comment Share on other sites More sharing options...
[Ju...] Posted September 11, 2020 Author Share Posted September 11, 2020 Thanks John. I did not realize you could set a limit value for last qualification time. I will definitely be doing this. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in