[Ri...] Posted August 12 Share Posted August 12 HI! I am working with Calypso 7.8. I have a measuring program with several characteristics, one is roundness and I would like to print the graphic as the moment the roundness is evaluated, I mean I don't want to wait for the program finished to print the graphic. Has anyone can help me with this issue? I tried different method but it is not working, I always get the graphic when the program ends. Thanks in advance!!! Link to comment Share on other sites More sharing options...
[Jo...] Posted August 20 Share Posted August 20 Something like this should work. The plot is displayed on the screen as it is being saved, and will remain visible even if you delete the file. saveViewToFile("ISO","C:\temp\dummy") deleteFile("C:\temp\dummy") 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