20
x
OneSix Server .ini File Format
OneSix Server Help
FASTCNTTEMP
[Device
n
] - Section name.
Address
– serial number of the sensor.
DeviceType
- Device type. (DeviceType=FASTCNTTEMP)
PollTime
- the transmit interval of the sensor. (ms)
Label
- Name used for the device (and Topic) (typically
FASTCNTTEMP1).
Log
- Enable/disable logging of device.
LogDecimalPlaces
- Number of decimals to create when logging.
Scale
- Multiplier for Counter A
Units
- Generic label for units - no function
Description
- Generic description field
temp.Units
- See OPC item temp.input.units for description.
temp.Cal1Raw
- Two point calibration point 1.
temp.Cal2Raw
- Two point calibration point 2.
temp.Cal1Engr
- Two point calibration engineering units for point 1.
temp.Cal2Engr
- Two point calibration engineering units for point 2.
temp.DeadBand
- Dead band filtering value in ºC. (Default 0.00)
temp.FilterElements
- running macro filter of the sampled data. Syntax:
[
no. of elements
,
type
] where
no. of elements
is number of samples to
filter;
type
– “AVERAGE”, “MEDIAN” and “AVERAGEMEDIAN”.
Default is “=0,MEDIAN” – no filtering. Example:
temp.FilterElements=6,AVERAGE
temp.Description
- General purpose description.
temp.CorrID
– What CorrectionID to use with this device. Must be found
in the "Correction.INI" file that you write and keep in the same
directory as the OneSix.ini file. 0 is the default and means no
correction; 127 is the maximum