READ_RESULT (STRUCT)ΒΆ
TYPE READ_RESULT : STRUCT
- Attributes:
- qualified_only
- InOut:
- Name - Type - Comment - xResult- BOOL- TRUE: reading completed - pRead- POINTER TO BYTE - pointer to the read data - udiReadSize- UDINT- size of read data 
TYPE READ_RESULT : STRUCT
qualified_only| Name | Type | Comment | 
|---|---|---|
| 
 | 
 | TRUE: reading completed | 
| 
 | POINTER TO BYTE | pointer to the read data | 
| 
 | 
 | size of read data |