IndustrialControlSystems.Logical.Counter.Interfaces

Interfaces

Information

Extends from IndustrialControlSystems.Icons.InterfacesPackage (Interfaces package icon).

Package Content

NameDescription
IndustrialControlSystems.Logical.Counter.Interfaces.BaseCounter BaseCounter Partial interface of a generic counter

IndustrialControlSystems.Logical.Counter.Interfaces.BaseCounter IndustrialControlSystems.Logical.Counter.Interfaces.BaseCounter

Partial interface of a generic counter

Parameters

NameDescription
TsSampling time [s]
Maxmodule of counter

Connectors

NameDescription
CUCount Up: The counter is incremented by 1 if the signal state changes from 0 to 1
CDCount Down: The counter is decremented by 1 if the signal state changes from 0 to 1
Sset: Sets the counter with the value at the Preset Value (PV)
Rreset: Sets the counter whit the value 0, and stop the counting
PVPreset Value
CVCurrent Value
Qstatus of the counter (1: counting, 0: not counting)

Automatically generated Mon May 21 13:34:13 2012.