PLCamera.GevIEEE1588StatusLatchedEnum Class#
Applies to: GigE
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.GevIEEE1588StatusLatchedEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.GevIEEE1588StatusLatchedEnum | Initializes a new instance of the PLCamera.GevIEEE1588StatusLatchedEnum 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. It discards all PTP messages received except for management messages. Applies to: GigE | |
Faulty | The port is in the Faulty state. In this state, the port does not place any messages on its communication path. It discards all PTP messages received except for management messages. Applies to: GigE | |
Initializing | The port is in the Initializing state. In this state, the port initializes its data sets, hardware, and communication facilities. Applies to: GigE | |
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: GigE | |
Master | The port is in the Master state. In this state, the port is acting as the master port. Applies to: GigE | |
Name | The full name of GevIEEE1588StatusLatched (Overrides ParameterListEnum.Name.) | |
Passive | The port is in the Passive state. In this state, the port is not acting as the master port nor does it synchronize with a master port. Applies to: GigE | |
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. Applies to: GigE | |
Slave | The port is in the Slave state. In this state, the port is synchronizing with the selected master port. Applies to: GigE | |
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: GigE | |
Undefined | The port is in an undefined state. Applies to: GigE |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of GevIEEE1588StatusLatched (Overrides Object.ToString()()()().) |
PLCamera.GevIEEE1588StatusLatchedEnum.ToString Method#
The full name of GevIEEE1588StatusLatched
Return Value#
Type: String
Returns the full name of GevIEEE1588StatusLatched
PLCamera.GevIEEE1588StatusLatchedEnum Constructor#
Initializes a new instance of the PLCamera.GevIEEE1588StatusLatchedEnum class
PLCamera.GevIEEE1588StatusLatchedEnum.Disabled Property#
The port is in the Disabled state. In this state, the port does not place any messages on its communication path. It discards all PTP messages received except for management messages.
Applies to: GigE
PLCamera.GevIEEE1588StatusLatchedEnum.Faulty Property#
The port is in the Faulty state. In this state, the port does not place any messages on its communication path. It discards all PTP messages received except for management messages.
Applies to: GigE
PLCamera.GevIEEE1588StatusLatchedEnum.Initializing Property#
The port is in the Initializing state. In this state, the port initializes its data sets, hardware, and communication facilities.
Applies to: GigE
PLCamera.GevIEEE1588StatusLatchedEnum.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: GigE
PLCamera.GevIEEE1588StatusLatchedEnum.Master Property#
The port is in the Master state. In this state, the port is acting as the master port.
Applies to: GigE
PLCamera.GevIEEE1588StatusLatchedEnum.Name Property#
The full name of GevIEEE1588StatusLatched
PLCamera.GevIEEE1588StatusLatchedEnum.Passive Property#
The port is in the Passive state. In this state, the port is not acting as the master port nor does it synchronize with a master port.
Applies to: GigE
PLCamera.GevIEEE1588StatusLatchedEnum.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.
Applies to: GigE
PLCamera.GevIEEE1588StatusLatchedEnum.Slave Property#
The port is in the Slave state. In this state, the port is synchronizing with the selected master port.
Applies to: GigE
PLCamera.GevIEEE1588StatusLatchedEnum.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: GigE
PLCamera.GevIEEE1588StatusLatchedEnum.Undefined Property#
The port is in an undefined state.
Applies to: GigE