Skip to content

PLTransportLayer.FrontGPISignalTypeEnum Class#

Sets the signal type 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.FrontGPISignalTypeEnum

Constructors#

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

Properties#

 NameDescription
Public propertyFrontGPIDifferential

Configure the front GPIs as differential signals.

Applies to: CoaXPress

Public propertyFrontGPISingleEnded

Configure the front GPIs as single-ended signals.

Applies to: CoaXPress

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

Methods#

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

PLTransportLayer.FrontGPISignalTypeEnum.ToString Method#

The full name of FrontGPISignalType

Return Value#

Type: String
Returns the full name of FrontGPISignalType

PLTransportLayer.FrontGPISignalTypeEnum Constructor#

Initializes a new instance of the PLTransportLayer.FrontGPISignalTypeEnum class

PLTransportLayer.FrontGPISignalTypeEnum.FrontGPIDifferential Property#

Configure the front GPIs as differential signals.

Applies to: CoaXPress

PLTransportLayer.FrontGPISignalTypeEnum.FrontGPISingleEnded Property#

Configure the front GPIs as single-ended signals.

Applies to: CoaXPress

PLTransportLayer.FrontGPISignalTypeEnum.Name Property#

The full name of FrontGPISignalType