DOKK / manpages / debian 12 / linuxcnc-uspace / or2.9.en
OR2(9) HAL Component OR2(9)

or2 - Two-input OR gate

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



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

out=FALSE
out=TRUE

logic(9)

Jeff Epler

GPL

2023-02-10 LinuxCNC Documentation