PLCamera.LineFormatEnum Class#
Applies to: CameraLink, 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.LineFormatEnum
Constructors#
Name | Description | |
---|---|---|
![]() | PLCamera.LineFormatEnum | Initializes a new instance of the PLCamera.LineFormatEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | LVDS | The line is currently accepting or sending LVDS level signals. Applies to: CameraLink, ace GigE and ace USB |
![]() | LVTTL | The line is currently accepting or sending LVTTL level signals. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
![]() | Name | The full name of LineFormat (Overrides ParameterListEnum.Name.) |
![]() | NoConnect | The line is not connected. Applies to: CameraLink, ace GigE and ace USB |
![]() | OpenDrain | The output of the line is "open drain"/"open collector". Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
![]() | OptoCoupled | The line is opto-coupled. Applies to: CameraLink, 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 |
![]() | RS422 | The line is currently accepting or sending RS-422 level signals. Applies to: CameraLink, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
![]() | TriState | The line is currently in tri-state mode (not driven). Applies to: CameraLink, ace GigE and ace USB |
![]() | TTL | The line is currently accepting or sending TTL level signals. Applies to: CameraLink, ace GigE and ace USB |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | The full name of LineFormat (Overrides Object.ToString()()()().) |
PLCamera.LineFormatEnum.ToString Method#
The full name of LineFormat
Return Value#
Type: String
Returns the full name of LineFormat
PLCamera.LineFormatEnum Constructor#
Initializes a new instance of the PLCamera.LineFormatEnum class
PLCamera.LineFormatEnum.LVDS Property#
The line is currently accepting or sending LVDS level signals.
Applies to: CameraLink, ace GigE and ace USB
PLCamera.LineFormatEnum.LVTTL Property#
The line is currently accepting or sending LVTTL level signals.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
PLCamera.LineFormatEnum.Name Property#
The full name of LineFormat
PLCamera.LineFormatEnum.NoConnect Property#
The line is not connected.
Applies to: CameraLink, ace GigE and ace USB
PLCamera.LineFormatEnum.OpenDrain Property#
The output of the line is "open drain"/"open collector".
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
PLCamera.LineFormatEnum.OptoCoupled Property#
The line is opto-coupled.
Applies to: CameraLink, 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.LineFormatEnum.RS422 Property#
The line is currently accepting or sending RS-422 level signals.
Applies to: CameraLink, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
PLCamera.LineFormatEnum.TriState Property#
The line is currently in tri-state mode (not driven).
Applies to: CameraLink, ace GigE and ace USB
PLCamera.LineFormatEnum.TTL Property#
The line is currently accepting or sending TTL level signals.
Applies to: CameraLink, ace GigE and ace USB