PLCamera.BslLineConnectionEnum Class#
Applies to: dart 2 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: dart 2 USB |
![]() | Name | The full name of BslLineConnection (Overrides ParameterListEnum.Name.) |
![]() | TwiScl | The TWI SCL signal is set for the currently selected line. Applies to: dart 2 USB |
![]() | TwiSda | The TWI SDA signal is set for the currently selected line. Applies to: dart 2 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: dart 2 USB
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 2 USB
PLCamera.BslLineConnectionEnum.TwiSda Property#
The TWI SDA signal is set for the currently selected line.
Applies to: dart 2 USB