コンテンツにスキップ

PLCamera.FrequencyConverterSignalAlignmentEnum Class#

Sets the signal transition relationships between the signals received from the pre-divider sub-module and the signals generated by the multiplier sub-module.

Applies to: CameraLink and GigE

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.FrequencyConverterSignalAlignmentEnum

Constructors#

 名前説明
Public methodPLCamera.FrequencyConverterSignalAlignmentEnum Initializes a new instance of the PLCamera.FrequencyConverterSignalAlignmentEnum class
 

プロパティ#

 名前説明
Public propertyFallingEdge

For the falling edge of each signal received from the pre-divider sub-module, a phase-locked falling edge of a signal generated by the multiplier sub-module is provided.

Applies to: CameraLink and GigE

Public property名前 The full name of FrequencyConverterSignalAlignment (Overrides ParameterListEnum.Name.)
Public propertyRisingEdge

For the rising edge of each signal received from the pre-divider sub-module, a phase-locked rising edge of a signal generated by the multiplier sub-module is provided.

Applies to: CameraLink and GigE

 

方法#

 名前説明
Public methodToString The full name of FrequencyConverterSignalAlignment (Overrides Object.ToString()()()().)
 

PLCamera.FrequencyConverterSignalAlignmentEnum.ToString Method#

The full name of FrequencyConverterSignalAlignment

Return Value#

Type: String
Returns the full name of FrequencyConverterSignalAlignment

PLCamera.FrequencyConverterSignalAlignmentEnum Constructor#

Initializes a new instance of the PLCamera.FrequencyConverterSignalAlignmentEnum class

PLCamera.FrequencyConverterSignalAlignmentEnum.FallingEdge Property#

For the falling edge of each signal received from the pre-divider sub-module, a phase-locked falling edge of a signal generated by the multiplier sub-module is provided.

Applies to: CameraLink and GigE

PLCamera.FrequencyConverterSignalAlignmentEnum.Name Property#

The full name of FrequencyConverterSignalAlignment

PLCamera.FrequencyConverterSignalAlignmentEnum.RisingEdge Property#

For the rising edge of each signal received from the pre-divider sub-module, a phase-locked rising edge of a signal generated by the multiplier sub-module is provided.

Applies to: CameraLink and GigE