ADAM-6200 User Manual
112
You can simply implement one AND logic operator to achieve this control system.
However, since one logic rule only has three inputs, we need to use Logic Cascade
function to have 12 inputs. There are two ways to achieve Logic Cascade:
a.
Select SendtoNextRule in Execution Stage of one logic rule. It will combine this
logic rule to the next logic rule.
b.
Assign output of one logic rule and input of another logic rule to the same inter-
nal flag, combining the two logic rules together.
With the first method, the two logic rules must be next to each other. For example,
rule 1 and rule 2 can be combined together. But you cannot combine rule 1 and rule
3. There is no such limitation if you use the second method to combine two different
logic rules. Using the second method, you can even combine two rules on different
modules together. Here, this example project adapts the first method for Logic Cas-
cade. So the GCL logic architecture can be shown as below:
5. Flicker
Flicker is commonly used in automation control application. Typical example is we
want to make the alarm flashing, controlled by digital output. This application requires
a continuous pulse train by a digital output channel and we can decide the period of
the pulse train. The time chart for flicker application can be shown as below:
We need to use 1 Internal Flag (Flag 0) and 2 logic rules for the Flicker application
described above. In logic rule 1, the value of Flag 0 is inverted (By choosing NAND in
the Logic stage) periodically. (Here, it is 0.5 second) The period is defined by the
Execution_Period in the Execution Stage. The status of DO 0 is controlled by Flag 0
Summary of Contents for ADAM-6217
Page 1: ...User Manual ADAM 6200 Series Intelligent Ethernet I O Module...
Page 7: ...Chapter 1 1 Product Overview...
Page 16: ...ADAM 6200 User Manual 10 1 8 Product Label...
Page 18: ...ADAM 6200 User Manual 12...
Page 19: ...Chapter 2 2 Product Specifications...
Page 22: ...ADAM 6200 User Manual 16 2 2 2 Pin Assignment 2 2 3 Switch Setting...
Page 26: ...ADAM 6200 User Manual 20 Isolated Digital Output ADAM 6250...
Page 28: ...ADAM 6200 User Manual 22 ADAM 6251 ADAM 6256...
Page 32: ...ADAM 6200 User Manual 26 Isolated Relay Output 2 5 2 Pin Assignment ADAM 6260...
Page 33: ...27 ADAM 6200 User Manual Chapter 2 Product Specifications ADAM 6266 2 5 3 Switch Setting...
Page 34: ...ADAM 6200 User Manual 28...
Page 35: ...Chapter 3 3 Hardware Installation...
Page 36: ...ADAM 6200 User Manual 30 3 1 Interface Introduction...
Page 42: ...ADAM 6200 User Manual 36...
Page 43: ...Chapter 4 4 System Configuration...
Page 109: ...103 ADAM 6200 User Manual Chapter 4 System Configuration Rule 1 Rule 2...
Page 128: ...ADAM 6200 User Manual 122...
Page 129: ...Appendix A A I O Modbus Mapping Table...
Page 149: ...143 ADAM 6200 User Manual Appendix A I O Modbus Mapping Table...
Page 150: ...ADAM 6200 User Manual 144...
Page 151: ...Appendix B B ADAM 6200 ASCII Commands...
Page 185: ...Appendix C C REST for ADAM 6200...