Record TS7ReqListItem
Unit
Declaration
type TS7ReqListItem = record
Description
: Represents one request on a set of read requests.
Overview
Fields
PLCIdx:LongInt; |
DBIdx:LongInt; |
ReqType:LongInt; |
StartAddress:LongInt; |
Size:LongInt; |
Description
Fields
PLCIdx:LongInt; |
DBIdx:LongInt; |
ReqType:LongInt; |
Request type |
StartAddress:LongInt; |
Start address. |
Size:LongInt; |
Request length. |
Generated by PasDoc 0.14.0.