NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
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 (const NXString &nameInitial, NXOpen::Mechatronics::SignalBuilder::ExternalSignalIOType eIOTypeInitial, const NXString &dataTypeNameInitial)
 Constructor for the TagInfoEx struct. More...
 

Public Attributes

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

Detailed Description

Represents Extended OPCDA Tag info definition structure.

Constructor & Destructor Documentation

NXOpen::Mechatronics::OPCClientBuilder::TagInfoEx::TagInfoEx ( const NXString nameInitial,
NXOpen::Mechatronics::SignalBuilder::ExternalSignalIOType  eIOTypeInitial,
const NXString dataTypeNameInitial 
)

Constructor for the TagInfoEx struct.

Parameters
nameInitialPLCTag Name
eIOTypeInitialIO type
dataTypeNameInitialData type name

Member Data Documentation

NXString NXOpen::Mechatronics::OPCClientBuilder::TagInfoEx::DataTypeName

Data type name.

NXOpen::Mechatronics::SignalBuilder::ExternalSignalIOType NXOpen::Mechatronics::OPCClientBuilder::TagInfoEx::EIOType

IO type.

NXString 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.