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

NAME

       toggle2nist - toggle button to nist logic

SYNOPSIS

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

DESCRIPTION

       Toggle2nist can be used with a momentary push button to control a device that has separate
       on and off inputs and an is-on output.

       • On a rising edge on pin in when is-on is low: It sets on until is-on becomes high.

       • On a rising edge on pin in when is-on is high: It sets off until is-on becomes low.

FUNCTIONS

       toggle2nist.N

PINS

       toggle2nist.N.in bit in
       toggle2nist.N.is-on bit in
       toggle2nist.N.on bit out
       toggle2nist.N.off bit out

LICENSE

       GPL