FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
11-26-2021 07:32 PM
Hello,
Recently I made a little example with the IDE APP, but when I stop the script an error appears. The error is 081F2001/OC270303, Error in task/requ. comm. between scrtipt manager/instance, Script runner experienced an error.
I tried to search more information but I only find this:
"""Script runner experienced an error
Cause/Remedy 1: Internal error: The script interpreter has detected an error. No remedy possible. Please send a detailed error description to the customer support."""
the script runs well and the motor from the indradrive works, but maybe there's somenthing that I need to add in the code script.
Can somebody help me with this?
Thanks!
Solved! Go to Solution.
11-29-2021 10:42 AM - edited 11-29-2021 10:43 AM
At the moment it is not possible to stop a running script without generating an error, because of the connection to the axis. You would have to detach the motion objects and get to the end of your script to do so.