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

minmax - Track the minimum and maximum values of the input to the outputs

Author

       Jeff Epler

Functions

minmax.N (requires a floating-point thread)

License

       GPL

LinuxCNC Documentation                             2025-06-19                                          MINMAX(9)

Name

       minmax - Track the minimum and maximum values of the input to the outputs

Pins

minmax.N.in float in
       minmax.N.reset bit in
              When reset is asserted, 'in' is copied to the outputs

       minmax.N.max float out
       minmax.N.min float out

Synopsis

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

See Also