This documentation is no longer maintained. For documentation of the current version of emc2, please see http://www.linuxcnc.org/docview/html

ABS

NAME
SYNOPSIS
FUNCTIONS
PINS
LICENSE

NAME

abs − Compute the absolute value and sign of the input signal

SYNOPSIS

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

FUNCTIONS

abs.N (uses floating-point)

PINS

abs.N.in float in

Analog input value

abs.N.out float out

Analog output value, always positive

abs.N.sign bit out

Sign of input, false for positive, true for negative

LICENSE

GPL