PwmPin.GetActiveDutyCyclePercentage 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.
Retrieves the duty cycle percentage for this pin.
public:
virtual double GetActiveDutyCyclePercentage() = GetActiveDutyCyclePercentage;
double GetActiveDutyCyclePercentage();
public double GetActiveDutyCyclePercentage();
function getActiveDutyCyclePercentage()
Public Function GetActiveDutyCyclePercentage () As Double
Returns
Double
double
The duty cycle percentage, between 0.0 and 1.0.