PLTransportLayer.FrontGPISignalTypeEnum Class#
Applies to: CoaXPress
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.FrontGPISignalTypeEnum
Constructors#
| Name | Description | |
|---|---|---|
|  | PLTransportLayer.FrontGPISignalTypeEnum | Initializes a new instance of the PLTransportLayer.FrontGPISignalTypeEnum class | 
Properties#
| Name | Description | |
|---|---|---|
|  | FrontGPIDifferential | Configure the front GPIs as differential signals. Applies to: CoaXPress | 
|  | FrontGPISingleEnded | Configure the front GPIs as single-ended signals. Applies to: CoaXPress | 
|  | Name | The full name of FrontGPISignalType (Overrides ParameterListEnum.Name.) | 
Methods#
| Name | Description | |
|---|---|---|
|  | ToString | 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