Gocator Snapshot Sensors: User Manual
Gocator Device Files • 377
<X id="2"> ...
<Y id="3"> ...
<Output>
<Ethernet> ...
<Measurements options="2,3">2</Measurements>
Ethernet
The Ethernet element defines settings for Ethernet output.
In the Ethernet element, the source identifiers used for video, range, profile, and surface output, as well
as range, profile, and surface intensity outputs, correspond to the sensor that provides the data. For
example, in the XMLbelow, the options attribute of the Surfaces element shows that only two sources
are available (see the table below for the meanings of these values). The value in this element—0—
indicates that only data from that source will be sent to output.
<Output>
<Ethernet>
...
<Ranges options=""/>
<Profiles options=""/>
<Surfaces options="0,1">0</Surfaces>
...
Element Type Description
Protocol 32s
Ethernet protocol:
0 – Gocator
1 – Modbus
2 – EtherNet/IP
3 – ASCII
TimeoutEnabled Boolean Enable or disable auto-disconnection timeout. Applies only to the
Gocator protocol.
Timeout 64f Disconnection timeout (seconds). Used when TimeoutEnabled is true and
the Gocator protocol is selected.
Ascii Section
See Ascii on page 379.
EIP Section
See EIP on page 380.
Modbus Section
See Modbus on page 380.
Videos 32s (CSV)
Selected video sources:
0 – Top
1 – Bottom
2 – Top left
Ethernet Child Elements