| Name | Type | Section | Description |
|---|---|---|---|
| request | BOOL |
Input | Activates configuration of the port on rising edge |
| port | WORD |
Input | Communication port, Hardware Identifier |
| receiveConditions | Receive_Conditions |
Input | The data structure of Receive_Conditions specifies the start and end conditions used to identify the start and end of a frame. |
| done | BOOL |
Output | TRUE, if the instruction finished without error |
| error | BOOL |
Output | TRUE, if an error occurred during the instruction executing. |
| status | WORD |
Output | Detailed error information. See Parameter Status. |