PLCamera.TriggerActivationEnum Class#
Applies to: CamEmu, CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost_V_CoaXPress, dart 2 USB, dart USB and pulse USB
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, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB |
![]() | FallingEdge | The selected trigger is activated by the falling edge of the source signal. Applies to: CamEmu, CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB and dart USB |
![]() | LevelHigh | The selected trigger is activated when the source signal is high. Applies to: CamEmu, CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB |
![]() | LevelLow | The selected trigger is activated when the source signal is low. Applies to: CamEmu, CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB |
![]() | 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, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost_V_CoaXPress, dart 2 USB, dart USB and pulse USB |
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, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB
PLCamera.TriggerActivationEnum.FallingEdge Property#
The selected trigger is activated by the falling edge of the source signal.
Applies to: CamEmu, CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB and dart USB
PLCamera.TriggerActivationEnum.LevelHigh Property#
The selected trigger is activated when the source signal is high.
Applies to: CamEmu, CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB
PLCamera.TriggerActivationEnum.LevelLow Property#
The selected trigger is activated when the source signal is low.
Applies to: CamEmu, CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB
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, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost_V_CoaXPress, dart 2 USB, dart USB and pulse USB