Search Results for

    Show / Hide Table of Contents

    Struct SHMSignalClientBuilder.SHMSignalEx

    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 SHMSignalClientBuilder.SHMSignalEx

    Fields

    EIOType

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

    SignalName

    Declaration
    public string SignalName
    Field Value
    Type Description
    string

    StrDataTypeName

    Declaration
    public string StrDataTypeName
    Field Value
    Type Description
    string

    Value

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