getdcdivetripdata

— empty element

Occurrence

optional, single

Attributes

Description

By means of <getdcdivetripdata/> descriptions of dive trips stored on the dive computer are sent to the calling software.

Parent Elements

<getdcdata>

Child Elements

See Also

<divecomputercontrol>, <getdcdata>

Examples

(see also <divecomputercontrol>)

<uddf version="3.2.0">
    <generator>
        <!-- here information about the data downloading software -->
    </generator>
    <divecomputercontrol>
        <getdcdata>
            <!-- data concerning dive trips stored on the -->
            <!-- dive computer are sent to the calling software -->
            <getdcdivetripdata/>
        </getdcdata>
    </divecomputercontrol>
</uddf>