FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Models.DataLogging Namespace / IHH505DataLoggingPreamble Class / SensorUnitOfMeasurement Property


In This Topic
    SensorUnitOfMeasurement Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SensorUnitOfMeasurement As Byte
    'Usage
     
    
    Dim instance As IHH505DataLoggingPreamble
    Dim value As Byte
     
    value = instance.SensorUnitOfMeasurement
    public byte SensorUnitOfMeasurement {get;}
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also