PLCamera.GenDCStreamingModeEnum Class#
Applies to: blaze
Visibility: Invisible
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.GenDCStreamingModeEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.GenDCStreamingModeEnum | Initializes a new instance of the PLCamera.GenDCStreamingModeEnum class |
Properties#
Name | Description | |
---|---|---|
Automatic | The device will automatically choose in which format it streams its data. Applies to: blaze | |
Name | The full name of GenDCStreamingMode (Overrides ParameterListEnum.Name.) | |
Off | The device will only stream data in its native format. Applies to: blaze | |
On | The device will stream all its data in the generic GenDC format. Applies to: blaze |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of GenDCStreamingMode (Overrides Object.ToString()()()().) |
PLCamera.GenDCStreamingModeEnum.ToString Method#
The full name of GenDCStreamingMode
Return Value#
Type: String
Returns the full name of GenDCStreamingMode
PLCamera.GenDCStreamingModeEnum Constructor#
Initializes a new instance of the PLCamera.GenDCStreamingModeEnum class
PLCamera.GenDCStreamingModeEnum.Automatic Property#
The device will automatically choose in which format it streams its data.
Applies to: blaze
PLCamera.GenDCStreamingModeEnum.Name Property#
The full name of GenDCStreamingMode
PLCamera.GenDCStreamingModeEnum.Off Property#
The device will only stream data in its native format.
Applies to: blaze
PLCamera.GenDCStreamingModeEnum.On Property#
The device will stream all its data in the generic GenDC format.
Applies to: blaze