NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.Mechatronics.SignalConnectionBuilder Class Reference

Represents a NXOpen.Mechatronics.SignalConnectionBuilder More...

Inheritance diagram for NXOpen.Mechatronics.SignalConnectionBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  DataType {
  Unknown, Integer, Float, Boolean,
  String
}
 Represents the OPC signal data type. More...
 

Properties

unsafe
NXOpen.Mechatronics.SignalAdapter 
AdapterTag [get, set]
 Returns or sets the adapter object. More...
 
unsafe string OPCServerName [get, set]
 Returns or sets the opc Server More...
 
unsafe
NXOpen.Mechatronics.OPCClientBuilder.TagAccess 
OPCSignalAccess [get, set]
 Returns or sets the OPC access previlege type. More...
 
unsafe string OPCSignalName [get, set]
 Returns or sets the OPC signal name. More...
 
unsafe
NXOpen.Mechatronics.SignalConnectionBuilder.DataType 
OPCSignalType [get, set]
 Returns or sets the OPC signal type. More...
 
unsafe string ResultName [get, set]
 Returns or sets the mapping result name. More...
 
unsafe NXOpen.NXObject SignalTag [get, set]
 Returns or sets the signal object. More...
 
unsafe int StreamIO [get, set]
 Returns or sets the mapping direction. More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.Mechatronics.SignalConnectionBuilder

To create a new instance of this class, use NXOpen.Mechatronics.SignalConnectionCollection.CreateSignalConnectionBuilder

Created in NX8.5.0

Deprecated in NX1899.0.0. Please use NXOpen.Mechatronics.SignalMappingConnectionBuilder instead.

Member Enumeration Documentation

Represents the OPC signal data type.

Enumerator
Unknown 

unknown

Integer 

integer

Float 

float

Boolean 

boolean

String 

string

Property Documentation

unsafe NXOpen.Mechatronics.SignalAdapter NXOpen.Mechatronics.SignalConnectionBuilder.AdapterTag
getset

Returns or sets the adapter object.

Created in NX8.5.0

Deprecated in NX1899.0.0. Please use NXOpen.Mechatronics.SignalMappingConnectionBuilder.Adapter instead.

License requirements to get this property: nx_mcd_core ("Mechatronics Concept Designer")

License requirements to set this property: nx_mcd_core ("Mechatronics Concept Designer")

unsafe string NXOpen.Mechatronics.SignalConnectionBuilder.OPCServerName
getset

Returns or sets the opc Server

Created in NX11.0.0

Deprecated in NX1899.0.0. This method has no replacement. It is no longer supported.

License requirements to get this property: nx_mcd_core ("Mechatronics Concept Designer")

License requirements to set this property: nx_mcd_core ("Mechatronics Concept Designer")

unsafe NXOpen.Mechatronics.OPCClientBuilder.TagAccess NXOpen.Mechatronics.SignalConnectionBuilder.OPCSignalAccess
getset

Returns or sets the OPC access previlege type.

Created in NX8.5.0

Deprecated in NX1899.0.0. This method has no replacement. It is no longer supported.

License requirements to get this property: nx_mcd_core ("Mechatronics Concept Designer")

License requirements to set this property: nx_mcd_core ("Mechatronics Concept Designer")

unsafe string NXOpen.Mechatronics.SignalConnectionBuilder.OPCSignalName
getset

Returns or sets the OPC signal name.

Created in NX8.5.0

Deprecated in NX1899.0.0. Please use NXOpen.Mechatronics.SignalMappingConnectionBuilder.ExternalSignalName instead.

License requirements to get this property: nx_mcd_core ("Mechatronics Concept Designer")

License requirements to set this property: nx_mcd_core ("Mechatronics Concept Designer")

unsafe NXOpen.Mechatronics.SignalConnectionBuilder.DataType NXOpen.Mechatronics.SignalConnectionBuilder.OPCSignalType
getset

Returns or sets the OPC signal type.

Created in NX8.5.0

Deprecated in NX1899.0.0. This method has no replacement. It is no longer supported.

License requirements to get this property: nx_mcd_core ("Mechatronics Concept Designer")

License requirements to set this property: nx_mcd_core ("Mechatronics Concept Designer")

unsafe string NXOpen.Mechatronics.SignalConnectionBuilder.ResultName
getset

Returns or sets the mapping result name.

Created in NX8.5.0

Deprecated in NX1899.0.0. This method has no replacement. It is no longer supported.

License requirements to get this property: nx_mcd_core ("Mechatronics Concept Designer")

License requirements to set this property: nx_mcd_core ("Mechatronics Concept Designer")

unsafe NXOpen.NXObject NXOpen.Mechatronics.SignalConnectionBuilder.SignalTag
getset

Returns or sets the signal object.

Created in NX8.5.0

Deprecated in NX1899.0.0. Please use NXOpen.Mechatronics.SignalMappingConnectionBuilder.Signal instead.

License requirements to get this property: nx_mcd_core ("Mechatronics Concept Designer")

License requirements to set this property: nx_mcd_core ("Mechatronics Concept Designer")

unsafe int NXOpen.Mechatronics.SignalConnectionBuilder.StreamIO
getset

Returns or sets the mapping direction.

Created in NX8.5.0

Deprecated in NX1899.0.0. This method has no replacement. It is no longer supported.

License requirements to get this property: nx_mcd_core ("Mechatronics Concept Designer")

License requirements to set this property: nx_mcd_core ("Mechatronics Concept Designer")


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.