コンテンツにスキップ

PLTransportLayer.SoftwareTriggerIsBusyEnum Class#

Indicates whether the software trigger is busy. This allows you to find out whether the trigger system is still processing software trigger pulses.

Applies to: CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.SoftwareTriggerIsBusyEnum

Constructors#

 名前説明
Public methodPLTransportLayer.SoftwareTriggerIsBusyEnum Initializes a new instance of the PLTransportLayer.SoftwareTriggerIsBusyEnum class
 

プロパティ#

 名前説明
Public propertyBusy

The software trigger is busy.

Applies to: CoaXPress

Public property名前 The full name of SoftwareTriggerIsBusy (Overrides ParameterListEnum.Name.)
Public propertyNotBusy

The software trigger is not busy.

Applies to: CoaXPress

 

方法#

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

PLTransportLayer.SoftwareTriggerIsBusyEnum.ToString Method#

The full name of SoftwareTriggerIsBusy

Return Value#

Type: String
Returns the full name of SoftwareTriggerIsBusy

PLTransportLayer.SoftwareTriggerIsBusyEnum Constructor#

Initializes a new instance of the PLTransportLayer.SoftwareTriggerIsBusyEnum class

PLTransportLayer.SoftwareTriggerIsBusyEnum.Busy Property#

The software trigger is busy.

Applies to: CoaXPress

PLTransportLayer.SoftwareTriggerIsBusyEnum.Name Property#

The full name of SoftwareTriggerIsBusy

PLTransportLayer.SoftwareTriggerIsBusyEnum.NotBusy Property#

The software trigger is not busy.

Applies to: CoaXPress