[Ja...] Posted October 11, 2018 Share Posted October 11, 2018 Hello, How do I show proof on the print out that the temp sensor was used on the part during measurement? Link to comment Share on other sites More sharing options...
[Er...] Posted October 11, 2018 Share Posted October 11, 2018 Depends on what you mean with proof. A picture with the sensor attached might be enough. Or is it the actual temperature value you are after? Link to comment Share on other sites More sharing options...
[Ja...] Posted October 11, 2018 Author Share Posted October 11, 2018 Actual temp value. Link to comment Share on other sites More sharing options...
[Ow...] Posted October 11, 2018 Share Posted October 11, 2018 Without PCM I believe you can use a result element but, I'm not sure how you string the verbiage together to get it for each specific feature or characteristic. You may have to have an actual temperature probe to report each specific feature? If you just want the part temperature, you can put the part temperature in the custom printout header if you know how to modify it. Link to comment Share on other sites More sharing options...
[Ri...] Posted October 11, 2018 Share Posted October 11, 2018 You can also create a field on the printout header for "Temperature Workpiece" that will deliver the temp of the part at the start of the run. Link to comment Share on other sites More sharing options...
[Er...] Posted October 11, 2018 Share Posted October 11, 2018 I don't have Calypso at home (thank god), but the value used for compensation I think is this: getTemperatureCorrection().temperaturePart1 + getTemperatureCorrection().temperaturePart2/2 You can access other instanced as well, as an related example: .factorPart //Correction factor of part .coefficientPart //Coefficient of part How to get the correction values of the machine depends on what sensors you have. But I'll leave that as you only asked for part. 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