PLCamera.FrequencyConverterSignalAlignmentEnum Class#
Applies to: CameraLink and ace GigE
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.FrequencyConverterSignalAlignmentEnum
Constructors#
Name | Description | |
---|---|---|
![]() | PLCamera.FrequencyConverterSignalAlignmentEnum | Initializes a new instance of the PLCamera.FrequencyConverterSignalAlignmentEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | FallingEdge | 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 ace GigE |
![]() | Name | The full name of FrequencyConverterSignalAlignment (Overrides ParameterListEnum.Name.) |
![]() | RisingEdge | 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 ace GigE |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | 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 ace 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 ace GigE