SIMATIC Automation Tool API for .NET framework
6.9 The ICPU interface
SIMATIC Automation Tool V2.1 user guide
100 Manual, V2.1.1 07/2016, A5E33042676-AC
The ICPU interface extends IProfinetDevice by adding the following properties. These
properties are read-only. To ensure they will return the current information, your code should
first call the RefreshStatus method
A list of any remote I/O interfaces configured for
RemoteInterfaces property (Page 112)
Protected CPUs and passwords
The following methods are provided on the ICPU interface. Most actions on the ICPU interface
require a legitimized connection to the CPU. This may require a password. For this reason,
most of the methods on the ICPU interface require a password parameter.