ERROR_ID (ENUM)
TYPE ERROR_ID : ( // Errors apart from input validation
NO_ERROR
Enumeration of the Error ID, describes the details of each error generated by library function blocks.
- Attributes:
qualified_only- InOut:
Name
Initial
Comment
NO_ERROR
16#0
No Error
STEP_CHANGE_SMALL
16#72C0
The step change (Sw-Pv) was too small when adaption was started, a value of 120*Range/ Resolution is required as a minimum
INSUFFICIENT_MEASUREMENT_INTERVALS
16#72C1
Not enough measured points to calculate the tangent => increase the step change/decrease the scan time
DELAY_TIME_SMALL
16#72C2
Delay time could not be measured, probably too small
ADAPTION_LONG
16#72C3
Adaption needs too long (any time measured >32700 => increase the scan time/increase the value for CvAdapt