コンテンツにスキップ

PLCamera.TriggerModeEnum Class#

Sets the mode for the currently selected trigger.

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

Visibility: Beginner

Selected by: TriggerSelector

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.TriggerModeEnum

Constructors#

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

プロパティ#

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

The currently selected trigger is turned off.

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

Public propertyその

The currently selected trigger is turned on.

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

 

方法#

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

PLCamera.TriggerModeEnum.ToString Method#

The full name of TriggerMode

Return Value#

Type: String
Returns the full name of TriggerMode

PLCamera.TriggerModeEnum Constructor#

Initializes a new instance of the PLCamera.TriggerModeEnum class

PLCamera.TriggerModeEnum.Name Property#

The full name of TriggerMode

PLCamera.TriggerModeEnum.Off Property#

The currently selected trigger is turned off.

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

PLCamera.TriggerModeEnum.On Property#

The currently selected trigger is turned on.

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