Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
26
long MasterDcStatAccess::Deactivate() const
27
{
28
return RunCommand(ECADS_IOFFS_MASTER_DC_STAT::DEACTIVATE);
29
}
30
31
long MasterDcStatAccess::Clear() const
32
{
Callers
1
RunDCDiag
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected