<Appendix 2. Integrator (It) Block>
249
IM 01E21A02-03EN
A2.6 Reset Processing
A2.6.1 Reset Trigger
Therearethefollowingvetypesofresettriggers:
(1) AnintegratedvalueexceedsTOTAL_SP.
(2) Anintegratedvaluefallsbelow“0”.
(3) RESET_INis“H”.
(4) EveryperiodspeciedinCLOCK_PER.
(5) OP_CMD_INTis1.
The table shows the correlation between INTEG_TYPE and RESET triggers.
(1) (2) (3) (4) (5)
1:UP_AUTO ◦ x ◦ x ◦
2:UP_DEM x x ◦ x ◦
3:DN_AUTO x ◦ ◦ x ◦
4:DN_DEMO x x ◦ x ◦
5:PERIODIC x x x ◦ ◦
6:DEMAND x x ◦ x ◦
7:PER&DEM x x ◦ ◦ ◦
WhenOP_CMD_INThasbecome“H”andaresetwasexecuted,OP_CMD_INTautomatically
returnsto“L”.
EvenifRESER_INbecomes“H”,executingRESET,RESET_INdoesnotautomaticallyreturnto
“L”.TheRESET_INsettingwillnotberetainedifthepoweristurnedOFF.
A2.6.2 Reset Timing
All items are reset during the execution of the function block. Therefore, the minimum period of a
reset is the block execution period.
z 5-second rule
If a reset is made, the next reset will not be accepted for 5 seconds after that.
EvenifUP_AUTO(orDN_AUTO)isactivatedandTOTAL_SP(or0)isreachedwithin5seconds,
the next reset will not be made for 5 seconds from the previous reset.
z CLOCK_PER
IfINTEG_TYPEisPERIODIC(5)orPER&DEM(7),aresetismadeattheperiod(sec)settothe
CLOCK_PERparameter.
IfthevalueinCLOCK_PERissmallerthanthefunctionblock’sexecutionperiod,bit1of
BLOCK_ERR“BlockCongurationError”isset.