Hierarchy

  • LoadSet

Indexable

[property: string]: any

Properties

boundingBoxReference?: V3_0.LoadSetBoundingBoxReference

Bounding box reference as defined in parameter loads[] in state-message

description?: string

Free text description of the load handling set

dropTime?: number

Approximate time for dropping the load

loadDimensions?: V3_0.LoadSetLoadDimensions
loadPositions?: string[]

List of load positions btw. load handling devices, this load-set is valid for. If this parameter does not exist or is empty, this load-set is valid for all load handling devices on this mobile robot.

loadType: string

Type of load e.g., EPAL, XLT1200, ….

maximumAcceleration?: number

Maximum allowed acceleration for this load-type and –weight

maximumDeceleration?: number

Maximum allowed deceleration for this load-type and –weight

maximumLoadhandlingDepth?: number

Maximum allowed depth for this load-type and –weight. references to boundingBoxReference

maximumLoadhandlingHeight?: number

Maximum allowed height for handling of this load-type and –weight. references to boundingBoxReference

maximumLoadhandlingTilt?: number

Maximum allowed tilt for this load-type and –weight

maximumSpeed?: number

Maximum allowed speed for this load-type and –weight

maximumWeight?: number

Maximum weight of loadtype

minimumLoadhandlingDepth?: number

Minimum allowed depth for this load-type and –weight. references to boundingBoxReference

minimumLoadhandlingHeight?: number

Minimum allowed height for handling of this load-type and –weight. References to boundingBoxReference

minimumLoadhandlingTilt?: number

Minimum allowed tilt for this load-type and –weight

pickTime?: number

Approximate time for picking up the load

setName: string

Unique name of the load set, e.g., DEFAULT, SET1, ...

Generated using TypeDoc