In Indraworks it was possible to create variable based cams and then create function blocks that took as arguments those variables and built the cam in the plc application and loaded to the motion. Is there a utility for this in ctrlX?
Variable Based Cam Profile Function block creation
Best reply by Olorin
Hey Alex,
Linked is a git repo for a Visual Studio project that generates an FB for the CtrlxCore from the CamBuilder saved json file. It can will find the variables being used in the Cam Builder and make them inputs the the FB.
https://github.com/rduffy190/CamGenFB
1 reply