Temperature Input points

Configures a temperature input point.
Figure 421.   Temperature Input tab
Image

You access this view from the main menu by clicking Controller Setup > Remote Devices > Remote Drivers, double-clicking the NrioNetwork driver, double-clicking a module, clicking the Point Manager link, followed by clicking the hyperlink to the right end of the Temperature Input point.

Property Value Description
Facets additional properties Refer to Temperature Input Facets.
Proxy Ext additional properties Refer to Temperature Proxy Ext properties.
Out read-only Reports the current temperature of the proxy point and its status.
linearCalibration additional properties Refer to Temperature Input, Linear Calibration Ext properties.

Temperature Input Facets

Facets determine how a point’s value displays in the station. Temperature facets include a minimum, maximum, and decimal precision.

Figure 422.   Temperature Input Facets and Edit facets window
Image

The Edit window opens when you click the Edit button.

Property Value Description
Quantity drop-down list Defines the units used to measure temperature.
max number Defines the maximum temperature value.
min number Defines the minimum temperature value.
precision number Defines the number of decimal places allowed.
radix number, defaults to 10 Defines the number of unique digits, including zero, used to represent numbers in a positional numeral system.
units defaults to degrees Fahrenheit Configures the default unit.

Temperature Proxy Ext properties

These properties configure the proxy point extension.

Figure 423.   Temperature Proxy Ext properties
Image

In addition to the standard properties (Status, Fault Cause, and Enabled), these properties support temperature proxy extensions.

Property Value Description
Conversion Drop-down list (defaults to Default)
Defines how the system converts proxy extension units to parent point units.

Default automatically converts similar units (such as Fahrenheit to Celsius) within the proxy point.

 NOTE: In most cases, the standard Default conversion is best.  

Linear applies to voltage input, resistive input and voltage output writable points. Works with linear-acting devices. You use the Scale and Offset properties to convert the output value to a unit other than that defined by device facets.

Linear With Unit is an extension to the existing linear conversion property. This specifies whether the unit conversion should occur on “Device Value” or “Proxy Value”. The new linear with unit convertor, will have a property to indicate whether the unit conversion should take place before or after the scale/offset conversion.

Reverse Polarity applies only to Boolean input and relay output writable points. Reverses the logic of the hardware binary input or output.

500 Ohm Shunt applies to voltage input points only. It reads a 4-to-20mA sensor, where the Ui input requires a 500 ohm resistor wired across (shunting) the input terminals.

Tabular Thermistor applies to only a Thermistor input point and involves a custom resistance-to-temperature value response curve for Type 3 Thermistor temperature sensors.

Thermistor Type 3 applies to an Thermistor Input point, where this selection provides a “built-in” input resistance-to-temperature value response curve for Type 3 Thermistor temperature sensors.

Generic Tabular applies to non-linear support for devices other than for thermistor temperature sensors with units in temperature. Generic Tabular uses a lookup table method similar to the “Thermistor Tabular” conversion, but without predefined output units.

Tuning Policy Name drop-down list (defaults to Default Policy)

Selects a network tuning policy by name. This policy defines stale time and minimum and maximum update times.

During polling, the system uses the tuning policy to evaluate both write requests and the acceptability (freshness) of read requests.

Read Value read-only
Displays the last value read from the device, expressed in device facets.
Write Value read-only (applies to writable types only)
Displays the last value written using device facets.
Poll Frequency drop-down list (defaults to Normal)
Selects among three rates (Fast, Normal and Slow) to determine how often to query the component for its value. The network’s Poll Service or Poll Scheduler defines these rates in hours, minutes and seconds. For example:

Fast may set polling frequency to every second.

Normal may set poll frequency to every five seconds.

Slow may set poll frequency to every 30 seconds.

This property applies to all proxy points.

Instance number
Defines the point’s I/O terminal address based on its hardware type.

If duplicated (same instance as same hardware type, same board), the point reports a fault status.

If an edit attempt is made to an instance already in use by another proxy point, the system discards the edit, and retains the previous instance value.

Ui Type read-only Identifies the Nrio Universal Input point type: Resistive Input, Boolean Output, etc.

Temperature Input, Linear Calibration Ext properties

These properties calibrate the calculated temperature value before it is applied to the Out slot, where [(calculatedValue x Scale) + Offset] = Out value. Usage is optional, although Offset and Units are commonly configured.

 NOTE: In most cases where the parent Nrio proxy point’s facets have been changed from defaults, you must edit the Units value in this extension to match the units in the point facets, otherwise the parent proxy point reports a fault for status! 

Figure 424.   Linear Calibration properties
Image
Property Value Description
Scale number, defaults to 1.0 Defines a scale value. Usually you leave this value set to the default. One exception is if you copied this extension under a CounterInputPoint for the purpose of returning a scaled total.
Offset positive or negative number, defaults to 0.0 Can compensate for signal error introduced by sensor wiring resistance. If under a CounterInputPoint, leave it at zero (0).
Units drop-down list Defines the unit of measure. Should be the same as the parent proxy point’s facets.
Fault Cause read-only
Indicates the reason why a system object (network, device, component, extension, etc.) is not working (in fault). This property is empty unless a fault exists.