コンテンツにスキップ

PLCamera.GenDCStreamingStatusEnum Class#

Returns whether the current device data streaming format is GenDC. This value is conditioned by the GenDCStreamingMode.

Applies to: blaze

Visibility: Invisible

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.GenDCStreamingStatusEnum

Constructors#

 名前説明
Public methodPLCamera.GenDCStreamingStatusEnum Initializes a new instance of the PLCamera.GenDCStreamingStatusEnum class
 

プロパティ#

 名前説明
Public property名前 The full name of GenDCStreamingStatus (Overrides ParameterListEnum.Name.)
Public propertyOff

The device will only stream data in its native format.

Applies to: blaze

Public propertyその

The device will stream all its data in the generic GenDC format.

Applies to: blaze

 

方法#

 名前説明
Public methodToString 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