PLCamera.TriggerModeEnum Class#
Applies to: CamEmu, CameraLink, GigE, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, blaze, boost CoaXPress, boost V CoaXPress, dart 2 USB, dart USB, pulse USB and racer 2 CXP
Visibility: Beginner
Selected by: TriggerSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.TriggerModeEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.TriggerModeEnum | Initializes a new instance of the PLCamera.TriggerModeEnum class |
Properties#
Name | Description | |
---|---|---|
Name | The full name of TriggerMode (Overrides ParameterListEnum.Name.) | |
Off | The currently selected trigger is turned off. Applies to: CamEmu, CameraLink, GigE, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, blaze, boost CoaXPress, boost V CoaXPress, dart 2 USB, dart USB, pulse USB and racer 2 CXP | |
On | The currently selected trigger is turned on. Applies to: CamEmu, CameraLink, GigE, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, blaze, boost CoaXPress, boost V CoaXPress, dart 2 USB, dart USB, pulse USB and racer 2 CXP |
Methods#
Name | Description | |
---|---|---|
ToString | 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, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, blaze, boost CoaXPress, boost V CoaXPress, dart 2 USB, dart USB, pulse USB and racer 2 CXP
PLCamera.TriggerModeEnum.On Property#
The currently selected trigger is turned on.
Applies to: CamEmu, CameraLink, GigE, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, blaze, boost CoaXPress, boost V CoaXPress, dart 2 USB, dart USB, pulse USB and racer 2 CXP