VisioForge (c) 2025

Search Results for

    Struct PylonDeviceInfo_t

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: VisioForge.Core.GenICam.Basler
    Assembly: VisioForge.Core.dll
    Syntax
    public struct PylonDeviceInfo_t

    Fields

    DeviceClass

    Declaration
    public string DeviceClass
    Field Value
    Type Description
    string

    DeviceVersion

    Declaration
    public string DeviceVersion
    Field Value
    Type Description
    string

    FriendlyName

    Declaration
    public string FriendlyName
    Field Value
    Type Description
    string

    FullName

    Declaration
    public string FullName
    Field Value
    Type Description
    string

    ModelName

    Declaration
    public string ModelName
    Field Value
    Type Description
    string

    SerialNumber

    Declaration
    public string SerialNumber
    Field Value
    Type Description
    string

    UserDefinedName

    Declaration
    public string UserDefinedName
    Field Value
    Type Description
    string

    VendorName

    Declaration
    public string VendorName
    Field Value
    Type Description
    string