get_los_id
Purpose:
-
Obtain the lube oil soot cart ID from the device and spawn the get_soot task.
Enter:
-
get_los_id <device> <variable> &
Where:
-
device
Specify the name of the device for communications. This is the base file name of the async configuration file and asynchronous task events.
variable
Specify the label of a real variable where the soot concentration results will be placed.
Example:
-
get_los_id AEI AEI_soot &
Notes:
-
This command spawns the get_soot task once the cart ID is obtained. It is normally part of the sub-system installation process. If the installation process detects that this sub-system is present, it will run this automatically.