I’m creating an application using a SimuCUBE. I’m communicating with it through the simpleMotion api but to connect to it I have to “Enable IONI USB Configuration” under advanced in the SimuCUBE Configuration Tool. I’m looking for a way to integrate this into my application, is there a way to do this through api calls? Is there another way to connect that doesn’t involve enabling this?
Also, the current SimuCUBE firmwares use the new simplemotion fastupdatecycle mode, so if your app uses fastupdatecycle, you must remember to set it back to the default mode before trying to use it in the old “normal” mode. And the simplemotion bus is reset to the default baudrate, and the Motor current parameter (MMC) is set to the 100% when the enablesmusb command is sent.
Please let me know if there are any other questions, and if this is enough information for you. I added some comments to above posts, so if you had only email subscription to the posts, then you might have missed them.
I am also creating a program using a Simucube with the intent on controlling it through the SimpleMotion api, I have also been searching for a way to automatically enable IONI configuration mode.
The links sent above seem to be broken, so I am wondering if you had any success or if @Mika would be kind enough to point me in the right direction?
I created an example project that I found to work (on MacOS) that I was able to enable IONI configuration on my Simucube 1 and set a velocity setpoint via SimplemotionV2.