LinuxCNC Documentation

SYNOPSIS

loadrt conv_s64_bit [count=N|names=name1[,name2…​]]

FUNCTIONS

conv-s64-bit.N

Update out based on in

PINS

conv-s64-bit.N.in sint in
conv-s64-bit.N.out bool out
conv-s64-bit.N.out-of-range bool out

TRUE when in is not in the range of bool

PARAMETERS

conv-s64-bit.N.clamp- bool rw

If TRUE, then clamp to the range of bool. If FALSE, then allow the value to "wrap around".

AUTHOR

Jeff Epler

LICENSE

GPL