AdcChannel.ReadRatio Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reads the value as a percentage of the max value possible for this controller.
public:
virtual double ReadRatio() = ReadRatio;
double ReadRatio();
public double ReadRatio();
function readRatio()
Public Function ReadRatio () As Double
Returns
Double
double
The value as percentage of the max value.