PLCamera.BslLineConnectionEnum Class#
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE and dart USB
Visibility: Expert
Selected by: LineSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslLineConnectionEnum
Constructors#
Name | Description | |
---|---|---|
![]() | PLCamera.BslLineConnectionEnum | Initializes a new instance of the PLCamera.BslLineConnectionEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | ConnectionOff | No connection signal is set for the currently selected line. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE and dart USB |
![]() | LightControl | The Light Control signal is set for the currently selected line. This allows you to control a light device over the line. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress and dart GigE |
![]() | Name | The full name of BslLineConnection (Overrides ParameterListEnum.Name.) |
![]() | TwiScl | The TWI SCL signal is set for the currently selected line. Applies to: dart USB |
![]() | TwiSda | The TWI SDA signal is set for the currently selected line. Applies to: dart USB |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | The full name of BslLineConnection (Overrides Object.ToString()()()().) |
PLCamera.BslLineConnectionEnum.ToString Method#
The full name of BslLineConnection
Return Value#
Type: String
Returns the full name of BslLineConnection
PLCamera.BslLineConnectionEnum Constructor#
Initializes a new instance of the PLCamera.BslLineConnectionEnum class
PLCamera.BslLineConnectionEnum.ConnectionOff Property#
No connection signal is set for the currently selected line.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE and dart USB
PLCamera.BslLineConnectionEnum.LightControl Property#
The Light Control signal is set for the currently selected line. This allows you to control a light device over the line.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress and dart GigE
PLCamera.BslLineConnectionEnum.Name Property#
The full name of BslLineConnection
PLCamera.BslLineConnectionEnum.TwiScl Property#
The TWI SCL signal is set for the currently selected line.
Applies to: dart USB
PLCamera.BslLineConnectionEnum.TwiSda Property#
The TWI SDA signal is set for the currently selected line.
Applies to: dart USB