PLTransportLayer.ExtensionGPOTypeEnum Class#
Applies to: CoaXPress
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLTransportLayer.ExtensionGPOTypeEnum
Constructors#
Name | Description | |
---|---|---|
PLTransportLayer.ExtensionGPOTypeEnum | Initializes a new instance of the PLTransportLayer.ExtensionGPOTypeEnum class |
Properties#
Name | Description | |
---|---|---|
GPOOpenDrain | Set the GPIO interface to open-drain configuration. Applies to: CoaXPress | |
GPOPushPull | Set the GPIO interface to push/pull configuration. Applies to: CoaXPress | |
Name | The full name of ExtensionGPOType (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
ToString | 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