PLCamera.BslLightControlTriggerActivationEnum Class#
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress and dart GigE
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, boost CoaXPress and dart GigE |
![]() | FallingEdge | The light device is triggered when the source signal falls. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress and dart GigE |
![]() | 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, boost CoaXPress and dart GigE |
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, boost CoaXPress and dart GigE
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, boost CoaXPress and dart GigE
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, boost CoaXPress and dart GigE