ParameterPath Class#
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterPath
Syntax#
C#
VB
The ParameterPath type exposes the following members.
Properties#
Name | Description | |
---|---|---|
![]() ![]() | CameraDevice | The camera device. |
![]() ![]() | CameraInstance | The camera object instance. |
![]() ![]() | ChunkData | The chunk data of the grab result. |
![]() ![]() | DeviceTransportLayer | The device transport layer. |
![]() ![]() | EventGrabber | The event grabber. |
![]() ![]() | Interface | The interface (only available for interface objects). |
![]() ![]() | PixelDataConverter | The image format converter parameter path. |
![]() ![]() | StreamGrabber0 | The stream grabber, number 0. |
![]() ![]() | VideoWriter | The video writer parameter path. |
ParameterPath.CameraDevice Property#
The camera device.
Syntax#
C#
VB
Property Value#
Type: String
ParameterPath.CameraInstance Property#
The camera object instance.
Syntax#
C#
VB
Property Value#
Type: String
ParameterPath.ChunkData Property#
The chunk data of the grab result.
Syntax#
C#
VB
Property Value#
Type: String
ParameterPath.DeviceTransportLayer Property#
The device transport layer.
Syntax#
C#
VB
Property Value#
Type: String
ParameterPath.EventGrabber Property#
The event grabber.
Syntax#
C#
VB
Property Value#
Type: String
ParameterPath.Interface Property#
The interface (only available for interface objects).
Syntax#
C#
VB
Property Value#
Type: String
ParameterPath.PixelDataConverter Property#
The image format converter parameter path.
Syntax#
C#
VB
Property Value#
Type: String
ParameterPath.StreamGrabber0 Property#
The stream grabber, number 0.
Syntax#
C#
VB
Property Value#
Type: String
ParameterPath.VideoWriter Property#
The video writer parameter path.
Syntax#
C#
VB
Property Value#
Type: String