ifm3dpy.device.PortInfo
- class ifm3dpy.device.PortInfo
Bases:
objectProvides information about a connected Port
Attributes
The assigned pcic port.
The name of the port.
RTSP streaming information, or None when the port does not advertise it.
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.