PLCamera.BLCSerialPortSourceEnum Class#
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#
Name | Description | |
---|---|---|
PLCamera.BLCSerialPortSourceEnum | Initializes a new instance of the PLCamera.BLCSerialPortSourceEnum class |
Properties#
Name | Description | |
---|---|---|
Line3 | The signal source for the serial communication module is set to line 3. Applies to: GigE and ace USB | |
Line4 | The signal source for the serial communication module is set to line 4. Applies to: GigE and ace USB | |
Name | The full name of BLCSerialPortSource (Overrides ParameterListEnum.Name.) | |
Off | The signal source for the serial communication module is disabled. Applies to: GigE and ace USB |
Methods#
Name | Description | |
---|---|---|
ToString | 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