ET_VehicleCommand

 

ET_VehicleCommand - General Information

Overview

Type:

List type

Available as of:

V1.0.4.0

Description

This enumeration defines the commands which can be executed by a vehicle (ST_Vehicle). The command will be executed after the related ST_Vehicle received a positive flank in i_xExecute.

Type: UINT

Enumeration Elements

Name

Value

Description

MoveToStation

0

Move the vehicle to a station.

MoveToPosition

1

Move the vehicle to a position on a path.

RequestStatus

2

Get the data from the vehicle and update the related structure ST_VehiclePosition.