Unit 'numexprtag' Package
[Overview][Classes][Index] [#pl_pascalscada]

TNumericExprTag

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

Declaration

Source position: numexprtag.pas line 14

type TNumericExprTag = class(TPLCNumberMappable,ITagInterface,ITagNumeric)

protected

  procedure SetValueRaw(); override;

  

  function GetValueRaw; override;

  

public

  procedure Loaded; override;

  

  destructor Destroy; override;

  

published

  property A: TPLCNumber; [rw]

  

  property B: TPLCNumber; [rw]

  

  property C: TPLCNumber; [rw]

  

  property D: TPLCNumber; [rw]

  

  property E: TPLCNumber; [rw]

  

  property F: TPLCNumber; [rw]

  

  property G: TPLCNumber; [rw]

  

  property H: TPLCNumber; [rw]

  

  property I: TPLCNumber; [rw]

  

  property J: TPLCNumber; [rw]

  

  property Expression: string; [rw]

  

  property ScaleProcessor: TScaleProcessor;

  

  property LastEvalutionError: string; [r]

  

  property OnValueChangeFirst;

  

  property OnValueChangeLast;

  

  property OnReadFail;

  

  property OnWriteFail;

  

end;

Inheritance

TNumericExprTag

  

|

TPLCNumberMappable,ITagInterface,ITagNumeric

  

|

TPLCNumber

  

|

TObject



CT Web help

CodeTyphon Studio