PLCamera.LineModeEnum Class#
Applies to: CamEmu, CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost_V_CoaXPress, dart 2 USB and dart USB
Visibility: Beginner
Selected by: LineSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.LineModeEnum
Constructors#
Name | Description | |
---|---|---|
![]() | PLCamera.LineModeEnum | Initializes a new instance of the PLCamera.LineModeEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | InOut | The selected physical line can be used to input and output an electrical signal. Applies to: CamEmu, ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB |
![]() | Input | The selected physical line can be used to input an electrical signal. Applies to: CamEmu, CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost_V_CoaXPress, dart 2 USB and dart USB |
![]() | Name | The full name of LineMode (Overrides ParameterListEnum.Name.) |
![]() | Output | The selected physical line can be used to output an electrical signal. Applies to: CamEmu, CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost_V_CoaXPress, dart 2 USB and dart USB |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | 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 GigE, ace 2 USB, boost CoaXPress and dart 2 USB
PLCamera.LineModeEnum.Input Property#
The selected physical line can be used to input an electrical signal.
Applies to: CamEmu, CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost_V_CoaXPress, dart 2 USB and dart USB
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, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost_V_CoaXPress, dart 2 USB and dart USB