ifm3dpy.device.PortInfo
- class ifm3dpy.device.PortInfo
Bases:
None
Provides information about a connected Port
- __init__(*args, **kwargs)
Methods
__init__
(*args, **kwargs)Attributes
The assigned pcic port.
The name of the port.
The type of the conntected sensor.
- property pcic_port
The assigned pcic port.
- property port
The name of the port.
- property type
The type of the conntected sensor.