PLCamera.BslSerialTransmitModeEnum Class#
Applies to: ace 2 GigE, ace 2 USB, dart GigE and racer 2 CXP
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslSerialTransmitModeEnum
Constructors#
| Name | Description | |
|---|---|---|
![]() | PLCamera.BslSerialTransmitModeEnum | Initializes a new instance of the PLCamera.BslSerialTransmitModeEnum class |
Properties#
| Name | Description | |
|---|---|---|
![]() | FullDuplex | Transmit and receive can happen simultaneously. Applies to: ace 2 GigE, ace 2 USB, dart GigE and racer 2 CXP |
![]() | HalfDuplex | Receiving will be stopped when data is transmitted. Applies to: ace 2 GigE, ace 2 USB, dart GigE and racer 2 CXP |
![]() | Name | The full name of BslSerialTransmitMode (Overrides ParameterListEnum.Name.) |
Methods#
| Name | Description | |
|---|---|---|
![]() | ToString | The full name of BslSerialTransmitMode (Overrides Object.ToString()()()().) |
PLCamera.BslSerialTransmitModeEnum.ToString Method#
The full name of BslSerialTransmitMode
Return Value#
Type: String
Returns the full name of BslSerialTransmitMode
PLCamera.BslSerialTransmitModeEnum Constructor#
Initializes a new instance of the PLCamera.BslSerialTransmitModeEnum class
PLCamera.BslSerialTransmitModeEnum.FullDuplex Property#
Transmit and receive can happen simultaneously.
Applies to: ace 2 GigE, ace 2 USB, dart GigE and racer 2 CXP
PLCamera.BslSerialTransmitModeEnum.HalfDuplex Property#
Receiving will be stopped when data is transmitted.
Applies to: ace 2 GigE, ace 2 USB, dart GigE and racer 2 CXP
PLCamera.BslSerialTransmitModeEnum.Name Property#
The full name of BslSerialTransmitMode

