24 xOMWT-SOFT-OPC Server .ini File Format OMWT-SOFT-OPC Server
Analog Input
(OMWT-AIN5V, OMWT-AIN10V, OMWT-AIN20MA, OMWT-VIB, OMWT-
MOT)
[Devicen] -Section name
Addressserial numbe r of the sensor.
DeviceType -DeviceType=AI
PollTime-How often to poll the device (ms).
Label -Name used for the device (and Topic) (typically AI1)
Log -Enable/disable logging of device.
LogDecimalPlaces-Number of decimals to create when logging.
Cal1Raw-Two point calibration point 1 (default 0).
Cal2Raw-Two point calibration point 2 (default 4095).
Cal1Engr-Two point calibration engineering units for point 1 (default 0).
Cal2Engr-Two point calibration engineering units for point 2 (default 10).
DeadBand -Dead band filtering value in % of full scale (Cal2Engr).
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 “=1,MEDIANno filtering. Example:
FilterElements=3,AVERAGE
Units-units lab el (default "%").
Description-Generic description fiel d
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.