ifm3dpy.device.Parameter

class ifm3dpy.device.Parameter

Bases: IntEnum

Enum: Parameters for SetTemporaryApplicationParameter

Attributes

ODS_OVERHANGING_LOAD

ODS_ZONE_SET

ODS_MAXIMUM_HEIGHT

ODS_MOTION_DATA

PDS_GET_PALLET

PDS_GET_ITEM

PDS_GET_RACK

PDS_VOL_CHECK

ODS_MAXIMUM_HEIGHT = 2102
ODS_MOTION_DATA = 2103
ODS_OVERHANGING_LOAD = 2003
ODS_ZONE_SET = 2101
PDS_GET_ITEM = 2201
PDS_GET_PALLET = 2200
PDS_GET_RACK = 2202
PDS_VOL_CHECK = 2203