getdcgeneratordata

— empty element

Occurrence

optional, single

Attributes

Description

By means of <getdcgeneratordata> the manufacturer's data of the dive computer are read.

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>
            <!-- the manufacturer's data of the dive computer -->
            <!-- are sent to the calling software -->
            <getdcgeneratordata/>
        </getdcdata>
    </divecomputercontrol>
</uddf>