This function can be used to call Standard Driver Interface (SDI) to perform traction, braking or steering events.
The parameters for this call are:
CONTROL/FUN=USER (906, str1, ary1, ary2, ary3, ary4, ary5, origo)
where:
str1 |
ary1 |
ary2 |
ary3 |
ary4 |
ary5 |
origo |
The Standard Driver Interface DOCUMENT discusses in detail the use of Standard Driver Interface required in a dataset to perform SVC analysis.
Background
The Standard Driver Interface (SDI) event allows you to run a variety of full-vehicle simulations in a standard way. The event is controlled via a Driver Control File (.dcf or .xml) that defines the behavior of the 5 driver controls: Steering, Throttle, Braking, Gear, and Clutch.
The only event parameter for the SDI event is the name of the .dcf file.
By selecting the edit button, it is possible to graphically edit .xml driver control files:
For more information, see
Event Builder.