Conditional filter activation (P-AXIS-00631)
P-AXIS-00631 | Conditional filter activation (filtering of axis error messages) | |
Description | The individual error codes can be listed as numbers or texts, whereby the entire row must comply with the following syntax: ( number | text ) {, ( number | text ) }
where: number:= CNC error number text := " error-specific text "
| |
Parameter | error_filter[i].conditional_param | |
Data type | STRING | |
Data range | Maximum of 96 characters | |
Axis types | T, R, S | |
Dimension | T: ---- | R,S: ---- |
Default value | * | |
Remarks | Parameterisation example: error_filter[0].conditional_param "D012:", 123, 1001
Individual error texts are currently only checked when the SERCOS drive error S95 is read out. Error numbers are checked only in the case of SERCOS drive errors (S21 and S22) and in the case of ProfiDrive drive errors (parameter 945). * Note: The default value of variables is a blank string. |