PLCamera.SequencerConfigurationModeEnum Class#
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.SequencerConfigurationModeEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.SequencerConfigurationModeEnum | Initializes a new instance of the PLCamera.SequencerConfigurationModeEnum class |
Properties#
Name | Description | |
---|---|---|
Name | The full name of SequencerConfigurationMode (Overrides ParameterListEnum.Name.) | |
Off | The sequencer can't be configured. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress | |
On | The sequencer can be configured. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of SequencerConfigurationMode (Overrides Object.ToString()()()().) |
PLCamera.SequencerConfigurationModeEnum.ToString Method#
The full name of SequencerConfigurationMode
Return Value#
Type: String
Returns the full name of SequencerConfigurationMode
PLCamera.SequencerConfigurationModeEnum Constructor#
Initializes a new instance of the PLCamera.SequencerConfigurationModeEnum class
PLCamera.SequencerConfigurationModeEnum.Name Property#
The full name of SequencerConfigurationMode
PLCamera.SequencerConfigurationModeEnum.Off Property#
The sequencer can't be configured.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress
PLCamera.SequencerConfigurationModeEnum.On Property#
The sequencer can be configured.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress