Class Pb_Module
Version 1.0
Modified 16-JAN-2006 09:46:40.50
 Configuration of a Profibus module.


RtBody attributes pwr_sClass_Pb_Module
String80 Description   Optional description.
String80 Specification   Module specification.
String40 ModuleName  
IoProcessMask Process   Process that handles the card. Plc(1), rt_io_comm(2) or application process(4).
Objid ThreadObject   Plc thread that handles the card.
Status Status   Communication status.
URL DataSheet   A URL to the data sheet for the equipment in this object.


Template Object
Process 1


Attributes detail


Description Attribute
Klass Attribute
Typ String80
Flags
Kropp RtBody
Optional description.

Specification Attribute
Klass Attribute
Typ String80
Flags
Kropp RtBody
Module specification.

ModuleName Attribute
Klass Attribute
Typ String40
Flags
Kropp RtBody

Process Attribute
Klass Attribute
Typ IoProcessMask
Flags
Kropp RtBody
Process that handles the card.

1: The card is read by the plc process, and is handled by a specific
   thread in the plc, which is specified in the ThreadObject attribute.
2: The card is read by the rt_io_comm process.
4: The card is handled by an application program.

ThreadObject Attribute
Klass Attribute
Typ Objid
Flags
Kropp RtBody
The PlcThread object of the plc thread that handles the card.
The card is read with the scantime of the thread.

Status Attribute
Klass Attribute
Typ Status
Flags
Kropp RtBody
Communication status.

DataSheet Attribute
Klass Attribute
Typ URL
Flags
Kropp RtBody
 A URL to the data sheet for the equipment of this object.
 The data sheet can be displayed from the popup menu for this object.