PLCamera.ExposureModeEnum Class#
Applies to: CamEmu, CameraLink, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, pulse USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
Visibility: Beginner
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.ExposureModeEnum
Constructors#
Name | Description | |
---|---|---|
![]() | PLCamera.ExposureModeEnum | Initializes a new instance of the PLCamera.ExposureModeEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | Name | The full name of ExposureMode (Overrides ParameterListEnum.Name.) |
![]() | Off | This enumeration value sets the exposure mode to off. Applies to: CameraLink and ace GigE |
![]() | Timed | The exposure mode is set to Timed. In this mode, the exposure time for each frame acquisition is determined by the value of the camera's Exposure Time (Abs) parameter. Applies to: CamEmu, CameraLink, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, pulse USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
![]() | TriggerControlled | The exposure mode is set to Trigger Controlled. Applies to: CamEmu, CameraLink, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
![]() | TriggerWidth | The exposure mode is set to Trigger Width. In this mode, the exposure time for each frame acquisition will be directly controlled by the ExFSTrig signal. Applies to: CamEmu, CameraLink, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | The full name of ExposureMode (Overrides Object.ToString()()()().) |
PLCamera.ExposureModeEnum.ToString Method#
The full name of ExposureMode
Return Value#
Type: String
Returns the full name of ExposureMode
PLCamera.ExposureModeEnum Constructor#
Initializes a new instance of the PLCamera.ExposureModeEnum class
PLCamera.ExposureModeEnum.Name Property#
The full name of ExposureMode
PLCamera.ExposureModeEnum.Off Property#
This enumeration value sets the exposure mode to off.
Applies to: CameraLink and ace GigE
PLCamera.ExposureModeEnum.Timed Property#
The exposure mode is set to Timed. In this mode, the exposure time for each frame acquisition is determined by the value of the camera's Exposure Time (Abs) parameter.
Applies to: CamEmu, CameraLink, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, pulse USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
PLCamera.ExposureModeEnum.TriggerControlled Property#
The exposure mode is set to Trigger Controlled.
Applies to: CamEmu, CameraLink, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
PLCamera.ExposureModeEnum.TriggerWidth Property#
The exposure mode is set to Trigger Width. In this mode, the exposure time for each frame acquisition will be directly controlled by the ExFSTrig signal.
Applies to: CamEmu, CameraLink, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE