Conditional filter activation (P-STUP-00190)

P-STUP-00190

Conditional filter activation

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 where i = 0 ... 3 (maximum number of filters, application-specific)

Data type

STRING

Data range

Maximum of 96 characters

Dimension

----

Default value

*

Remarks

Parameterisation example:

error_filter[0].conditional_param "D012:", 123, 1001

 

Individual error texts are only checked when the SERCOS drive error S95 is read out.

Error numbers are only checked in case of SERCOS drive errors (S21 and S22) and in case of ProfiDrive drive errors (parameter 945).

* Note: The default value of variables is a blank string.