HGM8151 Genset Parallel Controller User Manual Page 39 of 66
No.
Type
Description
234
Generator load
235
Mains Load
236~239 Reserved
240~279 PLC Flag1~40
Action when PLC marked as 1.
280~299 Reserved
7.2.2
DEFINED 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 generator’s one or more period outpu
t freely, can set the delayed time and
output time after enter 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: input 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.3
DEFINED COMBINATION OUTPUT
Defined combination output is composed by 3 parts, or 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” i
n the output setting.
NOTE:
3 parts of defined combination output (S1, S2, S3) couldn’t include or recursively include
themselves.
Example,
Contents of probably condition output S1: input port 1 is active;
Close when probably condition output S1 is active /inactive: close when active (disconnect when inactive);
Contents of probably condition output S2, input port 2 is active;
Close when probably condition output S2 is active /inactive: close when active (disconnect when inactive);
Contents of probably condition output S3: Input port 3 is active;
Close when probably 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;