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

Represents a NXOpen.Mechatronics.ExternalSignalConfigurationBuilder More...

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

Properties

unsafe
NXOpen.Mechatronics.FMUClientBuilder 
FMUClient [get]
 Returns the FMU builder that holds the configuration for FMU clients. More...
 
unsafe
NXOpen.Mechatronics.MATLABClientBuilder 
MatlabClient [get]
 Returns the Matlab builder that holds the configuration for Matlab clients. More...
 
unsafe
NXOpen.Mechatronics.OPCClientBuilder 
OPCDAClient [get]
 Returns the OPC DA builder that holds the configuration for OPC DA clients. More...
 
unsafe
NXOpen.Mechatronics.OPCUAClientBuilder 
OPCUAClient [get]
 Returns the OPC UA builder that holds the configuration for OPC UA clients. More...
 
unsafe
NXOpen.Mechatronics.PlcSimAdvClientBuilder 
PlcSimAdvClient [get]
 Returns the PLCSIMAdv builder that holds the configuration for PLCSIMAdv clients. More...
 
unsafe
NXOpen.Mechatronics.ProfinetClientBuilder 
ProfinetClient [get]
 Returns the Profinet builder that holds the configuration for Profinet clients. More...
 
unsafe
NXOpen.Mechatronics.SHMSignalClientBuilder 
ShmClient [get]
 Returns the SHM builder that holds the configuration for SHM clients. More...
 
unsafe
NXOpen.Mechatronics.TCPClientBuilder 
TcpClient [get]
 Returns the TCP builder that holds the configuration for TCP clients. More...
 
unsafe
NXOpen.Mechatronics.UDPSignalClientBuilder 
UdpClient [get]
 Returns the UDP builder that holds the configuration for UDP clients. 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.ExternalSignalConfigurationBuilder

It is used to maintain all client builders for external signals. Such as OPC DA, OPC UA, SHM, TCP/UDP, PLCSIMAdv, etc.

To create a new instance of this class, use NXOpen.Mechatronics.ExternalSignalConfigurationCollection.CreateExternalSignalConfigurationBuilder

Created in NX12.0.0

Property Documentation

unsafe NXOpen.Mechatronics.FMUClientBuilder NXOpen.Mechatronics.ExternalSignalConfigurationBuilder.FMUClient
get

Returns the FMU builder that holds the configuration for FMU clients.

Created in NX1899.0.0

License requirements: None.

unsafe NXOpen.Mechatronics.MATLABClientBuilder NXOpen.Mechatronics.ExternalSignalConfigurationBuilder.MatlabClient
get

Returns the Matlab builder that holds the configuration for Matlab clients.

Created in NX12.0.0

License requirements: None.

unsafe NXOpen.Mechatronics.OPCClientBuilder NXOpen.Mechatronics.ExternalSignalConfigurationBuilder.OPCDAClient
get

Returns the OPC DA builder that holds the configuration for OPC DA clients.

Created in NX12.0.0

License requirements: None.

unsafe NXOpen.Mechatronics.OPCUAClientBuilder NXOpen.Mechatronics.ExternalSignalConfigurationBuilder.OPCUAClient
get

Returns the OPC UA builder that holds the configuration for OPC UA clients.

Created in NX12.0.0

License requirements: None.

unsafe NXOpen.Mechatronics.PlcSimAdvClientBuilder NXOpen.Mechatronics.ExternalSignalConfigurationBuilder.PlcSimAdvClient
get

Returns the PLCSIMAdv builder that holds the configuration for PLCSIMAdv clients.

Created in NX12.0.0

License requirements: None.

unsafe NXOpen.Mechatronics.ProfinetClientBuilder NXOpen.Mechatronics.ExternalSignalConfigurationBuilder.ProfinetClient
get

Returns the Profinet builder that holds the configuration for Profinet clients.

Created in NX12.0.0

License requirements: None.

unsafe NXOpen.Mechatronics.SHMSignalClientBuilder NXOpen.Mechatronics.ExternalSignalConfigurationBuilder.ShmClient
get

Returns the SHM builder that holds the configuration for SHM clients.

Created in NX12.0.0

License requirements: None.

unsafe NXOpen.Mechatronics.TCPClientBuilder NXOpen.Mechatronics.ExternalSignalConfigurationBuilder.TcpClient
get

Returns the TCP builder that holds the configuration for TCP clients.

Created in NX12.0.0

License requirements: None.

unsafe NXOpen.Mechatronics.UDPSignalClientBuilder NXOpen.Mechatronics.ExternalSignalConfigurationBuilder.UdpClient
get

Returns the UDP builder that holds the configuration for UDP clients.

Created in NX12.0.0

License requirements: None.


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