Skip to content

PLCamera.BslFrequencyConverterActivationEnum Class#

Sets the type of signal transition that will drive the frequency converter.

Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslFrequencyConverterActivationEnum

Constructors#

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

Properties#

 NameDescription
Public propertyAnyEdge

An input pulse is triggered when the source signal falls or rises.

Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

Public propertyFallingEdge

An input pulse is triggered when the source signal falls.

Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

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

An input pulse is triggered when the source signal rises.

Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

 

Methods#

 NameDescription
Public methodToString The full name of BslFrequencyConverterActivation (Overrides Object.ToString()()()().)
 

PLCamera.BslFrequencyConverterActivationEnum.ToString Method#

The full name of BslFrequencyConverterActivation

Return Value#

Type: String
Returns the full name of BslFrequencyConverterActivation

PLCamera.BslFrequencyConverterActivationEnum Constructor#

Initializes a new instance of the PLCamera.BslFrequencyConverterActivationEnum class

PLCamera.BslFrequencyConverterActivationEnum.AnyEdge Property#

An input pulse is triggered when the source signal falls or rises.

Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

PLCamera.BslFrequencyConverterActivationEnum.FallingEdge Property#

An input pulse is triggered when the source signal falls.

Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

PLCamera.BslFrequencyConverterActivationEnum.Name Property#

The full name of BslFrequencyConverterActivation

PLCamera.BslFrequencyConverterActivationEnum.RisingEdge Property#

An input pulse is triggered when the source signal rises.

Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE