Loading…
Loading…
Method Name: MthOflAlignDunConcentration
Method ID: 0x41C6
Method Label:
Method Help:
- {
- int eModeConcentration;
- int dunConcentrationUpdated;
- int dunMassFlowConcentrationUpdated;
- int dunVolumeFlowConcentrationUpdated;
- switch (iCdDev)
- {
- case 12:
- eModeConcentration = _ivar_value(16594);
- break;
- case 13:
- eModeConcentration = _ivar_value(16609);
- break;
- default:
- return;
- break;
- }
- switch (eModeConcentration)
- {
Please login for more