EasyManua.ls Logo

Siemens SIMATIC S7 - The Iprofinetdevice Interface; Iprofinetdevice Properties

Siemens SIMATIC S7
134 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
SIMATIC Automation Tool API for .NET framework
6.7 The IProfinetDevice interface
SIMATIC Automation Tool V2.1 user guide
84 Manual, V2.1.1 07/2016, A5E33042676-AC
6.7
The IProfinetDevice interface
6.7.1
IProfinetDevice properties
Each item in the IProfinetDeviceCollection collection is represented by the IProfinetDevice
interface. This interface provides access to the data and operations that are common to all
devices directly connected to the industrial network.
The
IProfinetDevice interface supports the following properties which provide information
about the network device. These properties are all read-only. To ensure they will return the
current information, your code should first call the
RefreshStatus method on the device.
Property Name
Return Type
Description
ArticleNumber
string
The order or MLFB number
BackupAllowed
bool
Does the device support the Backup feature?
ChangeModeAllowed
bool
Does the device support changing the mode
(RUN/STOP)?
Comment
string
You can assign a comment for the device. This is
used in the SIMATIC Automation Tool user inter-
face and is not relevant to API operations.
Configured
bool
Does the DNN for the device show that it has been
configured?
DefaultGateway
uint
The default gateway address of the device, repre-
sented as an unsigned integer. The encoded
gateway address uses one byte to represent each
decimal value in the address. For example, the
encoded value 0xC0A80001 is equivalent to the
more common string representation of
"192.168.0.1"
DefaultGatewayString
string
The default gateway address of the device, repre-
sented as a string in the form "xx.xx.xx.xx" (i.e.
"192.168.0.1")
Description
string
A description of the hardware item based on the
article number. This is the same description that
you see in the TIA Portal.
(i.e. "CPU-1215 DC/DC/DC")
Failsafe
FeatureSupport
Based on the Article number, is this a fail-safe
device?
Family
DeviceFamily
What is the "family" of the device?
See also: Device family enumeration (Page 116)
FirmwareUpdateAllowed
FeatureSupport
Does this device support firmware update?
FirmwareVersion
string
The current firmware version of the device
HardwareID
uint
The unique identifier for every device and module,
in the station. This is used as the unique identifier
when executing a FirmwareUpdate.

Table of Contents

Other manuals for Siemens SIMATIC S7

Related product manuals