PCALL: Process call

Import scenario commands from a different scenario file. By default, the timestamps in the imported file are used as absolute time references. An optional REL flag causes the timestamps to be interpreted as relative to the timestamp of the PCALL command itself.

Usage:

PCALL filename [REL/ABS]

Arguments:

Name Type Required Description
filename string yes Name of the scenario data file.
REL/ABS string no Enable relative or absolute (the default) timestamps.

Back to command reference.