Scroll to navigation

AND2(9) HAL Component AND2(9)

NAME

and2 - Two-input AND gate

SYNOPSIS

loadrt and2 [count=N|names=name1[,name2...]]

FUNCTIONS

PINS



The out pin is computed from the value of the in0 and in1 pins according to the following rule:

out=TRUE
out=FALSE

SEE ALSO

logic(9), lut5(9), not(9), or2(9), xor2(9).

AUTHOR

Jeff Epler

LICENSE

GPL

2024-03-13 LinuxCNC Documentation