READ_RESULT (STRUCT)ΒΆ
TYPE READ_RESULT : STRUCT
- Attributes:
qualified_only- InOut:
Name
Type
Comment
xResultBOOLTRUE: reading completed
pReadPOINTER TO BYTE
pointer to the read data
udiReadSizeUDINTsize of read data
TYPE READ_RESULT : STRUCT
qualified_onlyName |
Type |
Comment |
|---|---|---|
|
|
TRUE: reading completed |
|
POINTER TO BYTE |
pointer to the read data |
|
|
size of read data |