Volume Profibus | |
Attributes: Runtime | Development | System | Template | Detail C Binding: Struct | Class  ClassTree | INDEX NO INDEX |
Class PnWriteReq | ||
---|---|---|
Modified | 07-SEP-2011 08:49:46.86 |
Sends an acyclic write request to a device for a certain slot and subslot.
RtBody attributes pwr_sClass_PnWriteReq | |||
---|---|---|---|
UInt32 | Api | Application Process Identifier, usually 0 but can be defined to other by a device profile. |
|
UInt16 | SlotNumber | Number of slot to write to. | |
UInt16 | SubslotNumber | Number of subslot to write to. | |
UInt16 | Index | Unique ID of record data object to write to. | |
UInt16 | Length | Bytes of data to write. | |
Array of UInt8 | Data | The data to write. | |
Boolean | SendReq | Send the write request. | |
UInt32 | Counter | ||
PnDeviceReadWriteState | Status | ||
PnWriteCon | Response |
Template Object |
---|
Api Attribute | ||
---|---|---|
Klass | Attribute | |
Typ | UInt32 | |
Flags | ||
Kropp | RtBody |
Application Process Identifier, usually 0 but can be defined to other by a device profile.
SlotNumber Attribute | ||
---|---|---|
Klass | Attribute | |
Typ | UInt16 | |
Flags | Noedit | |
Kropp | RtBody |
Number of slot to write to.
SubslotNumber Attribute | ||
---|---|---|
Klass | Attribute | |
Typ | UInt16 | |
Flags | Noedit | |
Kropp | RtBody |
Number of subslot to write to.
Index Attribute | ||
---|---|---|
Klass | Attribute | |
Typ | UInt16 | |
Flags | Noedit | |
Kropp | RtBody |
Unique ID of record data object to write to.
Length Attribute | ||
---|---|---|
Klass | Attribute | |
Typ | UInt16 | |
Flags | Noedit | |
Kropp | RtBody |
Bytes of data to write.
Data Attribute | ||
---|---|---|
Klass | Attribute | |
Typ | Array of UInt8 | |
Flags | Array|Noedit | |
Elements | 256 | |
Kropp | RtBody |
The data to write.
SendReq Attribute | ||
---|---|---|
Klass | Attribute | |
Typ | Boolean | |
Flags | ||
Kropp | RtBody |
Send the write request.
Counter Attribute | ||
---|---|---|
Klass | Attribute | |
Typ | UInt32 | |
Flags | Noedit | |
Kropp | RtBody |
Status Attribute | ||
---|---|---|
Klass | Attribute | |
Typ | PnDeviceReadWriteState | |
Flags | ||
Kropp | RtBody |
Response Attribute | ||
---|---|---|
Klass | Attribute | |
Typ | PnWriteCon | |
Flags | Noedit|Class | |
Kropp | RtBody |