24
x
OneSix Server .ini File Format
OneSix Server Help
Dual Discrete Output
[Device
n
]
- Section name.
Address
- serial number of the sensor.
NodalAddress
– node where the output will be sent. Defaults to 0 for Point
View, Point Host and TZR Receivers. For TCP/IP Receiver the node
number represents each receiver starting at 1. If set to 0, OneSix will
send the output packet to all nodes.
DeviceType
- Device type. (DeviceType= OUTPUTDISC)
PollTime
- the transmit interval of the sensor. (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 – OneSix will send the output packet when either items
“outputa” or “outputb” is written to; 1 – OneSix 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).