|
What is an engine configuration file?
Answer: It is a text file that contains a comment field, channel number, and data. The file is used to configure the EMAS II so that it understands the type of engine it is about to interface with. Since the EMAS II is designed to work with many different types of engines. A configuration is necessary and is accomplished by writing data into specific channels. These channels have specific functions such as defining the number of engine cylinders, type of ignition systems etc... Which configuration file to use is determined by the Watcher program when it reads the MODULES.MOD file located at C:\emasii\data. The following is an example of the MODULES.MOD file. This file can be edited using Notepad or a similar text editor.
The configuration files are kept in the C:\EMASII\DATA\CFG directory. The following is an example of such a file.
The configuration file has the following format: Comment field (space) channel number (space) value or data. The comment field MUST NOT CONTAIN any SPACES!! Use an underscore if a space is needed. The configuration file can have one channel or many channels. The user must include, as many channels as is required for the EMAS II to run the engine properly. The obvious question is, "How do I know what is required?" Without learning what each and every channel does and the impact it has on the EMAS II and the engine, the simple and quick answer is to use the existing file and only modify the channels that are necessary to run your new engine. |
|||