PLCamera.TriggerControlImplementationEnum Class#
Applies to: CameraLink and GigE
Visibility: Expert
Selecting Parameters: TriggerSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.TriggerControlImplementationEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.TriggerControlImplementationEnum | Initializes a new instance of the PLCamera.TriggerControlImplementationEnum class |
Properties#
Name | Description | |
---|---|---|
Legacy | The image acquisition control mode is set to Legacy. In this mode, the camera offers a Frame Start trigger that is called Acquistion Start trigger. Applies to: CameraLink and GigE | |
Name | The full name of TriggerControlImplementation (Overrides ParameterListEnum.Name.) | |
Standard | The image acquisition control mode is set to Standard. In this mode, the camera offers a Frame Start trigger and an Acquisition Start trigger. Applies to: CameraLink and GigE |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of TriggerControlImplementation (Overrides Object.ToString()()()().) |
PLCamera.TriggerControlImplementationEnum.ToString Method#
The full name of TriggerControlImplementation
Return Value#
Type: String
Returns the full name of TriggerControlImplementation
PLCamera.TriggerControlImplementationEnum Constructor#
Initializes a new instance of the PLCamera.TriggerControlImplementationEnum class
PLCamera.TriggerControlImplementationEnum.Legacy Property#
The image acquisition control mode is set to Legacy. In this mode, the camera offers a Frame Start trigger that is called Acquistion Start trigger.
Applies to: CameraLink and GigE
PLCamera.TriggerControlImplementationEnum.Name Property#
The full name of TriggerControlImplementation
PLCamera.TriggerControlImplementationEnum.Standard Property#
The image acquisition control mode is set to Standard. In this mode, the camera offers a Frame Start trigger and an Acquisition Start trigger.
Applies to: CameraLink and GigE