ProSoft Technology MVI56-AFC User Manual
Page 228
MVI56-AFC Sample Logic
MVI56-AFC ♦ ControlLogix Platform
User Manual
Liquid and Gas Flow Computer
Page 228 of 316
ProSoft Technology, Inc.
February 25, 2011
2) Meter Type = Differential & Product Group = Liquid
Calculation Result Controller Tag
Data Type
Net Accumulator
AFC56.Meters[x].Results. DifferentialLiquid.Net_Accumulator
DINT
Net Flow Rate
AFC56.Meters[x].Results. DifferentialLiquid.Net_Flowrate
REAL
Gross Accumulator AFC56.Meters[x].Results.
DifferentialLiquid.Gross_Accumulator
DINT
Gross Standard
Accumulator
AFC56.Meters[x].Results.
DifferentialLiquid.Standard_Accumulator
DINT
Mass Accumulator AFC56.Meters[x].Results. DifferentialLiquid.Mass_Accumulator DINT
Where x can assume values between 0 and 15.
The following shows an example for Meter 1:
3) Meter Type = Linear & Product Group = Gas
Calculation Result
Controller Tag
Data Type
Net Accumulator
AFC56.Meters[x].Results.LinearGas.Net_Accumulator
DINT
Net Flow Rate
AFC56.Meters[x].Results.LinearGas.Net_Flowrate
REAL
Gross Flow Rate
AFC56.Meters[x].Results.LinearGas.Gross_Flowrate
REAL
Fpv
AFC56.Meters[x].Results.LinearGas.Fpv
REAL
Cprime
AFC56.Meters[x].Results.LinearGas.Cprime
REAL
Where x can assume values between 0 and 15.
The following shows an example for Meter 1:
4) Meter Type = Pulse & Product Group = Liquid
Calculation
Result
Controller Tag
Data Type
Net Accumulator
AFC56.Meters[x].Results. LinearLiquid.Net_Accumulator
DINT
Net Flow Rate
AFC56.Meters[x].Results.LinearLiquid.Net_Flowrate
REAL
Gross Accumulator AFC56.Meters[x].Results.LinearLiquid.Gross_Accumulator
DINT
Gross Standard
Accumulator
AFC56.Meters[x].Results.LinearLiquid.Gross_Standard_
Accumulator
DINT
Mass Accumulator AFC56.Meters[x].Results.LinearLiquid.Mass_Accumulator
DINT
Where x can assume values between 0 and 15.