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

TMelsecTCPDriver

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

Declaration

Source position: MelsecTCP.pas line 31

type TMelsecTCPDriver = class(TMelsecDriver)

protected

  function EncodePkg(); override;

  

  function DecodePkg(); override;

  

  function RemainingBytesWrite(); override;

  

  function RemainingBytesRead(); override;

  

  function PlcDeviceType(); override;

  

public

  constructor Create(); override;

  

published

  property ReadSomethingAlways;

  

  property Output_M_MaxHole;

  

  property Output_SM_MaxHole;

  

  property Output_L_MaxHole;

  

  property Output_F_MaxHole;

  

  property Output_V_MaxHole;

  

  property Output_X_MaxHole;

  

  property Output_Y_MaxHole;

  

  property Output_B_MaxHole;

  

  property Register_D_MaxHole;

  

  property Register_SD_MaxHole;

  

  property SerieCLP;

  

end;

Inheritance

TMelsecTCPDriver

  

|

TObject



CT Web help

CodeTyphon Studio