FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Models.Encoder Namespace / EncoderReadingModel Class / ClockwiseRPM Property


In This Topic
    ClockwiseRPM Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ClockwiseRPM As Double
    'Usage
     
    
    Dim instance As EncoderReadingModel
    Dim value As Double
     
    value = instance.ClockwiseRPM
    public double ClockwiseRPM {get;}
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also