Format
The basic XML structure follows. The tags are shown without attributes.
<Configuration> |
<Header/> |
<Transceivers> |
|
<Transceiver> |
|
|
<Channels> |
|
|
|
<Channel> |
|
|
|
|
<Transducer node> |
|
|
|
|
<Transducer node/> |
|
|
|
</Channel> |
|
|
</Channels> |
|
</Transceiver> |
</Transceivers> |
<Transducers> |
|
<Transducer/> |
</Tranducers> |
<ConfiguredSensors> |
|
<Sensor/> |
</ConfiguredSensors> |
</Configuration> |
Description
The Configuration XML datagram is identified by the <Configuration> tag. The type is XML0. Information are contained in the specified attributes. The <ChannelID> attribute links data from different datagrams in the raw file to a specific frequency channel.