GE Industrial Solutions MX350 Instruction manual User Manual
Page 110

8–2
MX350 AUTOMATIC TRANSFER CONTROL SYSTEM – INSTRUCTION MANUAL
FLEXLOGIC™ OVERVIEW
CHAPTER 8: FLEXLOGIC™
The operators available in FlexLogic™ are shown below.
Table 1: FlexLogic™ operators
The FlexLogic™ operands available in the MX350 are listed below.
Control operands: auto/manual
Access Switch Closed..............................Asserted when the corresponding Access Switch input is active.
Load Control 1.............................................Asserted when the Load Control 1 output is active.
Load Control 2.............................................Asserted when the Load Control 2 output is active.
Load Control 3.............................................Asserted when the Load Control 3 output is active.
Load Control 4.............................................Asserted when the Load Control 4 output is active.
Load Control 5.............................................Asserted when the Load Control 5 output is active.
Load Control 6.............................................Asserted when the Load Control 6 output is active.
Remote Timer Bypass.............................Asserted when one or more of the corresponding Bypass Xfer
Time Delay to S1 or Bypass Xfer Time Delay to S2 inputs are
active, or when either one or both of the equivalent
communications signals has been received.
Any Alarm
Bypass ATS on S1.......................................Asserted when the corresponding AB4 input is active.
Bypass ATS on S2.......................................Asserted when the corresponding AB3 input is active.
Process Interlock A Alarm......................Asserted when customer configurable interlock A is active.
Process Interlock B Alarm......................Asserted when customer configurable interlock B is active.
Process Interlock C Alarm......................Asserted when customer configurable interlock C is active.
Process Interlock D Alarm .....................Asserted when customer configurable interlock D is active.
Process Interlock E Alarm......................Asserted when customer configurable interlock E is active.
Operator
Inputs
Description
none
The output value is the value of the named
NOT
1
The output value is “on” if and only if the intput value is “off”.
OR
2 to 16
The output value is “on” if and only if any of the input values are
“on”.
AND
2 to 16
The output value is “on” if and only if all of the input values are
“on”.
NOR
2 to 16
The output value is “on” if and only if all of the input values are
“off”.
NAND
2 to 16
The output value is “on” if and only if any of the inputs values are
“off”.
XOR
2
The output value is “on” if and only if one input value is “on” and
the other input value is “off”.
TIMER
1
The output value is “on” if the input value has been “on” for the set
pickup time. Once the output value is “on”, it remains “on” until the
input value has been “off” for the set dropout time.
LATCH
2
The output value is the state of a reset-dominant volatile bi-stable
latch, where the first input value is the set input, and the second
input value is the reset input.
Positive one-shot
1
The output value is “on” for one processing cycle following an off-
to-on transition of the input value.
Negative one-shot
1
The output value is “on” for one processing cycle following an on-
to-off transition of the input value.
Dual one-shot
1
The output value is “on” for one processing cycle following either
an on-to-off or off-to-on transition of the input value.
ASSIGN
1
The input value is assigned to the named operand. There is
otherwise no output value.
END
none
The first END encountered terminates the current processing
cycle.