Provided by: linuxcnc-uspace_2.9.0~pre0+git20220402.2500863908-4build1_amd64 bug

NAME

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

SYNOPSIS

       loadrt limit1 [count=N|names=name1[,name2...]]

FUNCTIONS

       limit1.N (requires a floating-point thread)

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)

LICENSE

       GPL