OMWT-SOFT-OPC Server OMWT-SOFT-OPC Server .ini File Format x21
CNTTEMP
(OMWT-DOORCNT)
[Devicen] -Section name.
Addressse rial number of the sensor.
DeviceType -Device type. (DeviceType=CNTTEMP)
PollTime-How often to poll the device. (ms)
Label -Name used for the device (and Topic) (typically CNTTEMP1).
Log-Enable/disable logging of device.
LogDecimalPlaces-Number of decimals to create when logging.
Scale -Multiplier for Counter A
Units-Generic label for unit s -no function
Description-Generic descrip tion field
temp.Units-See OPC tag item temp.input.unitsfor 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”. Example: FilterElements1=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 OMWT-SOFT-OPC.ini file. 0 is the default and means
no correction; 127 is the maximum