32177: Text for parameter data too large for parameter list with text format

Info: Index of this parameter in the parameter list
Data type: UDINT

Description:
If in a parameter record the string in "data_text" is longer than the maximum permissible length, then this error is displayed with the index of the parameter record as info.

Permissible are
- Strings with a maximum of 9 bytes for "ncFORMAT_T10"
- Strings with a maximum of 13 bytes for "ncFORMAT_T14"

Reaction:
Processing of the corresponding NC action is aborted.

Cause/Remedy:
Do not exceed the maximum string length.