Skip to content

PLCamera.LineModeEnum Class#

Sets the mode for the selected line. This controls whether the physical line is used to input or output a signal.

Applies to: CamEmu, CameraLink, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

Visibility: Beginner

Selected by: LineSelector

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.LineModeEnum

Constructors#

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

Properties#

 NameDescription
Public propertyInOut

The selected physical line can be used to input and output an electrical signal.

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

Public propertyInput

The selected physical line can be used to input an electrical signal.

Applies to: CamEmu, CameraLink, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

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

The selected physical line can be used to output an electrical signal.

Applies to: CamEmu, CameraLink, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

 

Methods#

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

PLCamera.LineModeEnum.ToString Method#

The full name of LineMode

Return Value#

Type: String
Returns the full name of LineMode

PLCamera.LineModeEnum Constructor#

Initializes a new instance of the PLCamera.LineModeEnum class

PLCamera.LineModeEnum.InOut Property#

The selected physical line can be used to input and output an electrical signal.

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

PLCamera.LineModeEnum.Input Property#

The selected physical line can be used to input an electrical signal.

Applies to: CamEmu, CameraLink, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

PLCamera.LineModeEnum.Name Property#

The full name of LineMode

PLCamera.LineModeEnum.Output Property#

The selected physical line can be used to output an electrical signal.

Applies to: CamEmu, CameraLink, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE