NX Open C++ Reference Guide
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 (const NXString &tagNameInitial, NXOpen::Mechatronics::OPCClientBuilder::TagDataType tagTypeInitial, NXOpen::Mechatronics::OPCClientBuilder::TagAccess tagAccessInitial)
 Constructor for the TagAttribute struct. More...
 

Public Attributes

NXOpen::Mechatronics::OPCClientBuilder::TagAccess TagAccess
 Access Right. More...
 
NXString 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 ( const NXString tagNameInitial,
NXOpen::Mechatronics::OPCClientBuilder::TagDataType  tagTypeInitial,
NXOpen::Mechatronics::OPCClientBuilder::TagAccess  tagAccessInitial 
)

Constructor for the TagAttribute struct.

Parameters
tagNameInitialitem Name
tagTypeInitialData Type
tagAccessInitialAccess Right

Member Data Documentation

NXOpen::Mechatronics::OPCClientBuilder::TagAccess NXOpen::Mechatronics::OPCClientBuilder::TagAttribute::TagAccess

Access Right.

NXString 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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.