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

Represents OPCUATag 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 name More...
 
NXOpen.Mechatronics.SignalBuilder.ExternalSignalIOType EIOType
 IO type More...
 
string Name
 PLCTag Name More...
 

Detailed Description

Represents OPCUATag info definition structure.

Constructor & Destructor Documentation

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

Constructor for the TagInfo struct.

Parameters
NamePLCTag Name
EIOTypeIO type
EDataTypeData type name

Member Data Documentation

NXOpen.Mechatronics.SignalBuilder.DataType NXOpen.Mechatronics.OPCUAClientBuilder.TagInfo.EDataType

Data type name

NXOpen.Mechatronics.SignalBuilder.ExternalSignalIOType NXOpen.Mechatronics.OPCUAClientBuilder.TagInfo.EIOType

IO type

string NXOpen.Mechatronics.OPCUAClientBuilder.TagInfo.Name

PLCTag Name


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