LinuxCNC Documentation

SYNOPSIS

loadrt match8 [count=N|names=name1[,name2…​]]

FUNCTIONS

match8.N

PINS

match8.N.in bool in (default: TRUE)

cascade input - if false, output is false regardless of other inputs

match8.N.a0 bool in
match8.N.a1 bool in
match8.N.a2 bool in
match8.N.a3 bool in
match8.N.a4 bool in
match8.N.a5 bool in
match8.N.a6 bool in
match8.N.a7 bool in
match8.N.b0 bool in
match8.N.b1 bool in
match8.N.b2 bool in
match8.N.b3 bool in
match8.N.b4 bool in
match8.N.b5 bool in
match8.N.b6 bool in
match8.N.b7 bool in
match8.N.out bool out

true only if in is true and a[m] matches b[m] for m = 0 thru 7

AUTHOR

John Kasunich

LICENSE

GPL