PLCamera.BslLightControlTriggerActivationEnum Class#
Applies to: ace 2 CXP, 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.BslLightControlTriggerActivationEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BslLightControlTriggerActivationEnum | Initializes a new instance of the PLCamera.BslLightControlTriggerActivationEnum class |
Properties#
Name | Description | |
---|---|---|
AnyEdge | The light device is triggered when the source signal falls or rises. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress | |
FallingEdge | The light device is triggered when the source signal falls. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress | |
Name | The full name of BslLightControlTriggerActivation (Overrides ParameterListEnum.Name.) | |
RisingEdge | The light device is triggered when the source signal rises. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of BslLightControlTriggerActivation (Overrides Object.ToString()()()().) |
PLCamera.BslLightControlTriggerActivationEnum.ToString Method#
The full name of BslLightControlTriggerActivation
Return Value#
Type: String
Returns the full name of BslLightControlTriggerActivation
PLCamera.BslLightControlTriggerActivationEnum Constructor#
Initializes a new instance of the PLCamera.BslLightControlTriggerActivationEnum class
PLCamera.BslLightControlTriggerActivationEnum.AnyEdge Property#
The light device is triggered when the source signal falls or rises.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslLightControlTriggerActivationEnum.FallingEdge Property#
The light device is triggered when the source signal falls.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslLightControlTriggerActivationEnum.Name Property#
The full name of BslLightControlTriggerActivation
PLCamera.BslLightControlTriggerActivationEnum.RisingEdge Property#
The light device is triggered when the source signal rises.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress