Omega Engineering M-4066 Satellite Radio User Manual


 
26
N
OMWT-SOFT-OPC Server .ini File Format OMWT-SOFT-OPC Server
Repeater
(OMWT-REPEAT)
[Device
n
]
- S
ection name.
Address
- serial number of the sensor.
D
eviceType
- 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)
[Device
n
]
- 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).