NX Open C++ Reference Guide
Public Member Functions | Public Attributes | List of all members
NXOpen::Mechatronics::PlcSimAdvClientBuilder::TagInfo Struct Reference

Represents PLCTag info definition structure. More...

Public Member Functions

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

Public Attributes

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

Detailed Description

Represents PLCTag info definition structure.

Constructor & Destructor Documentation

NXOpen::Mechatronics::PlcSimAdvClientBuilder::TagInfo::TagInfo ( const NXString nameInitial,
NXOpen::Mechatronics::PlcSimAdvClientBuilder::AreaType  eAreaTypeInitial,
NXOpen::Mechatronics::SignalBuilder::ExternalSignalIOType  eIOTypeInitial,
NXOpen::Mechatronics::SignalBuilder::DataType  eDataTypeInitial,
bool  bCheckedInitial 
)

Constructor for the TagInfo struct.

Parameters
nameInitialPLCTag Name
eAreaTypeInitialArea type
eIOTypeInitialIO type
eDataTypeInitialData type
bCheckedInitialChecked status

Member Data Documentation

bool NXOpen::Mechatronics::PlcSimAdvClientBuilder::TagInfo::BChecked

Checked status.

NXOpen::Mechatronics::PlcSimAdvClientBuilder::AreaType NXOpen::Mechatronics::PlcSimAdvClientBuilder::TagInfo::EAreaType

Area type.

NXOpen::Mechatronics::SignalBuilder::DataType NXOpen::Mechatronics::PlcSimAdvClientBuilder::TagInfo::EDataType

Data type.

NXOpen::Mechatronics::SignalBuilder::ExternalSignalIOType NXOpen::Mechatronics::PlcSimAdvClientBuilder::TagInfo::EIOType

IO type.

NXString NXOpen::Mechatronics::PlcSimAdvClientBuilder::TagInfo::Name

PLCTag Name.


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