(Integer)
The amount (positive or negative) by which the counter value is changed whenever the call enters through the second input.
(Integer)
The limit value for Counter property. If Delta is positive, the call exits from the Limit output when Counter exceeds this amount. If Delta is negative, the call exits from the Limit output when Counter is less than this amount.
(Integer)
The initial value of the counter when a call enters through the main control input.