CameraInfoKey Class#
Inheritance Hierarchy#
System.Object
Basler.Pylon.CameraInfoKey
Syntax#
C#
VB
The CameraInfoKey type exposes the following members.
Properties#
Name | Description | |
---|---|---|
DefaultGateway | GigE devices: The default gateway of the device in a human readable representation. | |
DeviceCurrentIpConfiguration | GigE devices: The current IP configuration of the device. | |
DeviceFactory | The name of the transport layer able to create this device. | |
DeviceGUID | USB devices: The GUID of the device. | |
DeviceID | The ID of the device (e.g., used by Camera Link and GenTL Consumer). | |
DeviceIdx | USB devices: The index of the device. | |
DeviceIpAddress | GigE devices: The IP address of the device in a human readable representation. | |
DeviceIpConfigurationOptions | GigE devices: The persistent IP configuration options of the device. | |
DeviceMacAddress | GigE devices: The MAC address of the device in a human readable representation. | |
DeviceSocketAddress | GigE devices: The socket address of the device in a human readable representation, including the port number. | |
DeviceType | The device type of the device, e.g. BaslerGigE, BaslerUsb, BaslerCameraLink. | |
DeviceVersion | The version number of the device. | |
DriverKeyName | USB devices: The driver key name. | |
FriendlyName | The human readable name of the device. | |
FullName | The full name identifying the device. | |
InitialBaudRate | Camera Link devices: The initial baud rate of the serial port that the device is connected to. | |
InterfaceID | The ID of the interface that the device is connected to. | |
IpConfigOptions | GigE devices: The persistent IP configuration options. | |
ManufacturerInfo | USB devices: The information about the manufacturer of the device. | |
ModelName | The model name of the device. | |
NetworkInterfaceIpAddress | GigE devices: The address of the network interface that the device is connected to. | |
PortID | Camera Link devices: The ID of the serial port that the device is connected to. | |
PortNr | GigE devices: The port number used by the device. | |
ProductId | USB devices: The product ID of the device. | |
SerialNumber | The serial number of the device, if supported by the underlying implementation. | |
SpeedSupportBitmask | USB devices: The bit mask indicating the supported USB data transfer speeds. | |
SubnetMask | GigE devices: The subnet mask of the device in a human readable representation. | |
TLType | The transport layer type of the device. | |
TransferMode | USB devices: The transfer mode supported by the device (e.g. direct transfer mode or buffered transfer mode). | |
UsbDriverTypeName | USB devices: The USB driver type used by the device. | |
UsbPortVersionBcd | USB devices: The version of the USB port that the device is connected to. | |
UserDefinedName | The user-defined name | |
VendorId | USB devices: The vendor ID of the device. | |
VendorName | The vendor name of the device. |
CameraInfoKey.DefaultGateway Property#
GigE devices: The default gateway of the device in a human readable representation.
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.DeviceCurrentIpConfiguration Property#
GigE devices: The current IP configuration of the device.
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.DeviceFactory Property#
The name of the transport layer able to create this device.
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.DeviceGUID Property#
USB devices: The GUID of the device.
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.DeviceID Property#
The ID of the device (e.g., used by Camera Link and GenTL Consumer).
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.DeviceIdx Property#
USB devices: The index of the device.
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.DeviceIpAddress Property#
GigE devices: The IP address of the device in a human readable representation.
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.DeviceIpConfigurationOptions Property#
GigE devices: The persistent IP configuration options of the device.
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.DeviceMacAddress Property#
GigE devices: The MAC address of the device in a human readable representation.
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.DeviceSocketAddress Property#
GigE devices: The socket address of the device in a human readable representation, including the port number.
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.DeviceType Property#
The device type of the device, e.g. BaslerGigE, BaslerUsb, BaslerCameraLink.
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.DeviceVersion Property#
The version number of the device.
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.DriverKeyName Property#
USB devices: The driver key name.
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.FriendlyName Property#
The human readable name of the device.
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.FullName Property#
The full name identifying the device.
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.InitialBaudRate Property#
Camera Link devices: The initial baud rate of the serial port that the device is connected to.
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.InterfaceID Property#
The ID of the interface that the device is connected to.
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.IpConfigOptions Property#
GigE devices: The persistent IP configuration options.
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.ManufacturerInfo Property#
USB devices: The information about the manufacturer of the device.
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.ModelName Property#
The model name of the device.
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.NetworkInterfaceIpAddress Property#
GigE devices: The address of the network interface that the device is connected to.
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.PortID Property#
Camera Link devices: The ID of the serial port that the device is connected to.
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.PortNr Property#
GigE devices: The port number used by the device.
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.ProductId Property#
USB devices: The product ID of the device.
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.SerialNumber Property#
The serial number of the device, if supported by the underlying implementation.
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.SpeedSupportBitmask Property#
USB devices: The bit mask indicating the supported USB data transfer speeds.
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.SubnetMask Property#
GigE devices: The subnet mask of the device in a human readable representation.
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.TLType Property#
The transport layer type of the device.
Syntax#
C#
VB
Property Value#
Type: String
Remarks#
The static class TLType can be used to get a list of available transport layer types.
CameraInfoKey.TransferMode Property#
USB devices: The transfer mode supported by the device (e.g. direct transfer mode or buffered transfer mode).
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.UsbDriverTypeName Property#
USB devices: The USB driver type used by the device.
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.UsbPortVersionBcd Property#
USB devices: The version of the USB port that the device is connected to.
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.UserDefinedName Property#
The user-defined name
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.VendorId Property#
USB devices: The vendor ID of the device.
Syntax#
C#
VB
Property Value#
Type: String
CameraInfoKey.VendorName Property#
The vendor name of the device.
Syntax#
C#
VB
Property Value#
Type: String