40
x
OneSix Server OPC Tags
OneSix Server Help
Dual Discrete Output: OUTPUTDISC
n
online
(R)
- indicates if the device is communicating (0 or 1)
polltime
(R/W)
– the transmit interval of the sensor (in milliseconds).
nodaladdress
(R/W)
– (TCP/IP Receiver). The node address starts at 1.
For TCP/IP Receivers, the node address corresponds to the node
number for the TCP/IP connection. You can write to this parameter to
determine which node to send the output packet. (write 0 and OneSix
will send to all nodes)
repeateraddress
(R)
– contains the location identifier of the Point Repeater.
If the sensor did not pass through a repeater then the value is 0.
serialno
(R)
- registration number of the access/control reader
updatecount
(R/W)
– value is incremented whenever the sensor is updated.
outputa
(R/W)
– set to 0 or 1. Packet will be sent if TriggerOnB=0 option
is set in the INI file.
outputb
(R/W)
– set to 0 or 1. Packet will be sent when written.
out.status
(R)
– 1 – OneSix is in the process of sending output packets
based on tries and interval; 0 – OneSix has finished sending the output
packet.
out.interval
(R/W)
– time in milliseconds between OneSix sending the
output packet.
out.tries
(R/W)
– the number of times OneSix will send the output packet.
“-1” – never stops sending packets.
out.service
(W)
– When written to, OneSix sends output packets to the
output device for training.
Note
: when either
outputa
or
outputb
is written to, OneSix will send out output
packets based on
outtries
and
outinterval
. It first sets
outservice
to 1, and then to 0
when finished.
(R) –
indicates that the tag is readable.
(W) –
indicates that the tag is writeable only.
(R/W) –
indicates that the tag is both readable and writeable. OPC Write operations
will either change an I/O point at the device, or an operation will be performed.