MCPcopy Create free account
hub / github.com/Beckhoff/ADS / Clear

Method Clear

AdsLib/MasterDcStatAccess.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31long MasterDcStatAccess::Clear() const
32{
33 return RunCommand(ECADS_IOFFS_MASTER_DC_STAT::CLEAR);
34}
35
36long MasterDcStatAccess::Print(std::ostream &os) const
37{

Callers 1

RunDCDiagFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected