Skip to content

PLCamera.TriggerActivationEnum Class#

Sets the type of signal transition that will activate the selected trigger.

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

Selected by: TriggerSelector

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.TriggerActivationEnum

Constructors#

 NameDescription
Public methodPLCamera.TriggerActivationEnum Initializes a new instance of the PLCamera.TriggerActivationEnum class
 

Properties#

 NameDescription
Public propertyAnyEdge

The selected trigger is activated by the falling or rising edge of the source signal.

Applies to: CamEmu, CameraLink, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

Public propertyFallingEdge

The selected trigger is activated by the falling edge of the source signal.

Applies to: CamEmu, CameraLink, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

Public propertyLevelHigh

The selected trigger is activated when the source signal is high.

Applies to: CamEmu, CameraLink, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

Public propertyLevelLow

The selected trigger is activated when the source signal is low.

Applies to: CamEmu, CameraLink, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

Public propertyName The full name of TriggerActivation (Overrides ParameterListEnum.Name.)
Public propertyRisingEdge

The selected trigger is activated by the rising edge of the source signal.

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

 

Methods#

 NameDescription
Public methodToString 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, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

PLCamera.TriggerActivationEnum.FallingEdge Property#

The selected trigger is activated by the falling edge of the source signal.

Applies to: CamEmu, CameraLink, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

PLCamera.TriggerActivationEnum.LevelHigh Property#

The selected trigger is activated when the source signal is high.

Applies to: CamEmu, CameraLink, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

PLCamera.TriggerActivationEnum.LevelLow Property#

The selected trigger is activated when the source signal is low.

Applies to: CamEmu, CameraLink, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

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, 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