PLCamera.BslPtpNetworkModeEnum Class#
Applies to: ace 2 GigE
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslPtpNetworkModeEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BslPtpNetworkModeEnum | Initializes a new instance of the PLCamera.BslPtpNetworkModeEnum class |
Properties#
Name | Description | |
---|---|---|
Hybrid | Hybrid network communication is enabled. This feature is non-standard. Certain messages are sent via unicast instead of multicast. This may reduce network load. Applies to: ace 2 GigE | |
Multicast | Multicast network communication is enabled. Applies to: ace 2 GigE | |
Name | The full name of BslPtpNetworkMode (Overrides ParameterListEnum.Name.) | |
Unicast | Unicast network communication is enabled. Unicast messages are sent to specified IPv4 adresses. Applies to: ace 2 GigE |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of BslPtpNetworkMode (Overrides Object.ToString()()()().) |
PLCamera.BslPtpNetworkModeEnum.ToString Method#
The full name of BslPtpNetworkMode
Return Value#
Type: String
Returns the full name of BslPtpNetworkMode
PLCamera.BslPtpNetworkModeEnum Constructor#
Initializes a new instance of the PLCamera.BslPtpNetworkModeEnum class
PLCamera.BslPtpNetworkModeEnum.Hybrid Property#
Hybrid network communication is enabled. This feature is non-standard. Certain messages are sent via unicast instead of multicast. This may reduce network load.
Applies to: ace 2 GigE
PLCamera.BslPtpNetworkModeEnum.Multicast Property#
Multicast network communication is enabled.
Applies to: ace 2 GigE
PLCamera.BslPtpNetworkModeEnum.Name Property#
The full name of BslPtpNetworkMode
PLCamera.BslPtpNetworkModeEnum.Unicast Property#
Unicast network communication is enabled. Unicast messages are sent to specified IPv4 adresses.
Applies to: ace 2 GigE