PLCamera.BslPtpProfileEnum Class#
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#
Name | Description | |
---|---|---|
PLCamera.BslPtpProfileEnum | Initializes a new instance of the PLCamera.BslPtpProfileEnum class |
Properties#
Name | Description | |
---|---|---|
DelayRequestResponseDefaultProfile | The default PTP profile is set to Delay Request-Response. Applies to: ace 2 GigE | |
Name | The full name of BslPtpProfile (Overrides ParameterListEnum.Name.) | |
PeerToPeerDefaultProfile | The default PTP profile is set to Peer-to-Peer. Applies to: ace 2 GigE |
Methods#
Name | Description | |
---|---|---|
ToString | 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