PLCamera.PgiModeEnum Class#
Applies to: ace 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#
Name | Description | |
---|---|---|
![]() | PLCamera.PgiModeEnum | Initializes a new instance of the PLCamera.PgiModeEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | Name | The full name of PgiMode (Overrides ParameterListEnum.Name.) |
![]() | Off | Basler PGI image optimizations are disabled. Applies to: ace GigE and ace USB |
![]() | On | Basler PGI image optimizations are enabled. Applies to: ace GigE and ace USB |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | 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: ace GigE and ace USB
PLCamera.PgiModeEnum.On Property#
Basler PGI image optimizations are enabled.
Applies to: ace GigE and ace USB