Scroll to navigation

ABS_S32(9) HAL Component ABS_S32(9)

NAME

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

SYNOPSIS

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

FUNCTIONS

PINS

input value
output value, always non-negative
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

Sebastian Kuzminsky

LICENSE

GPL

2024-03-13 LinuxCNC Documentation