Hello,
I run into a problem with the IDE app (V1.14.3): As soon as I configure/initialize the motion (axis and/or kinematic) in a project, it will not run anymore and the error '1234' appears, also if there aren't any motion commands in the code.
When I remove the configured axes, the program runs normal. Initialization of the axes is possible without problems, and the axes can be moved in the commisioning mode of the ctrlX webinterface. Reïnstalling the IDE/python app does not help.
What could be going wrong here?
File "/var/snap/rexroth-automationcore/common/solutions/activeConfiguration/scripts/bosch/tiger/d070fbe9-a9ae-4b20-29d5-e2bcc96bfa2c.py", line 911, in [main]
File "/var/snap/rexroth-automationcore/common/solutions/activeConfiguration/scripts/bosch/tiger/d070fbe9-a9ae-4b20-29d5-e2bcc96bfa2c.py", line 912, in motion
File "/var/snap/rexroth-automationcore/common/solutions/activeConfiguration/scripts/bosch/tiger/d070fbe9-a9ae-4b20-29d5-e2bcc96bfa2c.py", line 737, in create_axis
Did have a look to thee ctrlX CORE logbook?
Which error is generated there?
Are you using low motion functions and the state of the motion does not fit to the command?
Your program will be compiled to a single script file. You could also have a look in this script in the app data what happens in the lines that are mentioned by the error.