EventCntr8
 
Component EventCntr8
Event counter 8-bit
Component Level: High
Events:
(Events are call-back functions called when an important event occurrs. Please see the Embedded Components page for more information.)
  • EventModule - Name of the user module (without extension), where the events from this component are placed.
  • OnEnd - This event is called when the specified number of iterations is generated. This event is available only if a interrupt service/event is enabled, the component is in Repetitive mode and component is enabled - Enable method and the events are enabled - EnableEvent method.

      ANSIC prototype: void OnEnd(void)
    • Priority - OnEnd priority. Default value is based on the interrupt priority defined in property Interrupt priority. For details see description below of the page.


For each generated event it is possible to set: