get_soot
Purpose:
-
Start communication a with soot cart.
Enter:
-
get_soot <device> <variable> [cart_ID] &
Where:
-
device
Specify the name of the device to communicate with. This is the base file name of the async configuration file.
variable
Specify the label of a real variable where the soot concentration results will be placed.
cart_ID
Optional. Specify the label of the string variable to placeĀ the LOS cart ID. If this label is specified, the LOS cart ID will be placed in this variable. However, the cart must support providing this information.
Example:
-
get_soot AEI AEI_soot soot_ID &
This command is normally placed in /cell/go.scp so that it runs all of the time.