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

tristate_float - Place a signal on an I/O pin only when enabled, similar to a tristate buffer in

Author

       Jeff Epler

Functions

tristate-float.N (requires a floating-point thread)
              If enable is TRUE, copy in to out.

License

       GPL

LinuxCNC Documentation                             2025-08-07                                  TRISTATE_FLOAT(9)

Name

       tristate_float  -  Place  a  signal  on  an  I/O  pin  only when enabled, similar to a tristate buffer in
       electronics

Pins

tristate-float.N.in float in
              Input value

       tristate-float.N.out float io
              Output value

       tristate-float.N.enable bit in
              When TRUE, copy in to out

Synopsis

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

See Also