Class PnControllerSoftingPNAK
Redaktör RK/JE
Version 1.0
Modified 21-APR-2009 13:41:08.17
Configures a Sofing Profinet controller stack.

ProviewR has support for a Profinet stack from Softing (www.softing.com).
The Profinet stack is implemented as three Linux kernel modules. The stack
is configured by the current object and is placed below the $Node object.

See ProviewR documentation 'Guide to I/O System' for more information. See also
a Case Study in class help class ABB_ACS880_PnDevice

Note due to Softing licens requirements the NIC must have a specific macadress.

Example:

 auto eth1
 iface eth1 inet static
                 address 192.168.90.1
                 netmask 255.255.254.0
                 hwaddress ether xx:xx:xx:xx:xx:xx

 where  xx:xx:xx:xx:xx:xx needs to be:

       AA:00:04:00:xx:14 where xx is 21-52 (hex, i.e. max 50 device available)

 See also an example 9 'Ethernet interface settings in file' /etc/network/interfaces
 in class ABB_ACS880_PnDevice.

See also



RtBody attributes pwr_sClass_PnControllerSoftingPNAK
String80 Description   Description.
String40 EthernetDevice   Defines your ethernet device (typically eth0/eth1).
IoProcessMask Process   Process that will run the Profinet i/o.
Objid ThreadObject   Plc-thread that will run the i/o.
Status Status   Status of Profinet controller stack.


Template Object
EthernetDevice eth0
Process 1


Attributes detail


Description Attribute
Klass Attribute
Typ String80
Flags
Kropp RtBody
Description.

EthernetDevice Attribute
Klass Attribute
Typ String40
Flags
Kropp RtBody
Defines your ethernet device (typically eth0/eth1).

Process Attribute
Klass Attribute
Typ IoProcessMask
Flags
Kropp RtBody
Process that will run the Profinet i/o.

ThreadObject Attribute
Klass Attribute
Typ Objid
Flags
Kropp RtBody
Plc-thread that will run the i/o.

Status Attribute
Klass Attribute
Typ Status
Flags Noedit|Invisible
Kropp RtBody
Status of Profinet controller stack.