コンテンツにスキップ

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#

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

プロパティ#

 名前説明
Public propertyLocked

The clock servo is locked.

Applies to: ace 2 GigE

Public property名前 The full name of PtpServoStatus (Overrides ParameterListEnum.Name.)
Public propertyUnknown

The status of the clock servo is unknown.

Applies to: ace 2 GigE

 

方法#

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