Configuration errors – Rockwell Automation 1769-HSC Compact High Speed Counter Module User Manual
Page 115

Rockwell Automation Publication 1769-UM006E-EN-P - July 2013
115
Diagnostics and Troubleshooting
Chapter 5
Configuration Errors
If you set the fields in the configuration file to invalid or unsupported values, the
module ignores the invalid configuration, generates a non-critical error, and keeps
operating with the previous configuration.
The
Configuration Error Codes table on page 117
lists the possible
module-specific configuration error codes defined for the module. Correct the
error by providing proper configuration data to the module.
describes configuration errors in more general terms.
Table 21 - Error Conditions by Type of Configuration
Programming Words
Error Conditions
General Configuration Bits,
Filters and Safe State Words
• Unused or Reserved bit were set.
• A counter or counters were running when the general
configuration bits or filter and safe state words were sent.
Counter Configuration
• Unused or Reserved bit were set.
• Operational Mode is invalid for the counter. (NumberOfCounters
may be incorrect.)
• Operational Mode is invalid for the counter. (mode selection
may be incorrect).
• The selected counter was running when the configuration was
sent.
• CtrnMaxCount
CtrnMinCount
• CtrnHysteresis < 0
(1)
• CtrnScalar < 1
(1)
• CtrnCyclicRateUpdateTime < 1
(1)
• The preset value is outside its valid range. (CtrnPreset not equal
to or between CtrnMinCount or CtrnMaxCount)
• Counter was running when the minimum/maximum count value
was changed.
(1) Does not apply to the packaged controller.
Range Configuration
• Unused or Reserved bit were set.
• Range0to11[n].HighLimit
Range0to11[n].LowLimit
(1)
• Range0To11[n].ToThisCounter refers to a non-declared counter
(Range0To11[n].ToThisCounter > NumberOfCounters)
(1)