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.TagInfo Struct Reference

Represents MATLABTag info definition structure. More...

Public Member Functions

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

Public Attributes

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

Detailed Description

Represents MATLABTag info definition structure.

Constructor & Destructor Documentation

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

Constructor for the TagInfo struct.

Parameters
NameTag Name
EIOTypeIO type
EDataTypeData type

Member Data Documentation

NXOpen.Mechatronics.SignalBuilder.DataType NXOpen.Mechatronics.MATLABClientBuilder.TagInfo.EDataType

Data type

NXOpen.Mechatronics.SignalBuilder.ExternalSignalIOType NXOpen.Mechatronics.MATLABClientBuilder.TagInfo.EIOType

IO type

string NXOpen.Mechatronics.MATLABClientBuilder.TagInfo.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.