PLCamera.LineFormatEnum Class#
Applies to: CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost V CoaXPress, dart 2 USB, dart USB and racer 2 CXP
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, 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 2 USB, dart USB and racer 2 CXP | |
Name | The full name of LineFormat (Overrides ParameterListEnum.Name.) | |
NoConnect | The line is not connected. Applies to: CameraLink, 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 2 USB, dart USB and racer 2 CXP | |
OptoCoupled | The line is opto-coupled. Applies to: CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost V CoaXPress, dart 2 USB, dart USB and racer 2 CXP | |
RS422 | The line is currently accepting or sending RS-422 level signals. Applies to: CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart USB and racer 2 CXP | |
TriState | The line is currently in tri-state mode (not driven). Applies to: CameraLink, GigE and ace USB | |
TTL | The line is currently accepting or sending TTL level signals. Applies to: CameraLink, 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, 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 2 USB, dart USB and racer 2 CXP
PLCamera.LineFormatEnum.Name Property#
The full name of LineFormat
PLCamera.LineFormatEnum.NoConnect Property#
The line is not connected.
Applies to: CameraLink, 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 2 USB, dart USB and racer 2 CXP
PLCamera.LineFormatEnum.OptoCoupled Property#
The line is opto-coupled.
Applies to: CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost V CoaXPress, dart 2 USB, dart USB and racer 2 CXP
PLCamera.LineFormatEnum.RS422 Property#
The line is currently accepting or sending RS-422 level signals.
Applies to: CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart USB and racer 2 CXP
PLCamera.LineFormatEnum.TriState Property#
The line is currently in tri-state mode (not driven).
Applies to: CameraLink, GigE and ace USB
PLCamera.LineFormatEnum.TTL Property#
The line is currently accepting or sending TTL level signals.
Applies to: CameraLink, GigE and ace USB