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


In This Topic
    SensorLoadingPoints Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SensorLoadingPoints As Single()
    'Usage
     
    
    Dim instance As IHH505DataLoggingPreamble
    Dim value() As Single
     
    value = instance.SensorLoadingPoints
    public float[] SensorLoadingPoints {get;}
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also