PLCamera.BslPtpDelayMechanismEnum Class#
Applies to: ace 2 GigE, dart GigE, racer 2S 5GigE and racer 2S GigE
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslPtpDelayMechanismEnum
Constructors#
Name | Description | |
---|---|---|
![]() | PLCamera.BslPtpDelayMechanismEnum | Initializes a new instance of the PLCamera.BslPtpDelayMechanismEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | E2E | The port is configured to use the delay request-response mechanism. Other PTP devices involved must also support E2E. Applies to: ace 2 GigE, dart GigE, racer 2S 5GigE and racer 2S GigE |
![]() | Name | The full name of BslPtpDelayMechanism (Overrides ParameterListEnum.Name.) |
![]() | P2P | The port is configured to use the peer delay mechanism. Other PTP devices involved must also support P2P. Applies to: ace 2 GigE, dart GigE, racer 2S 5GigE and racer 2S GigE |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | The full name of BslPtpDelayMechanism (Overrides Object.ToString()()()().) |
PLCamera.BslPtpDelayMechanismEnum.ToString Method#
The full name of BslPtpDelayMechanism
Return Value#
Type: String
Returns the full name of BslPtpDelayMechanism
PLCamera.BslPtpDelayMechanismEnum Constructor#
Initializes a new instance of the PLCamera.BslPtpDelayMechanismEnum class
PLCamera.BslPtpDelayMechanismEnum.E2E Property#
The port is configured to use the delay request-response mechanism. Other PTP devices involved must also support E2E.
Applies to: ace 2 GigE, dart GigE, racer 2S 5GigE and racer 2S GigE
PLCamera.BslPtpDelayMechanismEnum.Name Property#
The full name of BslPtpDelayMechanism
PLCamera.BslPtpDelayMechanismEnum.P2P Property#
The port is configured to use the peer delay mechanism. Other PTP devices involved must also support P2P.
Applies to: ace 2 GigE, dart GigE, racer 2S 5GigE and racer 2S GigE