PLCamera.GenDCStreamingStatusEnum Class#
Applies to: blaze
Visibility: Invisible
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.GenDCStreamingStatusEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.GenDCStreamingStatusEnum | Initializes a new instance of the PLCamera.GenDCStreamingStatusEnum class |
Properties#
Name | Description | |
---|---|---|
Name | The full name of GenDCStreamingStatus (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 GenDCStreamingStatus (Overrides Object.ToString()()()().) |
PLCamera.GenDCStreamingStatusEnum.ToString Method#
The full name of GenDCStreamingStatus
Return Value#
Type: String
Returns the full name of GenDCStreamingStatus
PLCamera.GenDCStreamingStatusEnum Constructor#
Initializes a new instance of the PLCamera.GenDCStreamingStatusEnum class
PLCamera.GenDCStreamingStatusEnum.Name Property#
The full name of GenDCStreamingStatus
PLCamera.GenDCStreamingStatusEnum.Off Property#
The device will only stream data in its native format.
Applies to: blaze
PLCamera.GenDCStreamingStatusEnum.On Property#
The device will stream all its data in the generic GenDC format.
Applies to: blaze