Overview
The RemoveAllController command removes all controllers from the controller list.
Call
<ToolPath> -NetmanageCommand RemoveAllController <RemoveMode>
Parameter Description
Call parameters
|
Content
|
<ToolPath>
|
Path of the tool to be executed that supports the Network Device Identification command-line call, see example underneath this table.
|
<RemoveMode>
|
Optional parameter that defines the type of removing:
-
0 (default setting)
RemoveAll
-
1
RemoveAllButLockedToCacheOnes
LockedToCacheOnes are items that are saved in a persistent cache. After the next Windows start, they are available in the list. Typically, these are items of remote controllers that are not automatically updated.
|
Example
Entries
"c:\Programs\Schneider Electric\Diagnostics\Diagnostics.exe" -NetmanageCommand RemoveAllController
"c:\Programs\Schneider Electric\Diagnostics\Diagnostics.exe" -NetmanageCommand RemoveAllController 1
Result
By a successful processing of the call 0, otherwise 1.