GROUPERR_RANGE_NOMOTIONFILTERTIME
Beckhoff · TwinCAT 2 NC
Hva betyr 42E9 ?
The 'No Motion Filter Time' parameter configured for the group is outside its allowed range of [0.0 ... 60.0] seconds. This parameter filters brief periods of non-motion to prevent false 'no motion' detections, and an invalid setting can cause incorrect status reporting or premature task completion.
Vanlige årsaker
- Manual configuration error where the 'No Motion Filter Time' parameter for the group was set below 0.0 seconds or above 60.0 seconds.
- Automated configuration script or PLC logic attempted to write an out-of-range value to the 'No Motion Filter Time' parameter.
- Corrupted data in the persistent configuration memory of the controller, leading to an invalid 'No Motion Filter Time' value being loaded.
- Software bug in the HMI or engineering tool that allowed an invalid value to be entered without proper range validation for the parameter.
Reparasjonssteg & Sjekkliste
Klikk på steg for å spore fremgangen.
- 1
1. Access the NC group configuration via the engineering software (e.g., TwinCAT XAE).
- 2
2. Locate the 'No Motion Filter Time' parameter for the affected NC group.
- 3
3. Modify the 'No Motion Filter Time' parameter to a value within the allowed range of [0.0 ... 60.0] seconds.
- 4
4. Save the updated configuration to the controller and activate it.
- 5
5. Perform an NC reset or cycle power on the controller to apply the new parameter value.