Skip to content

PLCamera.BslPtpProfileEnum Class#

Sets the default PTP profile.

Applies to: ace 2 GigE

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslPtpProfileEnum

Constructors#

 NameDescription
Public methodPLCamera.BslPtpProfileEnum Initializes a new instance of the PLCamera.BslPtpProfileEnum class
 

Properties#

 NameDescription
Public propertyDelayRequestResponseDefaultProfile

The default PTP profile is set to Delay Request-Response.

Applies to: ace 2 GigE

Public propertyName The full name of BslPtpProfile (Overrides ParameterListEnum.Name.)
Public propertyPeerToPeerDefaultProfile

The default PTP profile is set to Peer-to-Peer.

Applies to: ace 2 GigE

 

Methods#

 NameDescription
Public methodToString The full name of BslPtpProfile (Overrides Object.ToString()()()().)
 

PLCamera.BslPtpProfileEnum.ToString Method#

The full name of BslPtpProfile

Return Value#

Type: String
Returns the full name of BslPtpProfile

PLCamera.BslPtpProfileEnum Constructor#

Initializes a new instance of the PLCamera.BslPtpProfileEnum class

PLCamera.BslPtpProfileEnum.DelayRequestResponseDefaultProfile Property#

The default PTP profile is set to Delay Request-Response.

Applies to: ace 2 GigE

PLCamera.BslPtpProfileEnum.Name Property#

The full name of BslPtpProfile

PLCamera.BslPtpProfileEnum.PeerToPeerDefaultProfile Property#

The default PTP profile is set to Peer-to-Peer.

Applies to: ace 2 GigE