pascalSCADA OPM: modbus_tagscan_req: Record TReqItem

Pascal SCADA OPM

Record TReqItem

Hierarchy
Properties

Unit

modbus_tagscan_req

Declaration

type TReqItem = record

Description

 

Overview

Fields

LastUpdate:TDateTime;
station:LongInt;
func:LongInt;
startaddress:LongInt;
size:LongInt;
UpdateRate:LongInt;
Read:Boolean;
NeedUpdate:Boolean;

Methods

class operator Equal (a, b: TReqItem) r: Boolean;

Description

Fields

LastUpdate:TDateTime;
 
station:LongInt;
 
func:LongInt;
 
startaddress:LongInt;
 
size:LongInt;
 
UpdateRate:LongInt;
 
Read:Boolean;
 
NeedUpdate:Boolean;
 

Methods

class operator Equal (a, b: TReqItem) r: Boolean;
 

Generated by PasDoc 0.14.0.