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


In This Topic
    GetTEDSLaser Method (DeviceIHH505)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function GetTEDSLaser() As Byte()
    'Usage
     
    
    Dim instance As DeviceIHH505
    Dim value() As Byte
     
    value = instance.GetTEDSLaser()
    public byte[] GetTEDSLaser()
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also