PLCamera.LineLogicEnum Class#
Applies to: CameraLink, ace GigE and ace USB
Visibility: Beginner
Selected by: LineSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.LineLogicEnum
Constructors#
| Name | Description | |
|---|---|---|
![]()  | PLCamera.LineLogicEnum | Initializes a new instance of the PLCamera.LineLogicEnum class | 
Properties#
| Name | Description | |
|---|---|---|
![]()  | Name | The full name of LineLogic (Overrides ParameterListEnum.Name.) | 
![]()  | Negative |   The line logic of the currently selected line is negative. Applies to: CameraLink, ace GigE and ace USB  | 
![]()  | Positive |   The line logic of the currently selected line is positive. Applies to: CameraLink, ace GigE and ace USB  | 
Methods#
| Name | Description | |
|---|---|---|
![]()  | ToString | The full name of LineLogic (Overrides Object.ToString()()()().) | 
PLCamera.LineLogicEnum.ToString Method#
The full name of LineLogic
Return Value#
Type: String
Returns the full name of LineLogic
PLCamera.LineLogicEnum Constructor#
Initializes a new instance of the PLCamera.LineLogicEnum class
PLCamera.LineLogicEnum.Name Property#
The full name of LineLogic
PLCamera.LineLogicEnum.Negative Property#
The line logic of the currently selected line is negative.
Applies to: CameraLink, ace GigE and ace USB
PLCamera.LineLogicEnum.Positive Property#
The line logic of the currently selected line is positive.
Applies to: CameraLink, ace GigE and ace USB

