ProSoft Technology MVI56-AFC User Manual
Page 48
Meter Proving
MVI56-AFC ♦ ControlLogix Platform
User Manual
Liquid and Gas Flow Computer
Page 48 of 316
ProSoft Technology, Inc.
February 25, 2011
Input format: line meter pulse count (65020)
This parameter is a code that specifies the format in which pulse counts for the
line meter are delivered to the AFC at the ends of runs or passes. These values
are:
Value Format
Description
0
None
No pulse counts are delivered. Used only when no prover is configured
1
32-bit
Pulse counts are delivered as 32-bit (double) integers
2
Split-double
Pulse counts are delivered as split-double values, in which the actual
value is (MSW * 10,000 + LSW)
3
Floating point Pulse counts are delivered as IEEE 32-bit floating point values
When a prover is configured, the default setting is 1 (32-bit), except for compact
provers, for which it is 3 (floating point).
Input format: master meter pulse count (65021)
This parameter is a code that specifies the format in which pulse counts for the
master meter are delivered to the AFC at the ends of runs or passes. These
values are:
Value Format
Description
0
None
No pulse counts are delivered. Used when the prover is not a
master meter.
1
32-bit
Pulse counts are delivered as 32-bit (double) integers.
2
Split-double
Pulse counts are delivered as split-double values, in which the
actual value is (MSW * 10,000 + LSW).
3
Floating point
Pulse counts are delivered as IEEE 32-bit floating point values.
When a master meter is configured, the default setting is 1 (32-bit). This
parameter is meaningful only when using master meter provers.