APC615 Pump Unit Controller User Manual
APC615 Pump Unit Controller Version 1.0 2017-10-20 Page 32 of 54
7.2.1 CUSTOM PERIOD OUTPUT
Defined Period output is composed by 2 parts, period output S1 and condition output S2.
While S1 and S2 are
TRUE
synchronously, OUTPUT;
While S1 or S2 is
FALSE
, NOT OUTPUT.
Period output S1, can set pump unit’s one or more period output freely, can set the delayed time and
output time after enter into period.
Condition output S2; can set as any conditions in output ports.
NOTE:
when delay time and output time both are 0 in period output S1, it is
TRUE
in this period.
Example,
Output period: start
Delay output time: 2s
Output time: 3s
Condition output contents: output port 1 is active
Close when condition output active/inactive: close when active (disconnect when inactive);
Output port 1 active, after enter “starts time” and delay 2s, this defined period output is outputting, after 3s, stop outputting;
Output port 1 inactive, defined output period is not outputting
7.2.2 CUSTOM COMBINED OUTPUT
Defined combination output is composed by 3 parts, condition output S1/S2 and condition output S3.
S1 or S2 is
TRUE
, while S3 is
TRUE
, Defined combination output is outputting;
S1 and S2 are
FALSE
, or S3 is
FALSE
, Defined combination output is not outputting.
NOTE:
S1, S2, S3 can be set as any contents except for “defined combination output” in the output setting.
NOTE:
3 parts of defined combination output (S1, S2, and S3
) couldn’t include or recursively include themselves.
Contents of
“or” condition output S1: output port 1 is active;
Close when
“or” condition output S1 is active /inactive: close when active (disconnect when inactive);
Contents of
“or” condition output S2, output port 2 is active;
Close when
“or” condition output S2 is active /inactive: close when active (disconnect when inactive);
Contents of
“and” condition output S3: output port 3 is active;
Close when
“and” condition output S3 is active /inactive: close when active (disconnect when inactive);
When input port 1 active or input port 2 active, if input port 3 is active, Defined combination output is outputting; If input port 3
inactive, Defined combination output is not outputting;
When input port 1 inactive and input port 2 inactive, whatever input port 3 is active or not, Defined combination output is
not outputting.