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:20037 [2014/10/30 10:02] – qem202 | en:software:qview:qview_6:ladder_library:20037 [2019/08/29 17:01] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ===== AND of 2 Input Variables ===== | ||
| + | {{template> | ||
| + | |funname=ANDL_010 | | ||
| + | |funvers=1.0 | | ||
| + | |funstat=stable | | ||
| + | |funcomp=compatible | | ||
| + | |funimag=20037 | | ||
| + | }} | ||
| + | |||
| + | **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 ANDL executes the logic AND 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 |Zero | | ||
| + | |Different from zero |Different from zero |One | ||
| + | |||
| + | ---- | ||
| + | < | ||