Unit 'PXL.Cameras.LSY201' Package
[Overview][Classes][Index] [#pl_asphyrepxl]

TCamera

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

Declaration

Source position: PXL.Cameras.LSY201.pas line 23

type TCamera = class(TCustomCamera)

protected

const

  ProtocolCommandSetIRCut = $AA

  

  SnapshotReactTimeout = 4000

  

protected

  function GetDefaultBaudRate; override;

  

public

  function Reset; override;

  

  function SetImageSize(); override;

  

  function TakeSnapshot; override;

  

  function GetPictureSize; override;

  

  function GetPicture(); override;

  

  function SetBaudRate();

  

  function SetIRCut();

  

  property BootText: StdString; [r]

  

end;

Inheritance

TCamera

  

|

TCustomCamera

  

|

TObject



CT Web help

CodeTyphon Studio