Class SignalMappingConnectionBuilder
Inheritance
System.Object
System.MarshalByRefObject
SignalMappingConnectionBuilder
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
public class SignalMappingConnectionBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SignalMappingConnectionBuilder()
Declaration
protected SignalMappingConnectionBuilder()
Properties
Adapter
Declaration
public SignalAdapter Adapter { get; set; }
Property Value
Type | Description |
---|---|
SignalAdapter |
ClientType
Declaration
public SignalMappingBuilder.AppOption ClientType { get; set; }
Property Value
Type | Description |
---|---|
SignalMappingBuilder.AppOption |
ConfigurationName
Declaration
public string ConfigurationName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ConfigurationPart
Declaration
public NXObject ConfigurationPart { get; set; }
Property Value
Type | Description |
---|---|
NXObject |
ConnectionName
Declaration
public string ConnectionName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ExternalSignalName
Declaration
public string ExternalSignalName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Signal
Declaration
public NXObject Signal { get; set; }
Property Value
Type | Description |
---|---|
NXObject |
Implements
System.Runtime.Remoting.Messaging.IMessageSink