Skip to content

PylonInterfaceInfo_t#

Module: pylon Interface

Interface info struct. More…

#include <pylonc/PylonC.h>

Public Attributes#

Name
char DeviceClass
char FriendlyName
char InterfaceID
char TlType

Detailed Description#

struct PylonInterfaceInfo_t;

Interface info struct.

This struct provides general information about the interface gathered during enumeration.

Public Attributes Documentation#

variable DeviceClass#

char DeviceClass;

The device class (transport layer) used by the interface

variable FriendlyName#

char FriendlyName;

User friendly interface name for display purpose

variable InterfaceID#

char InterfaceID;

Interface ID for identification

variable TlType#

char TlType;

Type of transport layer