LinuxCNC Documentation

SYNOPSIS

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

FUNCTIONS

conv-u64-bit.N

Update out based on in

PINS

conv-u64-bit.N.in uint in
conv-u64-bit.N.out bool out
conv-u64-bit.N.out-of-range bool out

TRUE when in is not in the range of bool

PARAMETERS

conv-u64-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