www.lynxspring.com
®
USER GUIDE
Lee’s Summit, MO 64086
sales@lynxspring.com
All Rights Reserved
Revised 2/1/2019
JENE-EG534-V2
Page 23 of 31
By copying a LinearCalibrationExt to the CounterInputPoint and specifying the item quantity/pulse as the
Scale value (in this case, 0.15), the count output value will read in gallons, rather than number of pulses.
Note that the “rate calc” setup provides the “gallons per minute” scaling that will reflect in the Rate slot of the point’s
ProxyExt, where Scale was calculated as 60 (sec/min) * 0.15 gal/pulse = 9.
BooleanInputPoint
A BooleanInputPoint is a BooleanPoint with OnyxxBooleanInputProxyExt. It configures a UI to read contact closures as
a status boolean (equipment status, binary input, BI).
Figure 3-15 Onyxx Boolean Input Point
The BooleanInputPoint contains an additional property named “Boolean Threshold”. This property is hidden by default.
This property allows the user to specify when the boolean point should alter its value (true/false). To unhide the
Threshold so as to modify its value, do the following steps:
Step 1: In Nav window, double click the points Proxy Ext.
Step 2: In main window, change the view to be “Slot Sheet.”
Step 3: Right-click the line (from table) that holds the “booleanThreshold” property and select config flags.
Step 4: de-select “Hidden” and click OK.
Step 5: change the view back to property sheet to see/modify.
BooleanInputResistive
Inputs read a 0-100,000 ohm resistive signal. If the signal is above the threshold (50K ohms by default), the
Boolean value of false is reported. If the signal is below the threshold, the Boolean value of true is reported.
The threshold value can be changed by displaying and editing it.
BooleanInputVoltage
Inputs read the voltage signal of self-powered 0-10Vdc devices. If the signal is above the threshold (5Vdc by
default), the Boolean value of true is reported. If the signal is below the threshold, the Boolean value of false is
reported. The threshold value can be changed by displaying and editing it.
BooleanInputCurrent
Inputs read the current signal of self-powered 4-20mA devices. If the signal is above the threshold (12mA by
default), the Boolean value of true is reported. If the signal is below the threshold, the Boolean value of false is
reported. The threshold value can be changed by displaying and editing it.
Note: The default operation is normal logic (closed contacts at UI is output value “true”). If needed, you can
“flip” this logic in the ProxyExt by assigning a Conversion type of “Reverse Polarity.” This causes the “reversed”
Boolean state at the output value. Typically, you monitor normally open (N.O.) equipment contacts using
normal logic.
BooleanOutputWritable
A BooleanOutputWritable is a BooleanWritable with OnyxxBooleanOutputProxyExt. It represents a digital output (DO).
Depending on I/O platform, this may be a relay output or triac output. All standard BooleanWritable features apply,
including right-click actions, priority input scheme, and minimum on/off properties.