PLCamera.PtpServoStatusEnum Class#
Applies to: Stereo ace, 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.PtpServoStatusEnum
Constructors#
| Name | Description | |
|---|---|---|
![]()  | PLCamera.PtpServoStatusEnum | Initializes a new instance of the PLCamera.PtpServoStatusEnum class | 
Properties#
| Name | Description | |
|---|---|---|
![]()  | Locked |   The clock servo is locked. Applies to: Stereo ace, ace 2 GigE, dart GigE, racer 2S 5GigE and racer 2S GigE  | 
![]()  | Name | The full name of PtpServoStatus (Overrides ParameterListEnum.Name.) | 
![]()  | Unknown |   The status of the clock servo is unknown. Applies to: Stereo ace, ace 2 GigE, dart GigE, racer 2S 5GigE and racer 2S GigE  | 
Methods#
| Name | Description | |
|---|---|---|
![]()  | ToString | 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: Stereo ace, ace 2 GigE, dart GigE, racer 2S 5GigE and racer 2S GigE
PLCamera.PtpServoStatusEnum.Name Property#
The full name of PtpServoStatus
PLCamera.PtpServoStatusEnum.Unknown Property#
The status of the clock servo is unknown.
Applies to: Stereo ace, ace 2 GigE, dart GigE, racer 2S 5GigE and racer 2S GigE

