PLTransportLayer.ExSyncOnEnum Class#
Applies to: CoaXPress
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLTransportLayer.ExSyncOnEnum
Constructors#
Name | Description | |
---|---|---|
PLTransportLayer.ExSyncOnEnum | Initializes a new instance of the PLTransportLayer.ExSyncOnEnum class |
Properties#
Name | Description | |
---|---|---|
Name | The full name of ExSyncOn (Overrides ParameterListEnum.Name.) | |
Off | The trigger queue mode is disabled. Applies to: CoaXPress | |
On | The trigger queue mode is enabled. Applies to: CoaXPress |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of ExSyncOn (Overrides Object.ToString()()()().) |
PLTransportLayer.ExSyncOnEnum.ToString Method#
The full name of ExSyncOn
Return Value#
Type: String
Returns the full name of ExSyncOn
PLTransportLayer.ExSyncOnEnum Constructor#
Initializes a new instance of the PLTransportLayer.ExSyncOnEnum class
PLTransportLayer.ExSyncOnEnum.Name Property#
The full name of ExSyncOn
PLTransportLayer.ExSyncOnEnum.Off Property#
The trigger queue mode is disabled.
Applies to: CoaXPress
PLTransportLayer.ExSyncOnEnum.On Property#
The trigger queue mode is enabled.
Applies to: CoaXPress