Skip to content

PLCamera.CxpSendReceiveSelectorEnum Class#

Sets whether the send or the receive features can be configured.

Applies to: boost CoaXPress and boost_V_CoaXPress

Visibility: Expert

Selected by: CxpConnectionSelector

Selecting Parameters: CxpConnectionTestPacketCount

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.CxpSendReceiveSelectorEnum

Constructors#

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

Properties#

 NameDescription
Public propertyName The full name of CxpSendReceiveSelector (Overrides ParameterListEnum.Name.)
Public propertyReceive

The receive features can be configured.

Applies to: boost CoaXPress and boost_V_CoaXPress

Public propertySend

The send features can be configured.

Applies to: boost CoaXPress and boost_V_CoaXPress

 

Methods#

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

PLCamera.CxpSendReceiveSelectorEnum.ToString Method#

The full name of CxpSendReceiveSelector

Return Value#

Type: String
Returns the full name of CxpSendReceiveSelector

PLCamera.CxpSendReceiveSelectorEnum Constructor#

Initializes a new instance of the PLCamera.CxpSendReceiveSelectorEnum class

PLCamera.CxpSendReceiveSelectorEnum.Name Property#

The full name of CxpSendReceiveSelector

PLCamera.CxpSendReceiveSelectorEnum.Receive Property#

The receive features can be configured.

Applies to: boost CoaXPress and boost_V_CoaXPress

PLCamera.CxpSendReceiveSelectorEnum.Send Property#

The send features can be configured.

Applies to: boost CoaXPress and boost_V_CoaXPress