コンテンツにスキップ

PLCamera.PgiModeEnum Class#

Enables Basler PGI image optimizations.

Applies to: GigE and ace USB

Visibility: Beginner

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.PgiModeEnum

Constructors#

 名前説明
Public methodPLCamera.PgiModeEnum Initializes a new instance of the PLCamera.PgiModeEnum class
 

プロパティ#

 名前説明
Public property名前 The full name of PgiMode (Overrides ParameterListEnum.Name.)
Public propertyOff

Basler PGI image optimizations are disabled.

Applies to: GigE and ace USB

Public propertyその

Basler PGI image optimizations are enabled.

Applies to: GigE and ace USB

 

方法#

 名前説明
Public methodToString The full name of PgiMode (Overrides Object.ToString()()()().)
 

PLCamera.PgiModeEnum.ToString Method#

The full name of PgiMode

Return Value#

Type: String
Returns the full name of PgiMode

PLCamera.PgiModeEnum Constructor#

Initializes a new instance of the PLCamera.PgiModeEnum class

PLCamera.PgiModeEnum.Name Property#

The full name of PgiMode

PLCamera.PgiModeEnum.Off Property#

Basler PGI image optimizations are disabled.

Applies to: GigE and ace USB

PLCamera.PgiModeEnum.On Property#

Basler PGI image optimizations are enabled.

Applies to: GigE and ace USB