Skip to content

PLTransportLayer.ExtensionGPOTypeEnum Class#

Sets the configuration type of the extension GPIO interface.

Applies to: CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.ExtensionGPOTypeEnum

Constructors#

 NameDescription
Public methodPLTransportLayer.ExtensionGPOTypeEnum Initializes a new instance of the PLTransportLayer.ExtensionGPOTypeEnum class
 

Properties#

 NameDescription
Public propertyGPOOpenDrain

Set the GPIO interface to open-drain configuration.

Applies to: CoaXPress

Public propertyGPOPushPull

Set the GPIO interface to push/pull configuration.

Applies to: CoaXPress

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

Methods#

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

PLTransportLayer.ExtensionGPOTypeEnum.ToString Method#

The full name of ExtensionGPOType

Return Value#

Type: String
Returns the full name of ExtensionGPOType

PLTransportLayer.ExtensionGPOTypeEnum Constructor#

Initializes a new instance of the PLTransportLayer.ExtensionGPOTypeEnum class

PLTransportLayer.ExtensionGPOTypeEnum.GPOOpenDrain Property#

Set the GPIO interface to open-drain configuration.

Applies to: CoaXPress

PLTransportLayer.ExtensionGPOTypeEnum.GPOPushPull Property#

Set the GPIO interface to push/pull configuration.

Applies to: CoaXPress

PLTransportLayer.ExtensionGPOTypeEnum.Name Property#

The full name of ExtensionGPOType