The factsheet provides basic information about a specific AGV type series. This information allows comparison of different AGV types and can be applied for the planning, dimensioning and simulation of an AGV system. The factsheet also includes information about AGV communication interfaces which are required for the integration of an AGV type series into a VD[M]A-5050-compliant master control.

Hierarchy

  • Factsheet

Properties

agvGeometry?: AgvGeometry

Detailed definition of AGV geometry

headerId: number

headerId of the message. The headerId is defined per topic and incremented by 1 with each sent (but not necessarily received) message.

loadSpecification?: LoadSpecification

Abstract specification of load capabilities

localizationParameters?: number

Detailed specification of localization

manufacturer: string

Manufacturer of the AGV

physicalParameters?: PhysicalParameters

These parameters specify the basic physical properties of the AGV

protocolFeatures?: ProtocolFeatures

Supported features of VDA5050 protocol

protocolLimits?: ProtocolLimits

This JSON-object describes the protocol limitations of the AGV. If a parameter is not defined or set to zero then there is no explicit limit for this parameter.

serialNumber: string

Serial number of the AGV

timestamp: string

Timestamp (ISO8601, UTC); YYYY-MM-DDTHH:mm:ss.ssZ; e.g. 2017-04-15T11:40:03.12Z

typeSpecification?: TypeSpecification

These parameters generally specify the class and the capabilities of the AGV

version: string

Version of the protocol [Major].[Minor].[Patch], e.g. 1.3.2

Generated using TypeDoc