Scroll to navigation

SCALED_S32_SUMS(9) HAL Component SCALED_S32_SUMS(9)

NAME

scaled_s32_sums - Sum of four inputs (each with a scale)

SYNOPSIS

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

FUNCTIONS

PINS










out-s = out-f = (in0 * scale0) + (in1 * scale1) + (in2 * scale2) + (in3 * scale3)

SEE ALSO

sum2(9), weighted_sum(9)

AUTHOR

Chris S Morley

LICENSE

GPL

2025-11-03 LinuxCNC Documentation