getdcprofiledata

— empty element

Occurrence

optional, single

Attributes

Description

By means of <getdcprofiledata/> the profile data of all dives are requested.

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>
            <!-- all data concerning dive profiles stored on the -->
            <!-- dive computer are sent to the calling software -->
            <getdcprofiledata/>
        </getdcdata>
    </divecomputercontrol>
</uddf>