LinuxCNC Documentation

SYNOPSIS

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

FUNCTIONS

offset.N.update-output

Updated the output value by adding the offset to the input.

offset.N.update-feedback

Update the feedback value by subtracting the offset from the feedback.

PINS

offset.N.offset real in

The offset value

offset.N.in real in

The input value

offset.N.out real out

The output value

offset.N.fb-in real in

The feedback input value

offset.N.fb-out real out

The feedback output value

AUTHOR

Jeff Epler

LICENSE

GPL