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


In This Topic
    SetDeviceNumberOfDecimalPoints Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub SetDeviceNumberOfDecimalPoints( _
       ByVal numberOfDecimalPoints As Integer _
    ) 
    'Usage
     
    
    Dim instance As DeviceIHH505
    Dim numberOfDecimalPoints As Integer
     
    instance.SetDeviceNumberOfDecimalPoints(numberOfDecimalPoints)
    public void SetDeviceNumberOfDecimalPoints( 
       int numberOfDecimalPoints
    )

    Parameters

    numberOfDecimalPoints
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also