PLCamera.ExposureModeEnum Class#
Applies to: CamEmu, CameraLink, GigE, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost V CoaXPress, dart 2 USB, dart USB, pulse USB and racer 2 CXP
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 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, GigE, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost V CoaXPress, dart 2 USB, dart USB, pulse USB and racer 2 CXP | |
TriggerControlled | The exposure mode is set to Trigger Controlled. Applies to: CamEmu, CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP | |
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, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost V CoaXPress, dart 2 USB, dart USB and racer 2 CXP |
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 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, GigE, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost V CoaXPress, dart 2 USB, dart USB, pulse USB and racer 2 CXP
PLCamera.ExposureModeEnum.TriggerControlled Property#
The exposure mode is set to Trigger Controlled.
Applies to: CamEmu, CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP
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, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost V CoaXPress, dart 2 USB, dart USB and racer 2 CXP