get_float_value


Description:

public double get_float_value (int index) throws Error

Gets the value of a value attribute as a floating point number.

Parameters:

index

The index of the value attribute.

Returns:

The value read.

Exceptions:

Error

if the index is out of range or the device was removed.