Skip to content

PLTransportLayer.FrontGPIPullControlEnum Class#

Sets the pull control of the front GPI.

Applies to: CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.FrontGPIPullControlEnum

Constructors#

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

Properties#

 NameDescription
Public propertyFrontGPIPullDown

Configure the front GPIs to pull-down.

Applies to: CoaXPress

Public propertyFrontGPIPullUp

Configure the front GPIs to pull-up.

Applies to: CoaXPress

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

Methods#

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

PLTransportLayer.FrontGPIPullControlEnum.ToString Method#

The full name of FrontGPIPullControl

Return Value#

Type: String
Returns the full name of FrontGPIPullControl

PLTransportLayer.FrontGPIPullControlEnum Constructor#

Initializes a new instance of the PLTransportLayer.FrontGPIPullControlEnum class

PLTransportLayer.FrontGPIPullControlEnum.FrontGPIPullDown Property#

Configure the front GPIs to pull-down.

Applies to: CoaXPress

PLTransportLayer.FrontGPIPullControlEnum.FrontGPIPullUp Property#

Configure the front GPIs to pull-up.

Applies to: CoaXPress

PLTransportLayer.FrontGPIPullControlEnum.Name Property#

The full name of FrontGPIPullControl