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::PlcSimAdvClientBuilder::TagInfoV2 Struct Reference

Represents Extended PLCTag info definition structure. More...

Public Member Functions

 TagInfoV2 (const NXString &nameInitial, NXOpen::Mechatronics::PlcSimAdvClientBuilder::AreaType eAreaTypeInitial, NXOpen::Mechatronics::SignalBuilder::ExternalSignalIOType eIOTypeInitial, const NXString &dataTypeInitial, bool bCheckedInitial)
 Constructor for the TagInfoV2 struct. More...
 

Public Attributes

bool BChecked
 Checked status. More...
 
NXString DataType
 Data Type Name. More...
 
NXOpen::Mechatronics::PlcSimAdvClientBuilder::AreaType EAreaType
 Area type. More...
 
NXOpen::Mechatronics::SignalBuilder::ExternalSignalIOType EIOType
 IO type. More...
 
NXString Name
 PLCTag Name. More...
 

Detailed Description

Represents Extended PLCTag info definition structure.

Constructor & Destructor Documentation

NXOpen::Mechatronics::PlcSimAdvClientBuilder::TagInfoV2::TagInfoV2 ( const NXString nameInitial,
NXOpen::Mechatronics::PlcSimAdvClientBuilder::AreaType  eAreaTypeInitial,
NXOpen::Mechatronics::SignalBuilder::ExternalSignalIOType  eIOTypeInitial,
const NXString dataTypeInitial,
bool  bCheckedInitial 
)

Constructor for the TagInfoV2 struct.

Parameters
nameInitialPLCTag Name
eAreaTypeInitialArea type
eIOTypeInitialIO type
dataTypeInitialData Type Name
bCheckedInitialChecked status

Member Data Documentation

bool NXOpen::Mechatronics::PlcSimAdvClientBuilder::TagInfoV2::BChecked

Checked status.

NXString NXOpen::Mechatronics::PlcSimAdvClientBuilder::TagInfoV2::DataType

Data Type Name.

NXOpen::Mechatronics::PlcSimAdvClientBuilder::AreaType NXOpen::Mechatronics::PlcSimAdvClientBuilder::TagInfoV2::EAreaType

Area type.

NXOpen::Mechatronics::SignalBuilder::ExternalSignalIOType NXOpen::Mechatronics::PlcSimAdvClientBuilder::TagInfoV2::EIOType

IO type.

NXString NXOpen::Mechatronics::PlcSimAdvClientBuilder::TagInfoV2::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.