Name of text file containing user-specific error message texts (P-STUP-00169)
| P-STUP-00169 | Name of the file for user-specific error message texts | 
| Description | Comparable to default error texts (see P-STUP-00168), you can also specify user-specific texts in this file. These texts are for error IDs in the range [1;1000] which the user can define himself with the NC command #ERROR and they are used for errors in the McCOM interfaces. This file is used to assign an error number to the related user-specific error message text. The file contains one line in the following format for each error ID: <Error-ID> TABULATOR <user_specific_error-text> The filename is configured with relative or absolute path name. For further information see (FCT-M7// Outputting user error messages) | 
| Parameter | error_text_user_of_id | 
| Data type | STRING | 
| Data range | Maximum 256 characters | 
| Dimension | ---- | 
| Default value | * | 
| Remarks | * Note: The default value of variables is a blank string. The returned error IDs of the McCOM methods are resolved for error values 292030- 292033 (ERR_KIN_TRAFO_CONFIG/ -INITIALIZE/ -FORWARD/ -BACKWARD). |