コンテンツにスキップ

PLCamera.DeviceLinkThroughputLimitModeEnum Class#

Enables/disables the device link throughput limit. If disabled, the bandwidth used is determined by the settings of various other parameters, e.g., exposure time or frame rate.

Applies to: CamEmu, ace 2 GigE, ace 2 USB, ace USB, dart 2 USB, dart USB and pulse USB

Visibility: Beginner

Selected by: DeviceLinkSelector

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.DeviceLinkThroughputLimitModeEnum

Constructors#

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

プロパティ#

 名前説明
Public property名前 The full name of DeviceLinkThroughputLimitMode (Overrides ParameterListEnum.Name.)
Public propertyOff

The Device Link Throughput Limit parameter is disabled.

Applies to: CamEmu, ace 2 USB, ace USB, dart 2 USB, dart USB and pulse USB

Public propertyその

The Device Link Throughput Limit parameter is enabled.

Applies to: CamEmu, ace 2 GigE, ace 2 USB, ace USB, dart 2 USB, dart USB and pulse USB

 

方法#

 名前説明
Public methodToString The full name of DeviceLinkThroughputLimitMode (Overrides Object.ToString()()()().)
 

PLCamera.DeviceLinkThroughputLimitModeEnum.ToString Method#

The full name of DeviceLinkThroughputLimitMode

Return Value#

Type: String
Returns the full name of DeviceLinkThroughputLimitMode

PLCamera.DeviceLinkThroughputLimitModeEnum Constructor#

Initializes a new instance of the PLCamera.DeviceLinkThroughputLimitModeEnum class

PLCamera.DeviceLinkThroughputLimitModeEnum.Name Property#

The full name of DeviceLinkThroughputLimitMode

PLCamera.DeviceLinkThroughputLimitModeEnum.Off Property#

The Device Link Throughput Limit parameter is disabled.

Applies to: CamEmu, ace 2 USB, ace USB, dart 2 USB, dart USB and pulse USB

PLCamera.DeviceLinkThroughputLimitModeEnum.On Property#

The Device Link Throughput Limit parameter is enabled.

Applies to: CamEmu, ace 2 GigE, ace 2 USB, ace USB, dart 2 USB, dart USB and pulse USB