Search Results for

    Show / Hide Table of Contents

    Class ExternalConnectionElementBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    ExternalConnectionElementBuilder
    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.OPCClientBuilder instead.")]
    public class ExternalConnectionElementBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    ExternalConnectionElementBuilder()

    Declaration
    protected ExternalConnectionElementBuilder()

    Properties

    ConditionOption

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

    ConditionValue

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

    Inverse

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

    Multiplier

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

    OffsetValue

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

    PropertyDataType

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

    PropertyId

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

    SignalDataType

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

    SignalName

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

    StreamOption

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

    Implements

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