Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
en:software:qview:qview_6:ladder_library:20042 [2014/10/30 10:03] – qem202 | en:software:qview:qview_6:ladder_library:20042 [2019/08/29 17:01] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== OR of 2 Input Variables ===== | ||
+ | {{template> | ||
+ | |funname=ORL_010 | | ||
+ | |funvers=1.0 | | ||
+ | |funstat=stable | | ||
+ | |funcomp=compatible | | ||
+ | |funimag=20042 | | ||
+ | }} | ||
+ | |||
+ | **Input / Output : ** | ||
+ | |||
+ | ^ Name ^ Belonging Group | ||
+ | | EN | Left Power Flow | | |IEC1131-3 enable input| | ||
+ | | A | Normal | ||
+ | | B | Normal | ||
+ | | Q | Normal | ||
+ | | ENO | Right Power Flow | | |IEC1131-3 enable output| | ||
+ | |||
+ | **Description :** | ||
+ | |||
+ | The function ORL executes the logic OR between the parameters A and B based on the following table: | ||
+ | |||
+ | ^ A ^ B ^ Q ^ | ||
+ | |Equal to zero | ||
+ | |Equal to zero | ||
+ | |Different from zero |Equal to zero | ||
+ | |Different from zero |Different from zero |One | | ||
+ | |||
+ | ---- | ||
+ | < |