Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

scale - LinuxCNC HAL component that applies a scale and offset to its input

Author

       Jeff Epler

Functions

scale.N (requires a floating-point thread)

License

       GPL

LinuxCNC Documentation                             2025-06-19                                           SCALE(9)

Name

       scale - LinuxCNC HAL component that applies a scale and offset to its input

Pins

scale.N.in float in
       scale.N.gain float in
       scale.N.offset float in
       scale.N.out float out
              out = in * gain + offset

Synopsis

loadrtscale[count=N|names=name1[,name2...]]

See Also