FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / DeviceIHH505 Class / GetDeviceNumberOfDecimalPoints Method


In This Topic
    GetDeviceNumberOfDecimalPoints Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function GetDeviceNumberOfDecimalPoints() As Integer
    'Usage
     
    
    Dim instance As DeviceIHH505
    Dim value As Integer
     
    value = instance.GetDeviceNumberOfDecimalPoints()
    public int GetDeviceNumberOfDecimalPoints()
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also