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.