getdcbuddydata

— empty element

Occurrence

optional, single

Attributes

Description

By means of <getdcbuddydata/> all stored dive buddy data are downloaded from the dive computer to the calling software.

Parent Elements

<getdcdata>

Child Elements

See Also

<divecomputercontrol>, <getdcdata>

Examples

(see also <divecomputercontrol>)

<uddf version="3.0.0">
    <generator>
        <!-- here information about the data downloading software -->
    </generator>
    <divecomputercontrol>
        <getdcdata>
            <!-- all stored dive buddy data are to be sent from -->
            <!-- the dive computer to the calling software -->
            <getdcbuddydata/>
        </getdcdata>
    </divecomputercontrol>
</uddf>