[Ca...] Posted June 28 Share Posted June 28 Hallo, ich gebe beim ersten Teil einer 10 teiligen Palette mittels PCM einen Wert in eine benutzerdefinierte Variable ein. Leider ist dieser Varibelenwert schon bei zweiten Teil wieder gelöscht. Ist das bei AUTORUN Funktionen normal? Link to comment Share on other sites More sharing options...
[Ka...] Posted July 3 Share Posted July 3 hello I assume you try to use report_end_pcm or something similar which works after the program. What's happened? After the first pallet Calypso runs your external script and at the same time runs the next pallet parallel. Your script read actual variables, which in this moment is a second pallet. Solution: In postsettings store in the text file all necessary parameters In report_end_pcm don't read actual variables but this text file 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