コンテンツにスキップ

PLCamera.SequencerConfigurationModeEnum Class#

Sets whether the sequencer can be configured.

Applies to: 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#

 名前説明
Public methodPLCamera.SequencerConfigurationModeEnum Initializes a new instance of the PLCamera.SequencerConfigurationModeEnum class
 

プロパティ#

 名前説明
Public property名前 The full name of SequencerConfigurationMode (Overrides ParameterListEnum.Name.)
Public propertyOff

The sequencer can't be configured.

Applies to: ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress

Public propertyその

The sequencer can be configured.

Applies to: ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress

 

方法#

 名前説明
Public methodToString 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 GigE, ace 2 USB, ace USB and boost CoaXPress

PLCamera.SequencerConfigurationModeEnum.On Property#

The sequencer can be configured.

Applies to: ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress