PLCamera.BslSerialRxSourceEnum Class#
Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and racer 2 CXP
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslSerialRxSourceEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BslSerialRxSourceEnum | Initializes a new instance of the PLCamera.BslSerialRxSourceEnum class |
Properties#
Name | Description | |
---|---|---|
Line1 | The source of the Rx serial input is set to Line 1. Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and racer 2 CXP | |
Line2 | The source of the Rx serial input is set to Line 2. Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and racer 2 CXP | |
Line3 | The source of the Rx serial input is set to Line 3. Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and racer 2 CXP | |
Name | The full name of BslSerialRxSource (Overrides ParameterListEnum.Name.) | |
Off | Rx input is muted. Serial input is set to high level. Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and racer 2 CXP | |
SerialTx | 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, boost CoaXPress and racer 2 CXP |
Methods#
Name | Description | |
---|---|---|
ToString | 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, boost CoaXPress and racer 2 CXP
PLCamera.BslSerialRxSourceEnum.Line2 Property#
The source of the Rx serial input is set to Line 2.
Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and racer 2 CXP
PLCamera.BslSerialRxSourceEnum.Line3 Property#
The source of the Rx serial input is set to Line 3.
Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and racer 2 CXP
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, boost CoaXPress and racer 2 CXP
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, boost CoaXPress and racer 2 CXP