Skip to content

PLCamera.GevGVSPExtendedIDModeEnum Class#

Sets the Extended ID mode for GVSP (64-bit block ID, 32-bit packet ID). This bit can't be reset if the stream channels do not support the standard ID mode.

Applies to: GigE and ace 2 GigE

Visibility: Expert

Selected by: GevStreamChannelSelector

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.GevGVSPExtendedIDModeEnum

Constructors#

 NameDescription
Public methodPLCamera.GevGVSPExtendedIDModeEnum Initializes a new instance of the PLCamera.GevGVSPExtendedIDModeEnum class
 

Properties#

 NameDescription
Public propertyName The full name of GevGVSPExtendedIDMode (Overrides ParameterListEnum.Name.)
Public propertyOff

The Extended ID mode is switched off.

Applies to: GigE and ace 2 GigE

Public propertyOn

The Extended ID mode is switched on.

Applies to: GigE and ace 2 GigE

 

Methods#

 NameDescription
Public methodToString The full name of GevGVSPExtendedIDMode (Overrides Object.ToString()()()().)
 

PLCamera.GevGVSPExtendedIDModeEnum.ToString Method#

The full name of GevGVSPExtendedIDMode

Return Value#

Type: String
Returns the full name of GevGVSPExtendedIDMode

PLCamera.GevGVSPExtendedIDModeEnum Constructor#

Initializes a new instance of the PLCamera.GevGVSPExtendedIDModeEnum class

PLCamera.GevGVSPExtendedIDModeEnum.Name Property#

The full name of GevGVSPExtendedIDMode

PLCamera.GevGVSPExtendedIDModeEnum.Off Property#

The Extended ID mode is switched off.

Applies to: GigE and ace 2 GigE

PLCamera.GevGVSPExtendedIDModeEnum.On Property#

The Extended ID mode is switched on.

Applies to: GigE and ace 2 GigE