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.