コンテンツにスキップ

PLCamera.SequencerModeEnum Class#

Sets whether the sequencer can be used for image acquisition.

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.SequencerModeEnum

Constructors#

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

プロパティ#

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

The sequencer can't be used for image acquisition.

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

Public propertyその

Image acquisitions will be controlled by the sequencer.

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

 

方法#

 名前説明
Public methodToString The full name of SequencerMode (Overrides Object.ToString()()()().)
 

PLCamera.SequencerModeEnum.ToString Method#

The full name of SequencerMode

Return Value#

Type: String
Returns the full name of SequencerMode

PLCamera.SequencerModeEnum Constructor#

Initializes a new instance of the PLCamera.SequencerModeEnum class

PLCamera.SequencerModeEnum.Name Property#

The full name of SequencerMode

PLCamera.SequencerModeEnum.Off Property#

The sequencer can't be used for image acquisition.

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

PLCamera.SequencerModeEnum.On Property#

Image acquisitions will be controlled by the sequencer.

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