minmax - Track the minimum and maximum values of the input to the outputs
Contents
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...]]
