mfc_filt_count
Purpose:
-
MFC filter counts
Enter:
-
mfc_filt_count [filtA] [sepA] [filtC] [sepC] [holder] [event]
Where:
-
filtA
Optional. Specify the variable label that contains the number of filters in canister A. The default is FilterA_Actual.
sepA
Optional. Specify the variable label that contains the number of separators in canister A. The default is SepA_Actual.
filtC
Optional. Specify the variable label that contains the number of filters in canister C. The default is FilterC_Actual.
sepC
Optional. Specify the variable label that contains the number of separtors in canister C. The default is SepC_Actual.
holder
Optional. Specify the variable label that contains the number of filters in the filter holder. The default is FilterHolder_Actual.
event
Optional. Specify the event name to be set after the variables have been set with the count. The default is SetMfcFiltCount.
Example:
-
mfc_filt_count
The preceding runs with accepted defaults.
Notes:
-
Specify either all arguments or no arguments.