Gets the specified composite value of this AnalogValueBase.


- index (Int32)
- Index of composite value to retrieve.

A composite value as Double.

Some ChannelValueBase<(Of <(<'T>)>)> implementations can contain more than one value, this method is used to abstractly expose each value.