FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
03-16-2021 02:39 AM
I am trying to control the motor with some simple code but I am unable to get it to compile. The functions are undefined even after using the examples given. Could someone reply with a code that is able to work?
I am using rexroth-tiger 0.0.207
Solved! Go to Solution.
03-16-2021 08:34 AM - edited 03-16-2021 08:44 AM
Please beware that this is an early development state of this app. With the RM21.03 (version 1.8) end of this month there will be the first release of the IDE app that includes graphical and textual coding.
The axis creation is not longer usable as a command but only in the project settings because of a different approach of the axes handling. So for your case in the first line you are using this command from an even older version that is not longer available in the version you are using. In the second line the function of the object "myAxis" is not declared.
I would suggest you should wait for the first release and then go on with tests from there on.
04-10-2021 07:03 AM - last edited on 04-20-2021 03:52 PM by CodeShepherd
By the way, as most of you already have seen, the newer version 1.8 is available for download in Collaboration Room.