コンテンツにスキップ

PLCamera.BslPtpDelayMechanismEnum Class#

Indicates the PTP delay mechanism.

Applies to: ace 2 GigE

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslPtpDelayMechanismEnum

Constructors#

 名前説明
Public methodPLCamera.BslPtpDelayMechanismEnum Initializes a new instance of the PLCamera.BslPtpDelayMechanismEnum class
 

プロパティ#

 名前説明
Public propertyE2E

The port is configured to use the delay request-response mechanism. Other PTP devices involved must also support E2E.

Applies to: ace 2 GigE

Public property名前 The full name of BslPtpDelayMechanism (Overrides ParameterListEnum.Name.)
Public propertyP2P

The port is configured to use the peer delay mechanism. Other PTP devices involved must also support P2P.

Applies to: ace 2 GigE

 

方法#

 名前説明
Public methodToString 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

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