EasyManua.ls Logo

Marilyn DAR-01 - Configuration File; INI File Overview

Marilyn DAR-01
37 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
2015, Marilyn Systems, llc.
13
Configuration File
The DAR-01 configuration file specifies all operating parameters for the player. A simple text format
allows for editing from any computer or operating system.
This file must be named CONFIG.TXT so that the player can find it on startup.
The configuration file for the DAR-01 is based on the standard INI file format.
Each operating parameter of the DAR-01 consists of a name and value separated by an equal sign (=).
name = value
Parameters are grouped by section. The section name appears on its own line in square brackets.
[section]
Comments may be added and are preceded with a semicolon. Comments are for documentation
purposes only and are ignored by the DAR-01.
; comment text
Please note: Default values are assumed on all parameters if the parameter is not
defined or defined incorrectly.