Search Results for

    Show / Hide Table of Contents

    Struct ProfinetClientBuilder.TagInfo

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.Mechatronics
    Assembly: NXOpen.dll
    Syntax
    [Obsolete("Deprecated in NX2212.0.0.  Use Mechatronics.ProfinetClientBuilder.TagInfoEx instead.")]
    public struct ProfinetClientBuilder.TagInfo

    Fields

    Address

    Declaration
    public string Address
    Field Value
    Type Description
    string

    BDint

    Declaration
    public bool BDint
    Field Value
    Type Description
    bool

    EDataType

    Declaration
    public SignalBuilder.DataType EDataType
    Field Value
    Type Description
    SignalBuilder.DataType

    EIOType

    Declaration
    public SignalBuilder.ExternalSignalIOType EIOType
    Field Value
    Type Description
    SignalBuilder.ExternalSignalIOType

    StrName

    Declaration
    public string StrName
    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