Skip to content

PLCamera.AcquisitionStatusSelectorEnum Class#

Sets the signal whose status you want to check. Its status can be checked by reading the Acquisition Status parameter value.

Applies to: CamEmu, CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB

Visibility: Expert

Selecting Parameters: AcquisitionStatus

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.AcquisitionStatusSelectorEnum

Constructors#

 NameDescription
Public methodPLCamera.AcquisitionStatusSelectorEnum Initializes a new instance of the PLCamera.AcquisitionStatusSelectorEnum class
 

Properties#

 NameDescription
Public propertyAcquisitionActive

A check determines whether the camera is currently acquiring one or multiple frames.

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

Public propertyAcquisitionIdle

A check determines whether the camera is currently idle, i.e., not acquiring images.

Applies to: GigE

Public propertyAcquisitionTransfer

A check determines whether the camera is currently transferring an acquisition of one or multiple frames.

Applies to: CameraLink and GigE

Public propertyAcquisitionTriggerWait

A check determines whether the camera is currently waiting for a trigger to acquire one or multiple frames.

Applies to: CameraLink and GigE

Public propertyExposureActive

A check determines whether the camera is currently exposing a frame.

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

Public propertyExposureTriggerWait

A check determines whether the camera is currently waiting for an Exposure Start trigger signal.

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

Public propertyFrameActive

A check determines whether the camera is currently capturing a frame.

Applies to: CameraLink, GigE and ace USB

Public propertyFrameBurstActive

A check determines whether the camera is currently doing a frame burst of one or many frames.

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

Public propertyFrameBurstTriggerActive

A check can be performed if the device is currently doing a frame burst of one or many frames.

Applies to: ace USB

Public propertyFrameBurstTriggerTransfer

A check can be performed if the device is currently transferring a frame burst of one or many frames.

Applies to: ace USB

Public propertyFrameBurstTriggerWait

A check determines whether the camera is currently waiting for a frame burst trigger.

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

Public propertyFrameTransfer

A check determines whether the camera is currently transferring a frame.

Applies to: CameraLink, GigE and ace USB

Public propertyFrameTriggerWait

A check determines whether the camera is currently waiting for a frame trigger.

Applies to: CamEmu, CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB

Public propertyLineTriggerWait

A check determines whether the camera is currently waiting for a line trigger.

Applies to: CameraLink and GigE

Public propertyName The full name of AcquisitionStatusSelector (Overrides ParameterListEnum.Name.)
 

Methods#

 NameDescription
Public methodToString The full name of AcquisitionStatusSelector (Overrides Object.ToString()()()().)
 

PLCamera.AcquisitionStatusSelectorEnum.ToString Method#

The full name of AcquisitionStatusSelector

Return Value#

Type: String
Returns the full name of AcquisitionStatusSelector

PLCamera.AcquisitionStatusSelectorEnum Constructor#

Initializes a new instance of the PLCamera.AcquisitionStatusSelectorEnum class

PLCamera.AcquisitionStatusSelectorEnum.AcquisitionActive Property#

A check determines whether the camera is currently acquiring one or multiple frames.

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

PLCamera.AcquisitionStatusSelectorEnum.AcquisitionIdle Property#

A check determines whether the camera is currently idle, i.e., not acquiring images.

Applies to: GigE

PLCamera.AcquisitionStatusSelectorEnum.AcquisitionTransfer Property#

A check determines whether the camera is currently transferring an acquisition of one or multiple frames.

Applies to: CameraLink and GigE

PLCamera.AcquisitionStatusSelectorEnum.AcquisitionTriggerWait Property#

A check determines whether the camera is currently waiting for a trigger to acquire one or multiple frames.

Applies to: CameraLink and GigE

PLCamera.AcquisitionStatusSelectorEnum.ExposureActive Property#

A check determines whether the camera is currently exposing a frame.

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

PLCamera.AcquisitionStatusSelectorEnum.ExposureTriggerWait Property#

A check determines whether the camera is currently waiting for an Exposure Start trigger signal.

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

PLCamera.AcquisitionStatusSelectorEnum.FrameActive Property#

A check determines whether the camera is currently capturing a frame.

Applies to: CameraLink, GigE and ace USB

PLCamera.AcquisitionStatusSelectorEnum.FrameBurstActive Property#

A check determines whether the camera is currently doing a frame burst of one or many frames.

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

PLCamera.AcquisitionStatusSelectorEnum.FrameBurstTriggerActive Property#

A check can be performed if the device is currently doing a frame burst of one or many frames.

Applies to: ace USB

PLCamera.AcquisitionStatusSelectorEnum.FrameBurstTriggerTransfer Property#

A check can be performed if the device is currently transferring a frame burst of one or many frames.

Applies to: ace USB

PLCamera.AcquisitionStatusSelectorEnum.FrameBurstTriggerWait Property#

A check determines whether the camera is currently waiting for a frame burst trigger.

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

PLCamera.AcquisitionStatusSelectorEnum.FrameTransfer Property#

A check determines whether the camera is currently transferring a frame.

Applies to: CameraLink, GigE and ace USB

PLCamera.AcquisitionStatusSelectorEnum.FrameTriggerWait Property#

A check determines whether the camera is currently waiting for a frame trigger.

Applies to: CamEmu, CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB

PLCamera.AcquisitionStatusSelectorEnum.LineTriggerWait Property#

A check determines whether the camera is currently waiting for a line trigger.

Applies to: CameraLink and GigE

PLCamera.AcquisitionStatusSelectorEnum.Name Property#

The full name of AcquisitionStatusSelector