caLoad

Purpose:

Load and start a specified CyberApp in the background after verifying no other CyberApp is registered, and the appropriate labels are loaded.

Enter:

caLoad <model_name>

Where:

model_name

Specify the name of the CyberApp to load, which must be recognized from a predefined list.

Example:

caLoad CyberTruckCIL101

Notes:

Ensure the specified model is recognized. The program may require additional arguments in some cases for label handling.

The model that is attempting to be loaded must contain one of the following app names:

EngineTest
Truck
Car
Genset
Boat
HybridAuto
HybridManual
HybridAMT

The /specs/cyber_labels.<app_name> file must exist, otherwise the cyber_labels file corresponding to the model must be manually processed by gen_labels or within the “go” or “go.cyber” script.

See Also:

CyberApps User Guide on the Cummins SharePoint