Skip to content

PLCamera.BslSerialRxSourceEnum Class#

Sets the source of the Rx serial input.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslSerialRxSourceEnum

Constructors#

 NameDescription
Public methodPLCamera.BslSerialRxSourceEnum Initializes a new instance of the PLCamera.BslSerialRxSourceEnum class
 

Properties#

 NameDescription
Public propertyLine1

The source of the Rx serial input is set to Line 1.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

Public propertyLine2

The source of the Rx serial input is set to Line 2.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

Public propertyLine3

The source of the Rx serial input is set to Line 3.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

Public propertyName The full name of BslSerialRxSource (Overrides ParameterListEnum.Name.)
Public propertyOff

Rx input is muted. Serial input is set to high level.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

Public propertySerialTx

The source of the Rx serial input is set to Serial Tx. Select this source for a serial echo test. The serial transmit output is used as the source for serial receive input (loop back).

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

 

Methods#

 NameDescription
Public methodToString The full name of BslSerialRxSource (Overrides Object.ToString()()()().)
 

PLCamera.BslSerialRxSourceEnum.ToString Method#

The full name of BslSerialRxSource

Return Value#

Type: String
Returns the full name of BslSerialRxSource

PLCamera.BslSerialRxSourceEnum Constructor#

Initializes a new instance of the PLCamera.BslSerialRxSourceEnum class

PLCamera.BslSerialRxSourceEnum.Line1 Property#

The source of the Rx serial input is set to Line 1.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

PLCamera.BslSerialRxSourceEnum.Line2 Property#

The source of the Rx serial input is set to Line 2.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

PLCamera.BslSerialRxSourceEnum.Line3 Property#

The source of the Rx serial input is set to Line 3.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

PLCamera.BslSerialRxSourceEnum.Name Property#

The full name of BslSerialRxSource

PLCamera.BslSerialRxSourceEnum.Off Property#

Rx input is muted. Serial input is set to high level.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

PLCamera.BslSerialRxSourceEnum.SerialTx Property#

The source of the Rx serial input is set to Serial Tx. Select this source for a serial echo test. The serial transmit output is used as the source for serial receive input (loop back).

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress