| Volume Remote | |
| Attributes: Runtime | Development | System | Template | Detail C Binding: Struct | Class | Code  ClassTree | INDEX NO INDEX |
Class RemTransRcv
|
||
|---|---|---|
| Version | 1.1 | |
| Modified | 23-JAN-2018 17:01:41.00 | |
| Kod | remote_plc_macro.h | |
The object supervises a receive RemTrans object.

In a subwindow, code for unpacking the receive buffer of the remtrans can be programmed. When a transaction is recived, the subwindow is executed and the output Recieved is set to mark that new data is present.See also
| RtBody attributes pwr_sClass_RemTransRcv | |||
|---|---|---|---|
| Pointer to Void | RemTrans | Trs | Data input connected to a GetData refering to the RemTrans object. |
| Boolean | Received | rcv | Data is received. DataValid in the RemTrans object is detected, and the subwindow is executed. Received is true in one cycle. |
| DevBody attributes | |||
|---|---|---|---|
| pwrs:Class-$PlcNode | PlcNode | ||
| GraphPlcNode | |
|---|---|
| object_type | 11 |
| parameters[0] | 1 |
| parameters[1] | 0 |
| parameters[2] | 1 |
| parameters[3] | 0 |
| subwindows | 1 |
| subwindow_class[0] | pwrb:Class-WindowPlc |
| graphmethod | 16 |
| graphindex | 0 |
| default_mask[0] | 1 |
| default_mask[1] | 1 |
| segname_annotation | 1 |
| compmethod | 50 |
| compindex | 0 |
| tracemethod | 0 |
| traceindex | 0 |
| connectmethod | 0 |
| executeordermethod | 2 |
| objname | RemRcv |
| graphname | RemRcv |
| Template Object |
|---|
| RemTrans Input | ||
|---|---|---|
| Klass | Input | |
| Typ | Pointer to Void | |
| Flags | Pointer|State|Noedit|Noremove|Private | |
| GraphName | Trs | |
| Kropp | RtBody | |
Data input connected to a GetData refering to the RemTrans object.
| Received Output | ||
|---|---|---|
| Klass | Output | |
| Typ | Boolean | |
| Flags | State|Noedit | |
| GraphName | rcv | |
| Kropp | RtBody | |
Data is received. DataValid in the RemTrans object is detected, and the subwindow is executed. Received is true in one cycle.
| PlcNode Buffer | ||
|---|---|---|
| Klass | Buffer | |
| Typ | pwrs:Class-$PlcNode | |
| Flags | Invisible | |
| Kropp | DevBody | |