I am seeing the same issue when trying to use Axis Interface without the template. I would like to be able to use the MB_AxisInit and MB_AxisInterfaceBase independant of the template to allow converting some existing MLC projects. I would like to have them be as close as possible to the current layout and existing code. I get the same results where the MB_AxisInit appears to complete successfully with a done output and no errors. The MB_AxisInterfaceBase is being called cyclically, but I am not able to change any of the data. It acts like something else has control of all the parameters and it is locked from being changed. I can see some data and certain active items. It gives the appearance that the init and function block calls are doing something, but it is not allowing parameter access like I would expect. Any help would be appreciated. Thank you
... View more