ST_NcPositionConversionOptions

This data type contains the optional settings for the MC_ConvertIncPosToPos and MC_ConvertPosToIncPos function blocks.

TYPE ST_NcPositionConversionOptions
STRUCT
    SubIndex   : UINT;
    CtrlMask   : UINT;
END_STRUCT
END_TYPE