pascalSCADA OPM: S7Types: Record TS7ReqListItem

Pascal SCADA OPM

Record TS7ReqListItem

Hierarchy
Methods
Properties

Unit

S7Types

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.