Scroll to navigation

WCOMP(9) HAL Component WCOMP(9)

NAME

wcomp - Window comparator

SYNOPSIS

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

FUNCTIONS

PINS

Value being compared
Low boundary for comparison
High boundary for comparison
True if in is strictly between min and max
True if in is less than or equal to min
True if in is greater than or equal to max

NOTES

If max <= min then the behavior is undefined.

AUTHOR

Jeff Epler

LICENSE

GPL

2023-02-10 LinuxCNC Documentation