136 Rockwell Automation Publication 2080-UM002G-EN-E - March 2015
Chapter 8 Use the High-Speed Counter and Programmable Limit Switch
HSC STS (HSC Status) Data
Structure
Define a HSC STS data (HSC status information data, data type HSCSTS)
when programming a HSC.
Counting Enabled (HSCSTS.CountEnable)
The Counting Enabled control bit is used to indicate the status of the
High-Speed Counter, whether counting is enabled (1) or disabled (0, default).
Error Detected (HSCSTS.ErrorDetected)
The Error Detected flag is a status bit that can be used in the control program to
detect if an error is present in the HSC sub-system. The most common type of
error that this bit represents is a configuration error. When this bit is set (1), you
should look at the specific error code in parameter HSCSTS.ErrorCode.
This bit is maintained by the controller and is set when there is an HSC error.
This bit can be cleared by the user, if necessary.
Description Data Format HSC Modes
(1)
(1) For Mode descriptions, see HSC Mode (HSCAPP.HSCMode) on page 126.
User Program Access
HSCSTS.CountEnable bit 0…9 read only
Description Data Format HSC Modes
(1)
(1) For Mode descriptions, see HSC Mode (HSCAPP.HSCMode) on page 126.
User Program Access
HSCSTS.ErrorDetected bit 0…9 read/write