Search Results for

    Show / Hide Table of Contents

    Struct ModbusTCPClientBuilder.SignalEx

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.Mechatronics
    Assembly: NXOpen.dll
    Syntax
    public struct ModbusTCPClientBuilder.SignalEx

    Fields

    EIOType

    Declaration
    public GenericSignal.ExternalIOTypes EIOType
    Field Value
    Type Description
    GenericSignal.ExternalIOTypes

    NBit

    Declaration
    public int NBit
    Field Value
    Type Description
    int

    NWord

    Declaration
    public int NWord
    Field Value
    Type Description
    int

    Name

    Declaration
    public string Name
    Field Value
    Type Description
    string

    StrAddress

    Declaration
    public string StrAddress
    Field Value
    Type Description
    string

    StrDataType

    Declaration
    public string StrDataType
    Field Value
    Type Description
    string

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    ValueType.ToString()
    In this article
    Back to top Generated by DocFX