en:software:qview:qview_6:ladder_library:20037

This translation is older than the original page and might be outdated. See what has changed.

This is an old revision of the document!


Function name ANDL_010
Function version 1.0
Function state stable
Compatibility with IEC61131-3 compatible

Graphic symbol :

Input / Output :

Name Belonging Group Access Types of data Description
EN Left Power Flow IEC1131-3 enable input
A Normal R , RW F , B , W , L , S Input variable A
B Normal R , RW F , B , W , L , S Input variable B
Q Normal W , RW F , B , W , L , S Logical result of the operation Q = (A) AND (B)
ENO Right Power Flow IEC1131-3 enable output

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 Zero
Equal to zero Different from zero Zero
Different from zero Equal to zero Zero
Different from zero Different from zero

  • Last modified: 2019/08/29 17:01