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

the attribute of OPC item. More...

Public Member Functions

 TagAttribute (string TagName, NXOpen.Mechatronics.OPCClientBuilder.TagDataType TagType, NXOpen.Mechatronics.OPCClientBuilder.TagAccess TagAccess)
 Constructor for the TagAttribute struct. More...
 

Public Attributes

NXOpen.Mechatronics.OPCClientBuilder.TagAccess TagAccess
 Access Right More...
 
string TagName
 item Name More...
 
NXOpen.Mechatronics.OPCClientBuilder.TagDataType TagType
 Data Type More...
 

Detailed Description

the attribute of OPC item.

Constructor & Destructor Documentation

NXOpen.Mechatronics.OPCClientBuilder.TagAttribute.TagAttribute ( string  TagName,
NXOpen.Mechatronics.OPCClientBuilder.TagDataType  TagType,
NXOpen.Mechatronics.OPCClientBuilder.TagAccess  TagAccess 
)
inline

Constructor for the TagAttribute struct.

Parameters
TagNameitem Name
TagTypeData Type
TagAccessAccess Right

Member Data Documentation

NXOpen.Mechatronics.OPCClientBuilder.TagAccess NXOpen.Mechatronics.OPCClientBuilder.TagAttribute.TagAccess

Access Right

string NXOpen.Mechatronics.OPCClientBuilder.TagAttribute.TagName

item Name

NXOpen.Mechatronics.OPCClientBuilder.TagDataType NXOpen.Mechatronics.OPCClientBuilder.TagAttribute.TagType

Data Type


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