PLCamera.DeviceLinkThroughputLimitModeEnum Class#
Applies to: CamEmu, Stereo ace, ace 2 GigE, ace 2 USB, ace USB, dart 2 USB, dart USB and pulse USB
Visibility: Beginner
Selected by: DeviceLinkSelector
Selecting Parameters: DeviceLinkThroughputLimit
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.DeviceLinkThroughputLimitModeEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.DeviceLinkThroughputLimitModeEnum | Initializes a new instance of the PLCamera.DeviceLinkThroughputLimitModeEnum class |
Properties#
Name | Description | |
---|---|---|
Name | The full name of DeviceLinkThroughputLimitMode (Overrides ParameterListEnum.Name.) | |
Off | The Device Link Throughput Limit parameter is disabled. Applies to: CamEmu, Stereo ace, ace 2 USB, ace USB, dart 2 USB, dart USB and pulse USB | |
On | The Device Link Throughput Limit parameter is enabled. Applies to: CamEmu, Stereo ace, ace 2 GigE, ace 2 USB, ace USB, dart 2 USB, dart USB and pulse USB |
Methods#
Name | Description | |
---|---|---|
ToString | 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, Stereo ace, 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, Stereo ace, ace 2 GigE, ace 2 USB, ace USB, dart 2 USB, dart USB and pulse USB