PLCamera.TriggerActivationEnum 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
Selected by: TriggerSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.TriggerActivationEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.TriggerActivationEnum | Initializes a new instance of the PLCamera.TriggerActivationEnum class |
Properties#
Name | Description | |
---|---|---|
AnyEdge | The selected trigger is activated by the falling or rising edge of the source signal. Applies to: CamEmu, CameraLink, GigE, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP | |
FallingEdge | The selected trigger is activated by the falling edge of the source signal. Applies to: CamEmu, CameraLink, GigE, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP | |
LevelHigh | The selected trigger is activated when the source signal is high. Applies to: CamEmu, CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP | |
LevelLow | The selected trigger is activated when the source signal is low. Applies to: CamEmu, CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP | |
Name | The full name of TriggerActivation (Overrides ParameterListEnum.Name.) | |
RisingEdge | The selected trigger is activated by the rising edge of the source signal. 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 |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of TriggerActivation (Overrides Object.ToString()()()().) |
PLCamera.TriggerActivationEnum.ToString Method#
The full name of TriggerActivation
Return Value#
Type: String
Returns the full name of TriggerActivation
PLCamera.TriggerActivationEnum Constructor#
Initializes a new instance of the PLCamera.TriggerActivationEnum class
PLCamera.TriggerActivationEnum.AnyEdge Property#
The selected trigger is activated by the falling or rising edge of the source signal.
Applies to: CamEmu, CameraLink, GigE, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP
PLCamera.TriggerActivationEnum.FallingEdge Property#
The selected trigger is activated by the falling edge of the source signal.
Applies to: CamEmu, CameraLink, GigE, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP
PLCamera.TriggerActivationEnum.LevelHigh Property#
The selected trigger is activated when the source signal is high.
Applies to: CamEmu, CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP
PLCamera.TriggerActivationEnum.LevelLow Property#
The selected trigger is activated when the source signal is low.
Applies to: CamEmu, CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP
PLCamera.TriggerActivationEnum.Name Property#
The full name of TriggerActivation
PLCamera.TriggerActivationEnum.RisingEdge Property#
The selected trigger is activated by the rising edge of the source signal.
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