Class MATLABSignalConnectionBuilder
Inheritance
System.Object
System.MarshalByRefObject
MATLABSignalConnectionBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
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 |
---|---|
System.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 |
---|---|
System.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 |
---|---|
System.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 |
---|---|
System.Int32 |
Implements
System.Runtime.Remoting.Messaging.IMessageSink