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

Method Deactivate

AdsLib/MasterDcStatAccess.cpp:26–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26long MasterDcStatAccess::Deactivate() const
27{
28 return RunCommand(ECADS_IOFFS_MASTER_DC_STAT::DEACTIVATE);
29}
30
31long MasterDcStatAccess::Clear() const
32{

Callers 1

RunDCDiagFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected