PLCamera.DeviceTypeEnum Class#
Applies to: Stereo ace and blaze
Visibility: Guru
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.DeviceTypeEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.DeviceTypeEnum | Initializes a new instance of the PLCamera.DeviceTypeEnum class |
Properties#
Name | Description | |
---|---|---|
Name | The full name of DeviceType (Overrides ParameterListEnum.Name.) | |
Peripheral | Controllable device (with no data stream handling). Applies to: Stereo ace and blaze | |
Receiver | Data stream receiver device. Applies to: Stereo ace and blaze | |
Transceiver | Data stream receiver and transmitter device. Applies to: Stereo ace and blaze | |
Transmitter | Data stream transmitter device. Applies to: Stereo ace and blaze |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of DeviceType (Overrides Object.ToString()()()().) |
PLCamera.DeviceTypeEnum.ToString Method#
The full name of DeviceType
Return Value#
Type: String
Returns the full name of DeviceType
PLCamera.DeviceTypeEnum Constructor#
Initializes a new instance of the PLCamera.DeviceTypeEnum class
PLCamera.DeviceTypeEnum.Name Property#
The full name of DeviceType
PLCamera.DeviceTypeEnum.Peripheral Property#
Controllable device (with no data stream handling).
Applies to: Stereo ace and blaze
PLCamera.DeviceTypeEnum.Receiver Property#
Data stream receiver device.
Applies to: Stereo ace and blaze
PLCamera.DeviceTypeEnum.Transceiver Property#
Data stream receiver and transmitter device.
Applies to: Stereo ace and blaze
PLCamera.DeviceTypeEnum.Transmitter Property#
Data stream transmitter device.
Applies to: Stereo ace and blaze