PLCamera.PtpStatusEnum Class#
Applies to: Stereo ace, ace 2 GigE and blaze
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.PtpStatusEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.PtpStatusEnum | Initializes a new instance of the PLCamera.PtpStatusEnum class |
Properties#
Name | Description | |
---|---|---|
Disabled | The port is in the Disabled state. In this state, the port does not place any messages on its communication path. A port in this state discards all PTP received messages except for management messages. Applies to: Stereo ace, ace 2 GigE and blaze | |
Faulty | The port is in the Faulty state. In this state, the port does not place any PTP messages except for management messages that are a required response to another management message on its communication path. Applies to: Stereo ace, ace 2 GigE and blaze | |
Initializing | The port is in the Initializing state. In this state, the port initializes its data sets, hardware, and communication facilities. Applies to: Stereo ace, ace 2 GigE and blaze | |
Listening | The port is in the Listening state. In this state, the port is waiting for the so-called announceReceiptTimeout timeout to expire or to receive an Announce message from a master. Applies to: Stereo ace, ace 2 GigE and blaze | |
Master | The port is in the Master state. In this state, the port is behaving as a master port. Applies to: Stereo ace, ace 2 GigE and blaze | |
Name | The full name of PtpStatus (Overrides ParameterListEnum.Name.) | |
Passive | The port is in the Passive state. In this state, the port is not behaving as a master port nor does it synchronize with a master port. Applies to: Stereo ace, ace 2 GigE and blaze | |
PreMaster | The port is in the PreMaster state. In this state, the port behaves as if it were in the MASTER state except that some messages will not be placed. Refer to the IEEE 1588 specification for additional information. Applies to: Stereo ace, ace 2 GigE and blaze | |
Slave | The port is in the Slave state. In this state, the port is synchronizing with the selected master port. Applies to: Stereo ace, ace 2 GigE and blaze | |
Uncalibrated | The port is in the Uncalibrated state. In this state, one or more master ports have been detected in the domain, the appropriate master port has been selected, and the local port is preparing to synchronize with the selected master port. Applies to: Stereo ace, ace 2 GigE and blaze |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of PtpStatus (Overrides Object.ToString()()()().) |
PLCamera.PtpStatusEnum.ToString Method#
The full name of PtpStatus
Return Value#
Type: String
Returns the full name of PtpStatus
PLCamera.PtpStatusEnum Constructor#
Initializes a new instance of the PLCamera.PtpStatusEnum class
PLCamera.PtpStatusEnum.Disabled Property#
The port is in the Disabled state. In this state, the port does not place any messages on its communication path. A port in this state discards all PTP received messages except for management messages.
Applies to: Stereo ace, ace 2 GigE and blaze
PLCamera.PtpStatusEnum.Faulty Property#
The port is in the Faulty state. In this state, the port does not place any PTP messages except for management messages that are a required response to another management message on its communication path.
Applies to: Stereo ace, ace 2 GigE and blaze
PLCamera.PtpStatusEnum.Initializing Property#
The port is in the Initializing state. In this state, the port initializes its data sets, hardware, and communication facilities.
Applies to: Stereo ace, ace 2 GigE and blaze
PLCamera.PtpStatusEnum.Listening Property#
The port is in the Listening state. In this state, the port is waiting for the so-called announceReceiptTimeout timeout to expire or to receive an Announce message from a master.
Applies to: Stereo ace, ace 2 GigE and blaze
PLCamera.PtpStatusEnum.Master Property#
The port is in the Master state. In this state, the port is behaving as a master port.
Applies to: Stereo ace, ace 2 GigE and blaze
PLCamera.PtpStatusEnum.Name Property#
The full name of PtpStatus
PLCamera.PtpStatusEnum.Passive Property#
The port is in the Passive state. In this state, the port is not behaving as a master port nor does it synchronize with a master port.
Applies to: Stereo ace, ace 2 GigE and blaze
PLCamera.PtpStatusEnum.PreMaster Property#
The port is in the PreMaster state. In this state, the port behaves as if it were in the MASTER state except that some messages will not be placed. Refer to the IEEE 1588 specification for additional information.
Applies to: Stereo ace, ace 2 GigE and blaze
PLCamera.PtpStatusEnum.Slave Property#
The port is in the Slave state. In this state, the port is synchronizing with the selected master port.
Applies to: Stereo ace, ace 2 GigE and blaze
PLCamera.PtpStatusEnum.Uncalibrated Property#
The port is in the Uncalibrated state. In this state, one or more master ports have been detected in the domain, the appropriate master port has been selected, and the local port is preparing to synchronize with the selected master port.
Applies to: Stereo ace, ace 2 GigE and blaze