Skip to content

PLCamera.CxpConnectionTestModeEnum Class#

Sets the test mode for an individual physical connection of the device.

Applies to: boost CoaXPress and boost_V_CoaXPress

Visibility: Expert

Selected by: CxpConnectionSelector

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.CxpConnectionTestModeEnum

Constructors#

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

Properties#

 NameDescription
Public propertyMode1

Test mode is enabled.

Applies to: boost CoaXPress and boost_V_CoaXPress

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

Test mode is disabled.

Applies to: boost CoaXPress and boost_V_CoaXPress

 

Methods#

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

PLCamera.CxpConnectionTestModeEnum.ToString Method#

The full name of CxpConnectionTestMode

Return Value#

Type: String
Returns the full name of CxpConnectionTestMode

PLCamera.CxpConnectionTestModeEnum Constructor#

Initializes a new instance of the PLCamera.CxpConnectionTestModeEnum class

PLCamera.CxpConnectionTestModeEnum.Mode1 Property#

Test mode is enabled.

Applies to: boost CoaXPress and boost_V_CoaXPress

PLCamera.CxpConnectionTestModeEnum.Name Property#

The full name of CxpConnectionTestMode

PLCamera.CxpConnectionTestModeEnum.Off Property#

Test mode is disabled.

Applies to: boost CoaXPress and boost_V_CoaXPress