getdcalldata

— empty element

Occurrence

optional, single

Attributes

Description

By means of <getdcalldata> all data stored on the dive computer are downloaded.

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 stored on the dive computer  -->
            <!-- shall be sent to the calling software -->
            <getdcalldata/>
        </getdcdata>
    </divecomputercontrol>
</uddf>