ifm3dpy.device.PortInfo

class ifm3dpy.device.PortInfo

Bases: object

Provides information about a connected Port

Attributes

pcic_port

The assigned pcic port.

port

The name of the port.

rtsp

RTSP streaming information, or None when the port does not advertise it.

type

The type of the conntected sensor.

property pcic_port

The assigned pcic port.

property port

The name of the port.

property rtsp

RTSP streaming information, or None when the port does not advertise it.

property type

The type of the conntected sensor.