ProSoft Technology MVI56-AFC User Manual
Page 298
Reference
MVI56-AFC ♦ ControlLogix Platform
User Manual
Liquid and Gas Flow Computer
Page 298 of 316
ProSoft Technology, Inc.
February 25, 2011
14.8 Startup Basics and Frequently Asked Questions
The Automatic Flow Computer (AFC) is a powerful rack flow computer solution
for PLC platforms. The design intent of the module is to simplify the setup and
maintenance of a meter installation. With this in mind, the sample ladder logic
was created to accomplish the following:
Pass meter run variables to the module.
Return meter results to the processor.
Allow individual meters to be enabled or disabled.
Allow resets of individual meter runs.
Allow transfer of a new gas analysis to an individual meter run.
Actual meter setup includes units of measure setup, range checking for input
variables, and the type of meter being used. This setup is handled by the AFC
Manager software. The intended design is to have the processor only handle the
variables of an actual process and the AFC Manager handle the setup and
configuration of necessary meter variables.
The sample ladder logic included with the system is intended to fulfill this
requirement and works for many applications. Should you feel that your
application requires more than this, then a very intimate knowledge of the
operations of the module are required to be successful in the implementation of
the application. It is highly recommended that the sample be used as a starting
point for any application.