When I add the MB_AxisInterfaceBase function block to my Ladder program there are four inputs displayed that are not listed in the documentation(iOpMode, bStart, udiCycleCounter, CmdDoneInternal and DynLimDoneInternal). I have been unable to find any information about these inputs, other that the tooltip text that appears when hovering over each of them. There’s no information about them in the ctrlX PLC Library Reference documentation and they also don’t appear via Intellisense when I add the same function block in a Structured Text program. The equivalent block in the MLC, MB_AxisInterfaceType01, does not display these additional inputs when added to a ladder program. Does anyone have information about these properties?
... View more