|a|>x

A function used in Logical Switches that compares the absolute value (irrespective of + or -) of selectable source “a” to a chosen constant “x” using ‘greater than’ as the comparator.  The function takes the value of TRUE when the value of the … Continue reading

Posted in Uncategorized

|a|<x

A function used in Logical Switches that compares the absolute value (irrespective of + or -) of selectable source “a” to a chosen constant “x” using ‘greater than’ as the comparator.  The function takes the value of TRUE when the value of the … Continue reading

Posted in Uncategorized

|d|>=x

A function used in Logical Switches that compares a CHANGE to the absolute value (irrespective of + or -) of a selectable source “d” to a chosen constant “x” using ‘Greater Than or equal to’ as the comparator.  The function takes the value … Continue reading

Posted in Uncategorized