PLCamera.BslUSBSpeedModeEnum Class#
Applies to: ace 2 USB, ace USB, dart USB and pulse USB
Visibility: Beginner
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslUSBSpeedModeEnum
Constructors#
Name | Description | |
---|---|---|
![]() | PLCamera.BslUSBSpeedModeEnum | Initializes a new instance of the PLCamera.BslUSBSpeedModeEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | FullSpeed | The USB port is operating at Full Speed (as specified in the USB standard). Applies to: ace 2 USB, ace USB, dart USB and pulse USB |
![]() | HighSpeed | The USB port is operating at High Speed (as specified in the USB standard). Applies to: ace 2 USB, ace USB, dart USB and pulse USB |
![]() | LowSpeed | The USB port is operating at Low Speed (as specified in the USB standard). Applies to: ace 2 USB, ace USB, dart USB and pulse USB |
![]() | Name | The full name of BslUSBSpeedMode (Overrides ParameterListEnum.Name.) |
![]() | SuperSpeed | The USB port is operating at SuperSpeed (as specified in the USB standard). Applies to: ace 2 USB, ace USB, dart USB and pulse USB |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | The full name of BslUSBSpeedMode (Overrides Object.ToString()()()().) |
PLCamera.BslUSBSpeedModeEnum.ToString Method#
The full name of BslUSBSpeedMode
Return Value#
Type: String
Returns the full name of BslUSBSpeedMode
PLCamera.BslUSBSpeedModeEnum Constructor#
Initializes a new instance of the PLCamera.BslUSBSpeedModeEnum class
PLCamera.BslUSBSpeedModeEnum.FullSpeed Property#
The USB port is operating at Full Speed (as specified in the USB standard).
Applies to: ace 2 USB, ace USB, dart USB and pulse USB
PLCamera.BslUSBSpeedModeEnum.HighSpeed Property#
The USB port is operating at High Speed (as specified in the USB standard).
Applies to: ace 2 USB, ace USB, dart USB and pulse USB
PLCamera.BslUSBSpeedModeEnum.LowSpeed Property#
The USB port is operating at Low Speed (as specified in the USB standard).
Applies to: ace 2 USB, ace USB, dart USB and pulse USB
PLCamera.BslUSBSpeedModeEnum.Name Property#
The full name of BslUSBSpeedMode
PLCamera.BslUSBSpeedModeEnum.SuperSpeed Property#
The USB port is operating at SuperSpeed (as specified in the USB standard).
Applies to: ace 2 USB, ace USB, dart USB and pulse USB