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

limit1 - Limit the output signal to fall between min and max

Author

       Jeff Epler

Functions

limit1.N (requires a floating-point thread)

License

       GPL

LinuxCNC Documentation                             2025-06-19                                          LIMIT1(9)

Name

       limit1 - Limit the output signal to fall between min and max

Pins

limit1.N.in float in
       limit1.N.out float out
       limit1.N.min float in (default: -1e20)
       limit1.N.max float in (default: 1e20)

Synopsis

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

See Also