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

Represents Extended OPCDA Tag info definition structure. More...

Public Member Functions

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

Public Attributes

string DataTypeName
 Data type name More...
 
NXOpen.Mechatronics.SignalBuilder.ExternalSignalIOType EIOType
 IO type More...
 
string Name
 PLCTag Name More...
 

Detailed Description

Represents Extended OPCDA Tag info definition structure.

Constructor & Destructor Documentation

NXOpen.Mechatronics.OPCClientBuilder.TagInfoEx.TagInfoEx ( string  Name,
NXOpen.Mechatronics.SignalBuilder.ExternalSignalIOType  EIOType,
string  DataTypeName 
)
inline

Constructor for the TagInfoEx struct.

Parameters
NamePLCTag Name
EIOTypeIO type
DataTypeNameData type name

Member Data Documentation

string NXOpen.Mechatronics.OPCClientBuilder.TagInfoEx.DataTypeName

Data type name

NXOpen.Mechatronics.SignalBuilder.ExternalSignalIOType NXOpen.Mechatronics.OPCClientBuilder.TagInfoEx.EIOType

IO type

string NXOpen.Mechatronics.OPCClientBuilder.TagInfoEx.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.