logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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