Skip to content
STAGING SERVER
DEVELOPMENT SERVER

PLCamera.BslPeripheralTriggerActivationEnum Class#

Sets the type of signal transition that will trigger connected SLP devices.

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#

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

Properties#

 NameDescription
Public propertyAnyEdge

The SLP device is triggered when the source signal falls or rises.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

Public propertyFallingEdge

The SLP device is triggered when the source signal falls.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

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

The SLP device is triggered when the source signal rises.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

 

Methods#

 NameDescription
Public methodToString 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