Search Results for

    Show / Hide Table of Contents

    Class MATLABSignalConnectionBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    MATLABSignalConnectionBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.Mechatronics
    Assembly: NXOpen.dll
    Syntax
    [Obsolete("Deprecated in NX1899.0.0.  Please use NXOpen.Mechatronics.SignalMappingConnectionBuilder instead.")]
    public class MATLABSignalConnectionBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    MATLABSignalConnectionBuilder()

    Declaration
    protected MATLABSignalConnectionBuilder()

    Properties

    AdapterIdentify

    Declaration
    [Obsolete("Deprecated in NX1899.0.0.  Please use NXOpen.Mechatronics.SignalMappingConnectionBuilder.Adapter instead.")]
    public SignalAdapter AdapterIdentify { get; set; }
    Property Value
    Type Description
    SignalAdapter

    MATLABSignalName

    Declaration
    [Obsolete("Deprecated in NX1899.0.0.  Please use NXOpen.Mechatronics.SignalMappingConnectionBuilder.ExternalSignalName instead.")]
    public string MATLABSignalName { get; set; }
    Property Value
    Type Description
    string

    MATLABSignalPort

    Declaration
    [Obsolete("Deprecated in NX1899.0.0.  This method has no replacement. It is no longer supported.")]
    public MATLABClientBuilder.DataPortType MATLABSignalPort { get; set; }
    Property Value
    Type Description
    MATLABClientBuilder.DataPortType

    MATLABSignalType

    Declaration
    [Obsolete("Deprecated in NX1899.0.0.  This method has no replacement. It is no longer supported.")]
    public MATLABSignalConnectionBuilder.DataType MATLABSignalType { get; set; }
    Property Value
    Type Description
    MATLABSignalConnectionBuilder.DataType

    ModelName

    Declaration
    [Obsolete("Deprecated in NX1899.0.0.  This method has no replacement. It is no longer supported.")]
    public string ModelName { get; set; }
    Property Value
    Type Description
    string

    ResultName

    Declaration
    [Obsolete("Deprecated in NX1899.0.0.  This method has no replacement. It is no longer supported.")]
    public string ResultName { get; set; }
    Property Value
    Type Description
    string

    SignalIdentify

    Declaration
    [Obsolete("Deprecated in NX1899.0.0.  Please use NXOpen.Mechatronics.SignalMappingConnectionBuilder.Signal instead.")]
    public NXObject SignalIdentify { get; set; }
    Property Value
    Type Description
    NXObject

    StreamIO

    Declaration
    [Obsolete("Deprecated in NX1899.0.0.  This method has no replacement. It is no longer supported.")]
    public int StreamIO { get; set; }
    Property Value
    Type Description
    int

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX