Scroll to navigation

ABS(9) HAL Component ABS(9)

NAME

abs - Compute the absolute value and sign of the input signal

SYNOPSIS

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

FUNCTIONS

PINS

Analog input value
Analog output value, always positive
Sign of input, false for positive, true for negative
TRUE if input is positive, FALSE if input is 0 or negative
TRUE if input is negative, FALSE if input is 0 or positive

AUTHOR

John Kasunich

LICENSE

GPL

2024-03-13 LinuxCNC Documentation