64016: Name of SDC axis configuration PV is too long (PV is not used)

Info: Maximum allowed number of characters
Data type: UINT

Description:
The name of the SDC axis configuration PV can be explicitely defined by entering SDC_AX_HwPv="..." for an NC object in the "Additional Data" column in the NC mapping table. If SDC_AX_HwPv="..." is not defined for an NC object, the PV name is automatically defined by adding "_HW" to the NC object name.

If a PV has been defined whose name has more than the maximum allowed number of characters, this warning is output.

Reaction:
The PV with the too long name is not used.

Cause/Remedy:
Define a SDC axis configuration PV that has at most as many characters as allowed.