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

The New Represents OPCUATag info definition structure. More...

Public Member Functions

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

Public Attributes

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

Detailed Description

The New Represents OPCUATag info definition structure.

Constructor & Destructor Documentation

NXOpen.Mechatronics.OPCUAClientBuilder.TagInfoV2.TagInfoV2 ( string  Name,
NXOpen.Mechatronics.SignalBuilder.ExternalSignalIOType  EIOType,
string  StrDataTypeName 
)
inline

Constructor for the TagInfoV2 struct.

Parameters
NamePLCTag Name
EIOTypeIO type
StrDataTypeNameData type name

Member Data Documentation

NXOpen.Mechatronics.SignalBuilder.ExternalSignalIOType NXOpen.Mechatronics.OPCUAClientBuilder.TagInfoV2.EIOType

IO type

string NXOpen.Mechatronics.OPCUAClientBuilder.TagInfoV2.Name

PLCTag Name

string NXOpen.Mechatronics.OPCUAClientBuilder.TagInfoV2.StrDataTypeName

Data type name


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