PLCamera.BslPeripheralTriggerActivationEnum Class#
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslPeripheralTriggerActivationEnum
Constructors#
| Name | Description | |
|---|---|---|
![]() | PLCamera.BslPeripheralTriggerActivationEnum | Initializes a new instance of the PLCamera.BslPeripheralTriggerActivationEnum class |
Properties#
| Name | Description | |
|---|---|---|
![]() | AnyEdge | The SLP device is triggered when the source signal falls or rises. Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress |
![]() | FallingEdge | The SLP device is triggered when the source signal falls. Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress |
![]() | Name | The full name of BslPeripheralTriggerActivation (Overrides ParameterListEnum.Name.) |
![]() | RisingEdge | The SLP device is triggered when the source signal rises. Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress |
Methods#
| Name | Description | |
|---|---|---|
![]() | ToString | The full name of BslPeripheralTriggerActivation (Overrides Object.ToString()()()().) |
PLCamera.BslPeripheralTriggerActivationEnum.ToString Method#
The full name of BslPeripheralTriggerActivation
Return Value#
Type: String
Returns the full name of BslPeripheralTriggerActivation
PLCamera.BslPeripheralTriggerActivationEnum Constructor#
Initializes a new instance of the PLCamera.BslPeripheralTriggerActivationEnum class
PLCamera.BslPeripheralTriggerActivationEnum.AnyEdge Property#
The SLP device is triggered when the source signal falls or rises.
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslPeripheralTriggerActivationEnum.FallingEdge Property#
The SLP device is triggered when the source signal falls.
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslPeripheralTriggerActivationEnum.Name Property#
The full name of BslPeripheralTriggerActivation
PLCamera.BslPeripheralTriggerActivationEnum.RisingEdge Property#
The SLP device is triggered when the source signal rises.
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

