Analog input, W to use corrections, Repeater – Omega Engineering M-4066 User Manual

Page 30: Dual discrete output

Advertising
background image

26 N OMWT-SOFT-OPC Server .ini File Format

OMWT-SOFT-OPC Server

Repeater

(OMWT-REPEAT)
[Devicen] - Section name.

Address - serial number of the sensor.
DeviceType - Device type. (DeviceType=REPEATER)
PollTime - How often to poll the device or wait for packet. (ms)
Label - Name used for the device (and Topic) (typically REPEATER1).
Log - Enable/disable logging of device.
LogDecimalPlaces - Number of decimals to create when logging.
Description - General purpose description.

Dual Discrete Output

(OMWT-DUALOUT)
[Devicen] - Section name.

Address - serial number of the sensor.
NodalAddress – node where the output will be sent. Defaults to 0 for the

OMWT-REC323-600 Receiver. For OMWT-RECIP, the node number

represents each receiver starting at 1. If set to 0, OMWT-SOFT-OPC

will send the output packet to all nodes.

DeviceType - Device type. (DeviceType= OUTPUTDISC)
PollTime - How often to poll the device or wait for packet. (ms) Defaults to

0 for outputs.

Label - Name used for the device (and Topic) (typically OUTPUTDISC1).
Log - Enable/disable logging of device.
Description - General purpose description.
TriggerOnB – 0 – OMWT-SOFT-OPC will send the output packet when

either items “outputa” or “outputb” is written to; 1 – OMWT-SOFT-

OPC will send the outputpacket when only item “outputb” is written to.

Set “outputa” before writing the value to “outputb”. Both outputs A

and B are set through one packet.

OutTries – number of times to send the output packet. (default 10)
OutInterval – (in milliseconds) – the interval of time between sending

output packets. (default 1000).

Advertising