Hscapp Data Type - Allen-Bradley Micro800 General Instructions Manual

Programmable controllers
Hide thumbs Also See for Micro800:
Table of Contents

Advertisement

Chapter 14
High-Speed Counter (HSC) instructions
Parameter
PLSEnable
HSCID
HSCMode
Accumulator
HPSetting
LPSetting
OFSetting
UFSetting
OutputMask
HPOutput
LPOutput
314

HSCAPP data type

HSCAppData (data type HSCAPP) is used to configure the HSC application.
HSCAppData parameters
The following table lists the HSCAppData parameters.
Data type
Data format
BOOL
bit
UINT
word
UINT
word
DINT
long word
DINT
long word
DINT
long word
DINT
long word
DINT
long word
UDINT
word
UDINT
long word
UDINT
long word
HSCAppData parameter details
HSCApp data type parameters are used to define HSC configuration data.
PLSEnable
Parameter
HSCApp.PLSEnable
Enables and disables the High-Speed Counter Programmable Limit Switch (PLS)
function.
HSCApp settings versus PLSData settings
When the PLS function is enabled, relevant HSCApp settings are superseded by
the corresponding PLSData settings as shown in the following table.
HSCApp setting
HSCAPP.HpSetting
HSCAPP.LpSetting
HSCAPP.HPOutput
HSCAPP.LPOutput
Rockwell Automation Publication 2080-RM001D-EN-E - February 2015
User program
Description
access
read/write
Enable or disable the Programmable Limit Switch (PLS).
read/write
Defines the HSC.
read/write
Defines the HSC mode.
read/write
Initial accumulator value.
read/write
High preset setting.
read/write
Low preset setting.
read/write
Overflow setting.
read/write
Underflow setting.
read/write
Out mask for output.
read/write
32-bit output setting for High preset reaching.
read/write
32-bit output setting for Low preset reaching.
Data type
Data format
BOOL
bit
PLSData setting
HSCHP
HSCLP
HSCHPOutput
HSCLPOutput
User program access
read/write

Advertisement

Table of Contents
loading

Table of Contents