Skip to content

PLCamera.BLCSerialPortSourceEnum Class#

Sets the signal source for the serial communication module.

Applies to: GigE and ace USB

Visibility: Guru

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BLCSerialPortSourceEnum

Constructors#

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

Properties#

 NameDescription
Public propertyLine3

The signal source for the serial communication module is set to line 3.

Applies to: GigE and ace USB

Public propertyLine4

The signal source for the serial communication module is set to line 4.

Applies to: GigE and ace USB

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

The signal source for the serial communication module is disabled.

Applies to: GigE and ace USB

 

Methods#

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

PLCamera.BLCSerialPortSourceEnum.ToString Method#

The full name of BLCSerialPortSource

Return Value#

Type: String
Returns the full name of BLCSerialPortSource

PLCamera.BLCSerialPortSourceEnum Constructor#

Initializes a new instance of the PLCamera.BLCSerialPortSourceEnum class

PLCamera.BLCSerialPortSourceEnum.Line3 Property#

The signal source for the serial communication module is set to line 3.

Applies to: GigE and ace USB

PLCamera.BLCSerialPortSourceEnum.Line4 Property#

The signal source for the serial communication module is set to line 4.

Applies to: GigE and ace USB

PLCamera.BLCSerialPortSourceEnum.Name Property#

The full name of BLCSerialPortSource

PLCamera.BLCSerialPortSourceEnum.Off Property#

The signal source for the serial communication module is disabled.

Applies to: GigE and ace USB