Unit 'PLCMemoryManager' Package
[Overview][Types][Classes][Index] [#pl_pascalscada]

TPLCMemoryManager

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: plcmemorymanager.pas line 236

type TPLCMemoryManager = class

public

  Blocks: TRegisterRangeArray;

  

  constructor Create; virtual;

  

  destructor Destroy; override;

  

  function SetValues(); virtual;

  

  function GetValues(); virtual;

  

  procedure SetFault(); virtual;

  

published

  property MaxHole: LongInt; [rw]

  

  property MaxBlockItems: LongInt; [rw]

  

  property Size: LongInt; [r]

  

  property MinScanTime: Cardinal; [r]

  

end;

Inheritance

TPLCMemoryManager

  

|

TObject



CT Web help

CodeTyphon Studio