NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
NXOpen.Mechatronics.MATLABClientBuilder.TagInfoEx Struct Reference

Represents Extended MATLAB nodes definition structure. More...

Public Member Functions

 TagInfoEx (string Name, NXOpen.Mechatronics.SignalBuilder.ExternalSignalIOType EIOType, string DataType)
 Constructor for the TagInfoEx struct. More...
 

Public Attributes

string DataType
 Data Type Name More...
 
NXOpen.Mechatronics.SignalBuilder.ExternalSignalIOType EIOType
 IO type More...
 
string Name
 Tag Name More...
 

Detailed Description

Represents Extended MATLAB nodes definition structure.

Constructor & Destructor Documentation

NXOpen.Mechatronics.MATLABClientBuilder.TagInfoEx.TagInfoEx ( string  Name,
NXOpen.Mechatronics.SignalBuilder.ExternalSignalIOType  EIOType,
string  DataType 
)
inline

Constructor for the TagInfoEx struct.

Parameters
NameTag Name
EIOTypeIO type
DataTypeData Type Name

Member Data Documentation

string NXOpen.Mechatronics.MATLABClientBuilder.TagInfoEx.DataType

Data Type Name

NXOpen.Mechatronics.SignalBuilder.ExternalSignalIOType NXOpen.Mechatronics.MATLABClientBuilder.TagInfoEx.EIOType

IO type

string NXOpen.Mechatronics.MATLABClientBuilder.TagInfoEx.Name

Tag Name


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