Skip to content

PLCamera.PtpServoStatusEnum Class#

Returns the latched state of the clock servo.

Applies to: ace 2 GigE

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.PtpServoStatusEnum

Constructors#

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

Properties#

 NameDescription
Public propertyLocked

The clock servo is locked.

Applies to: ace 2 GigE

Public propertyName The full name of PtpServoStatus (Overrides ParameterListEnum.Name.)
Public propertyUnknown

The status of the clock servo is unknown.

Applies to: ace 2 GigE

 

Methods#

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

PLCamera.PtpServoStatusEnum.ToString Method#

The full name of PtpServoStatus

Return Value#

Type: String
Returns the full name of PtpServoStatus

PLCamera.PtpServoStatusEnum Constructor#

Initializes a new instance of the PLCamera.PtpServoStatusEnum class

PLCamera.PtpServoStatusEnum.Locked Property#

The clock servo is locked.

Applies to: ace 2 GigE

PLCamera.PtpServoStatusEnum.Name Property#

The full name of PtpServoStatus

PLCamera.PtpServoStatusEnum.Unknown Property#

The status of the clock servo is unknown.

Applies to: ace 2 GigE