{"id":347,"date":"2014-05-21T17:20:20","date_gmt":"2014-05-21T17:20:20","guid":{"rendered":"http:\/\/www.bvecornwall.co.uk\/wordpress\/?page_id=347"},"modified":"2014-12-04T14:16:14","modified_gmt":"2014-12-04T14:16:14","slug":"bvec_ats-configuration","status":"publish","type":"page","link":"http:\/\/www.bvecornwall.co.uk\/wordpress\/bvec_ats-configuration\/","title":{"rendered":"BVEC_ATS: Configuration"},"content":{"rendered":"<p>BVEC_ATS has been designed to be compatible with trains that previously used the Windows only OS_ATS plugin, and will attempt to automatically upgrade any existing OS_ATS1.cfg file. This page describes the supported parameters for BVEC_ATS.<br \/>\nWhilst I&#8217;ve deprecated some values, &amp; there are minor functional differences, these should not detract from your driving experience.<\/p>\n<p>The configuration file is divided into sections, each one of which represents a supported device. An additional <em>[KeyAssignments]<\/em> section may be appended to the end of the file in order to alter the default key assignments.<br \/>\nThere are three different types of devices:<\/p>\n<ol>\n<li>Traction models- Only one traction model per train is supported.<em><br \/>\n<\/em><\/li>\n<li>Safety systems- Vigilance devices, TPWS &amp; AWS.<\/li>\n<li>Miscellaneous devices- Traction interlocks and the windscreen.<\/li>\n<\/ol>\n<h1><strong>1. Traction Models:<\/strong><\/h1>\n<p>The <em>[Steam]<\/em> section represents a basic steam locomotive, modelling pressure, cutoff and water levels.<br \/>\nSupported values for this section are as follows:<br \/>\n\n<table id=\"tablepress-13\" class=\"tablepress tablepress-id-13\">\n<thead>\n<tr class=\"row-1\">\n\t<th class=\"column-1\">Attribute Name<\/th><th class=\"column-2\">Supported Values<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-striping row-hover\">\n<tr class=\"row-2\">\n\t<td class=\"column-1\">cutoffmax<\/td><td class=\"column-2\">Defines the maximum cutoff [Forwards]<br \/>\nThis value should be greater than <b>0<\/b><br \/>\nThe default value is <b>75<\/b><\/td>\n<\/tr>\n<tr class=\"row-3\">\n\t<td class=\"column-1\">cutoffmin<\/td><td class=\"column-2\">Defines the minimum cutoff [Backwards]<br \/>\nThis value should be less than <b>0<\/b><br \/>\nThe default value is <b>-55<\/b><br \/>\n<\/td>\n<\/tr>\n<tr class=\"row-4\">\n\t<td class=\"column-1\">cutoffineffective<\/td><td class=\"column-2\">Defines the range above and below zero where the cutoff is ineffective (No power)<br \/>\nThe default value is <b>15<\/b><\/td>\n<\/tr>\n<tr class=\"row-5\">\n\t<td class=\"column-1\">cutoffratiobase<\/td><td class=\"column-2\">Defines the maximum speed in kph where maximum cutoff is effective<br \/>\nThe default value is <b>30<\/b><\/td>\n<\/tr>\n<tr class=\"row-6\">\n\t<td class=\"column-1\">cutoffratio<\/td><td class=\"column-2\">Defines the ratio at which the ideal cutoff drops relative to the speed in kph.<br \/>\nThe value given should be divided by 10; For example, if our ratio is 5, then the ideal cutoff drops by 1 when our speed increases by 2kph.<br \/>\nThe default value is <b>10<\/b><\/td>\n<\/tr>\n<tr class=\"row-7\">\n\t<td class=\"column-1\">cutoffdeviation<\/td><td class=\"column-2\">Defines the effective range around the ideal cutoff, and must be greater than or equal to 1.<br \/>\nAs this value gets smaller, your cutoff needs to get closer to the ideal cutoff to receive maximum performance. Similarly, a higher value will lead to easier driving.<br \/>\nThe default value is <b>8<\/b><\/td>\n<\/tr>\n<tr class=\"row-8\">\n\t<td class=\"column-1\">cutoffchangespeed<\/td><td class=\"column-2\">Defines how quickly the cutoff changes when a key is held down.<br \/>\nThe cutoff will increase or decrease one unit at this interval in milliseconds<br \/>\nThe default value is <b>40<\/b><\/td>\n<\/tr>\n<tr class=\"row-9\">\n\t<td class=\"column-1\">cutoffindicator<\/td><td class=\"column-2\">Sets the panel index for the cutoff indicator<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-10\">\n\t<td class=\"column-1\">regulatorpressureuse<\/td><td class=\"column-2\">Defines how much pressure is used when the regulator is fully open and the cutoff is at maximum setting in pressure units per second.<br \/>\nThe default value is <b>32<\/b><\/td>\n<\/tr>\n<tr class=\"row-11\">\n\t<td class=\"column-1\">boilermaxwaterlevel<\/td><td class=\"column-2\">Defines the maximum water level in the boiler.<br \/>\nThe default value is <b>1600<\/b><\/td>\n<\/tr>\n<tr class=\"row-12\">\n\t<td class=\"column-1\">boilerwatertosteamrate<\/td><td class=\"column-2\">Defines the rate at which water units are converted to pressure units per minute.<br \/>\nThe default value is <b>1500<\/b><\/td>\n<\/tr>\n<tr class=\"row-13\">\n\t<td class=\"column-1\">boilerstartwaterlevel<\/td><td class=\"column-2\">Defines the starting water level of the boiler.<br \/>\nIf this value is <b>-1<\/b> or undefined, then the boiler will start at maximum water level.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-14\">\n\t<td class=\"column-1\">boilermaxpressure<\/td><td class=\"column-2\">Defines the nominal maximum pressure of the boiler, and must be greater than the minimum pressure.<br \/>\nThe default value is <b>20000<\/b><\/td>\n<\/tr>\n<tr class=\"row-15\">\n\t<td class=\"column-1\">boilerminpressure<\/td><td class=\"column-2\">Defines the minimum boiler pressure for the train to accelerate, and must be below the maximum pressure.<br \/>\nThe default value is <b>12000<\/b><\/td>\n<\/tr>\n<tr class=\"row-16\">\n\t<td class=\"column-1\">boilerblowoffpressure<\/td><td class=\"column-2\">Defines the point at which the safety valves operate and blowoff excess steam- At this point, the boiler is reduced to maximum pressure.<br \/>\nThe default value is <b>21000<\/b><\/td>\n<\/tr>\n<tr class=\"row-17\">\n\t<td class=\"column-1\">blowoffsound<\/td><td class=\"column-2\">Defines the sound index which should play once when the boiler blowoff operates.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-18\">\n\t<td class=\"column-1\">blowoffindicator<\/td><td class=\"column-2\">The panel index for the blowoff indicator. This shows for 10 seconds whenever the blowoff valve operates.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-19\">\n\t<td class=\"column-1\">boilerpressureindicator<\/td><td class=\"column-2\">Sets the panel index for the boiler pressure indicator.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-20\">\n\t<td class=\"column-1\">injectorrate<\/td><td class=\"column-2\">Defines the number of water units the injector moves from the tanks\/ tender to the boiler per second.<br \/>\nThe number of pressure units will also be reduced by one fourth of this value.<br \/>\nThe default value is <b>100<\/b><\/td>\n<\/tr>\n<tr class=\"row-21\">\n\t<td class=\"column-1\">injectorindicator<\/td><td class=\"column-2\">Sets the panel index for the injector indicator.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-22\">\n\t<td class=\"column-1\">injectorsound<\/td><td class=\"column-2\">A comma separated pair of values, defining the sound index which plays looped when the injectors are active, and the sound index played when the injectors are toggled on and off.<br \/>\nThe default values are <b>-1<\/b> and <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-23\">\n\t<td class=\"column-1\">fuelcapacity<\/td><td class=\"column-2\">Defines the maximum amount of water which the tender\/ tanks can hold.<br \/>\nThe default value is <b>20000<\/b><\/td>\n<\/tr>\n<tr class=\"row-24\">\n\t<td class=\"column-1\">fuelstartamount<\/td><td class=\"column-2\">Defines the amount of water in the tender\/ tanks at the start of the simulation.<br \/>\nIf this is not set, then it will default to <em>fuelstartamount<\/em><\/td>\n<\/tr>\n<tr class=\"row-25\">\n\t<td class=\"column-1\">fuelindicator<\/td><td class=\"column-2\">Sets the panel index for the tender\/ tanks water indicator.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-26\">\n\t<td class=\"column-1\">fuelfillspeed<\/td><td class=\"column-2\">Defines the number of units added per second whilst fueling.<br \/>\nThe default value is <b>50<\/b><\/td>\n<\/tr>\n<tr class=\"row-27\">\n\t<td class=\"column-1\">fuelfillidicator<\/td><td class=\"column-2\">Sets the panel index for the fueling indicator.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-28\">\n\t<td class=\"column-1\">automatic<\/td><td class=\"column-2\">Defines whether the cutoff should be operated automatically,<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-29\">\n\t<td class=\"column-1\">automaticindicator<\/td><td class=\"column-2\">Sets the panel index for the automatic cutoff indicator.<br \/>\nThe defaut value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-30\">\n\t<td class=\"column-1\">klaxonpressureuse<\/td><td class=\"column-2\">Defines the number of additional pressure units used per second whilst any klaxon is playing.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-31\">\n\t<td class=\"column-1\">steamheatindicator<\/td><td class=\"column-2\">Defines the panel index for a 5-step steam heat gauge.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-32\">\n\t<td class=\"column-1\">steamheatpressureuse<\/td><td class=\"column-2\">Defines the number of pressure units used per second by a notch of steam heating (Linear addition)<br \/>\nThe default value is <b>-1<\/n><\/td>\n<\/tr>\n<tr class=\"row-33\">\n\t<td class=\"column-1\">blowersindicator<\/td><td class=\"column-2\">The panel index for the blowers indicator.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-34\">\n\t<td class=\"column-1\">blowersound<\/td><td class=\"column-2\">The sound played looped whenever the blowers are active.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-35\">\n\t<td class=\"column-1\">blowers_pressurefactor<\/td><td class=\"column-2\">The factor by which steam generation should be multiplied whilst the blowers are active.<br \/>\nThe default value is <b>0<\/b> <\/td>\n<\/tr>\n<tr class=\"row-36\">\n\t<td class=\"column-1\">blowers_firefactor<\/td><td class=\"column-2\">The factor by which the fire temperature increase should be multiplied whilst the blowers are active.<br \/>\nThe default value is <b>0<\/b> <\/td>\n<\/tr>\n<tr class=\"row-37\">\n\t<td class=\"column-1\">cylindercockspressureuse<\/td><td class=\"column-2\">A comma separated pair of values, defining the base pressure used whilst the cylinder cocks are open, and the additional pressure used per notch of throttle.<br \/>\nThe default values are <b>0<\/b> and <b>0<\/b><\/td>\n<\/tr>\n<tr class=\"row-38\">\n\t<td class=\"column-1\">cylindercocksound<\/td><td class=\"column-2\">A comma separated pair of values, defining the sound index which plays looped whilst the cylinder-cocks are open &amp; the power is not in notch 0, and the sound index played when the cylinder-cocks are opened or closed.<br \/>\nThe default values are <b>-1<\/b> and <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-39\">\n\t<td class=\"column-1\">cylindercocksindicator<\/td><td class=\"column-2\">The panel index for the cylinder-cocks indicator.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-13 from cache --><\/p>\n<p>The <em>[Diesel]<\/em> section represents a diesel locomotive fitted with a variable ratio gearbox.<br \/>\nSupported values for this section are as follows:<br \/>\n\n<table id=\"tablepress-14\" class=\"tablepress tablepress-id-14\">\n<thead>\n<tr class=\"row-1\">\n\t<th class=\"column-1\">Attribute Name<\/th><th class=\"column-2\">Supported Values<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-striping row-hover\">\n<tr class=\"row-2\">\n\t<td class=\"column-1\">gearratios<\/td><td class=\"column-2\">A comma separated list, defining the gears fitted to this train and their ratios.<br \/>\nThe traction model has a maximum notional RPM of 1000rpm, and this is calculated by multiplying the speed in kph by the 'gear ratio' in use.<br \/>\nFor example, if the ratio for the first gear is 20, then maximum RPM will be reached at 1000 \/ 20- 50kph<br \/>\nThe default value is <b>0<\/b><br \/>\nAn example train with 4 gears should look like this: <b>30,20,16,8<\/b><\/td>\n<\/tr>\n<tr class=\"row-3\">\n\t<td class=\"column-1\">gearfadeinrange<\/td><td class=\"column-2\">A comma separated list defining the 'fade-in' range for each gear in RPM.<br \/>\nIf the engine RPM is below this value, then acceleration will be slower.<br \/>\nThe default value is <b>0<\/b><br \/>\nIf this list is shorter than the number of gears, then the final value will be used for all subsequent gears.<br \/>\n<\/td>\n<\/tr>\n<tr class=\"row-4\">\n\t<td class=\"column-1\">gearfadeoutrange<\/td><td class=\"column-2\">A comma separated list defining the 'fade-out' range for each gear in RPM.<br \/>\nIf the engine RPM is above this value, then acceleration will be slower.<br \/>\nThe default value is <b>0<\/b><br \/>\nIf this list is shorter than the number of gears, then the final value will be used for all subsequent gears.<br \/>\n<b><em>Note:<\/b><\/em> The gear fade-in and fade-out should never be equal to or greater than 1000.<\/td>\n<\/tr>\n<tr class=\"row-5\">\n\t<td class=\"column-1\">gearindicator<\/td><td class=\"column-2\">Sets the panel index of the gear indicator.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-6\">\n\t<td class=\"column-1\">gearchangesound<\/td><td class=\"column-2\">Defines the sound index to be played once when the gear is changed.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-7\">\n\t<td class=\"column-1\">gearloopsound<\/td><td class=\"column-2\">A pair of comma separated values, defining the sound index to be played looped after each non-neutral gear has been selected &amp; the delay in ms before playback starts.<br \/>\nThe default values are <b>-1<\/b> and <b>0<\/b><\/td>\n<\/tr>\n<tr class=\"row-8\">\n\t<td class=\"column-1\">tachometer<\/td><td class=\"column-2\">Sets the panel index for the engine RPM gauge.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-9\">\n\t<td class=\"column-1\">heatingpart<\/td><td class=\"column-2\">Defines whether part of the engine will heat up over time.<br \/>\nPossible values are as follows:<br \/>\n<b>0<\/b> No heating part. (Default)<br \/>\n<b>1<\/b> Heating is based upon the selected throttle notch.<br \/>\n<b>2<\/b> Heating is based upon engine RPM.<\/td>\n<\/tr>\n<tr class=\"row-10\">\n\t<td class=\"column-1\">heatingrate<\/td><td class=\"column-2\">A comma separated list defining the rate at which the engine will heat up, based upon the throttle notch or 10% of RPM per second.<br \/>\nThe default value is <b>0<\/b> (No heating)<br \/>\nThis list should start at neutral throttle, or zero RPM.<br \/>\nIf the list is shorter than the number of throttle notches or under 10, then the final value will be used for all subsequent values.<\/td>\n<\/tr>\n<tr class=\"row-11\">\n\t<td class=\"column-1\">thermometer<\/td><td class=\"column-2\">Sets the panel index for the thermometer.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-12\">\n\t<td class=\"column-1\">overheatwarn<\/td><td class=\"column-2\">Defines the temperature threshold at which the overheat warning will trigger. <br \/>\nThe default value is <b>0<\/b><\/td>\n<\/tr>\n<tr class=\"row-13\">\n\t<td class=\"column-1\">overheat<\/td><td class=\"column-2\">Defines the temperature threshold at which the engine will overheat.<br \/>\nThe default value is <b>0<\/b><br \/>\n<\/td>\n<\/tr>\n<tr class=\"row-14\">\n\t<td class=\"column-1\">overheatindicator<\/td><td class=\"column-2\">Sets the panel index for the overheat indicator.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-15\">\n\t<td class=\"column-1\">overheatalarm<\/td><td class=\"column-2\">Defines the sound index which plays looped whilst the engine has overheated.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-16\">\n\t<td class=\"column-1\">allowneutralrevs<\/td><td class=\"column-2\">Defines whether the engine can be revved in neutral.<br \/>\nIf this is enabled, the revs achieved in each power notch will be 90% of the percentage of the total number of power notches.<br \/>\nFor a train with 5 power notches, notch 1 will achieve 190rpm, notch 2 will achieve 380rpm etc. out of the notional 1000rpm<br \/>\nPossible values are as follows:<br \/>\n<b>0<\/b> Disabled (Default)<br \/>\n<b>1<\/b> Enabled<\/td>\n<\/tr>\n<tr class=\"row-17\">\n\t<td class=\"column-1\">revsupsound<\/td><td class=\"column-2\">Defines the sound index to be played once when <em>allowneutralrevs<\/em> is enabled &amp; the power notch is increased in neutral.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-18\">\n\t<td class=\"column-1\">revsdownsound<\/td><td class=\"column-2\">Defines the sound index to be played once when <em>allowneutralrevs<\/em> is enabled &amp; the power notch is decreased in neutral.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-19\">\n\t<td class=\"column-1\">motorsound<\/td><td class=\"column-2\">Defines the sound index to be played looped whilst the motor is revving in neutral.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-20\">\n\t<td class=\"column-1\">reversercontrol<\/td><td class=\"column-2\">Defines the behavior for when the reverser is placed into neutral whilst the train is moving.<br \/>\nPossible values:<br \/>\n<b>0<\/b> No effect (Default)<br \/>\n<b>1<\/b> The train must come to a full stand, and the reverser be placed into neutral before power can be applied.<\/td>\n<\/tr>\n<tr class=\"row-21\">\n\t<td class=\"column-1\">fuelcapacity<\/td><td class=\"column-2\">Defines the maximum amount of fuel which the tanks can hold.<br \/>\nThe default value is <b>20000<\/b><\/td>\n<\/tr>\n<tr class=\"row-22\">\n\t<td class=\"column-1\">fuelstartamount<\/td><td class=\"column-2\">Defines the amount of fuel in the tanks at the start of the simulation.<br \/>\nIf this is not set, then it will default to <em>fuelstartamount<\/em><\/td>\n<\/tr>\n<tr class=\"row-23\">\n\t<td class=\"column-1\">fuelindicator<\/td><td class=\"column-2\">Sets the panel index for the fuel indicator.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-24\">\n\t<td class=\"column-1\">fuelfillspeed<\/td><td class=\"column-2\">Defines the number of units per second added whilst fueling.<br \/>\nThe default value is <b>50<\/b><\/td>\n<\/tr>\n<tr class=\"row-25\">\n\t<td class=\"column-1\">fuelfillindicator<\/td><td class=\"column-2\">Sets the panel index for the fueling indicator.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-26\">\n\t<td class=\"column-1\">fuelconsumption<\/td><td class=\"column-2\">A comma separated list defining the number of fuel units consumed per second for each throttle notch.<br \/>\nThe default value is <b>0<\/b> (No fuel consumed)<br \/>\nThe list should start at neutral throttle. If this list is shorter than the number of possible throttle notches, then the last value will be used for all undefined throttle notches.<\/td>\n<\/tr>\n<tr class=\"row-27\">\n\t<td class=\"column-1\">automatic<\/td><td class=\"column-2\">Defines whether the gears should be operated automatically.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-28\">\n\t<td class=\"column-1\">automaticindicator<\/td><td class=\"column-2\">Sets the panel index for the automatic gears indicator.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-14 from cache --><\/p>\n<p>The <em>[Electric]<\/em> section represents a basic electric locomotive.<br \/>\nSupported values for this section are as follows:<br \/>\n\n<table id=\"tablepress-15\" class=\"tablepress tablepress-id-15\">\n<thead>\n<tr class=\"row-1\">\n\t<th class=\"column-1\">Attribute Name<\/th><th class=\"column-2\">Supported Values<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-striping row-hover\">\n<tr class=\"row-2\">\n\t<td class=\"column-1\">powergapbehaviour<\/td><td class=\"column-2\">Defines the behavior for when the pantograph\/ pickup shoes are on an isolated section.<br \/>\nPossible values are as follows:<br \/>\n<b>0<\/b> No effect<br \/>\n<b>1<\/b> Maximum throttle is reduced proportionally to the number of pickup points on the isolated section.<br \/>\n<b>2<\/b> Throttle inactive when any pickup points are in the isolated section.<br \/>\n<b>3<\/b> Throttle inactive when all pickup points are in the isolated section,<\/td>\n<\/tr>\n<tr class=\"row-3\">\n\t<td class=\"column-1\">powerpickuppoints<\/td><td class=\"column-2\">A comma separated list, defining the location of all the power pickup points in meters from the front of the train.<br \/>\nThe default value is <b>0<\/b><\/td>\n<\/tr>\n<tr class=\"row-4\">\n\t<td class=\"column-1\">powerindicator<\/td><td class=\"column-2\">Sets the panel index of the power indicator, which lights up when power is present.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-5\">\n\t<td class=\"column-1\">breakerindicator<\/td><td class=\"column-2\">Sets the panel index for the ACB\/ VCB breaker.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-6\">\n\t<td class=\"column-1\">breakersound<\/td><td class=\"column-2\">Sets the sound index to be played once when the ACB\/ VCB is toggled.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-7\">\n\t<td class=\"column-1\">heatingpart<\/td><td class=\"column-2\">Defines whether part of the engine will heat up over time.<br \/>\nPossible values are as follows:<br \/>\n<b>0<\/b> No heating part. (Default)<br \/>\n<b>1<\/b> Heating is based upon the selected throttle notch.<\/td>\n<\/tr>\n<tr class=\"row-8\">\n\t<td class=\"column-1\">heatingrate<\/td><td class=\"column-2\">A comma separated list defining the rate at which the engine will heat up, based upon the throttle notch.<br \/>\nThe default value is <b>0<\/b> (No heating)<br \/>\nThis list should start at neutral throttle.<br \/>\nIf the list is shorter than the number of throttle notches, then the final value will be used for all subsequent values.<\/td>\n<\/tr>\n<tr class=\"row-9\">\n\t<td class=\"column-1\">thermometer<\/td><td class=\"column-2\">Sets the panel index for the thermometer.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-10\">\n\t<td class=\"column-1\">overheatwarn<\/td><td class=\"column-2\">Defines the temperature threshold at which the overheat warning will trigger. <br \/>\nThe default value is <b>0<\/b><\/td>\n<\/tr>\n<tr class=\"row-11\">\n\t<td class=\"column-1\">overheat<\/td><td class=\"column-2\">Defines the temperature threshold at which the engine will overheat.<br \/>\nThe default value is <b>0<\/b><\/td>\n<\/tr>\n<tr class=\"row-12\">\n\t<td class=\"column-1\">overheatindicator<\/td><td class=\"column-2\">Sets the panel index for the overheat indicator.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-13\">\n\t<td class=\"column-1\">overheatalarm<\/td><td class=\"column-2\">Defines the sound index which plays looped whilst the engine has overheated.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-14\">\n\t<td class=\"column-1\">ammeter<\/td><td class=\"column-2\">Sets the panel index of the ammeter.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-15\">\n\t<td class=\"column-1\">ammetervalues<\/td><td class=\"column-2\">A comma separated list, defining the ammeter values for each throttle notch.<br \/>\nIf the list is shorter than the number of throttle notches, then the last value will be used for all undefined notches.<br \/>\nThe default value is <b>0<\/b><\/td>\n<\/tr>\n<tr class=\"row-16\">\n\t<td class=\"column-1\">pantographindicator_f<\/td><td class=\"column-2\">Sets the panel index for the front pantograph indicator<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-17\">\n\t<td class=\"column-1\">pantographindicator_r<\/td><td class=\"column-2\">Sets the panel index for the rear pantograph indicator<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-18\">\n\t<td class=\"column-1\">pantographsound<\/td><td class=\"column-2\">Sets the sound index to be played once when a pantograph is raised or lowered.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-19\">\n\t<td class=\"column-1\">pantographalarmbehaviour<\/td><td class=\"column-2\">Sets the behaviour when a pantograph is lowered at speed with the ACB\/VCB closed.<br \/>\n<b>0<\/b> Pantograph lowers (Default)<br \/>\n<b>1<\/b> Pantograph lowers and the ACB\/VCB trips.<br \/>\n<b>2<\/b> Pantograph lowers, ACB\/VCB trips and the train is braked to a stop.<\/td>\n<\/tr>\n<tr class=\"row-20\">\n\t<td class=\"column-1\">pantographalarmsound<\/td><td class=\"column-2\">Sets the sound index to be played looped whilst the train is being braked to a stop.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-21\">\n\t<td class=\"column-1\">pantographretryinterval<\/td><td class=\"column-2\">Sets the retry interval in ms for raising the pantograph.<br \/>\nThis applies after the train has been braked to a stop after lowering a pantograph at speed *OR* after an attempt has been made to raise a pantograph with the ACB\/VCB closed.<br \/>\nThe default value is <b>5000<\/b><\/td>\n<\/tr>\n<tr class=\"row-22\">\n\t<td class=\"column-1\">powerloopsound<\/td><td class=\"column-2\">A pair of comma separated values, defining the sound index to be played looped after the controller has been moved into each non-neutral power notch &amp; the delay in ms before playback starts.<br \/>\nThe default values are <b>-1<\/b> and <b>0<\/b><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-15 from cache --><\/p>\n<h1><strong>2. Safety Systems:<\/strong><\/h1>\n<p>The <em>[AWS]<\/em> section represents a British AWS (Automatic Warning System) device.<br \/>\nSupported values for this section are as follows:<br \/>\n\n<table id=\"tablepress-17\" class=\"tablepress tablepress-id-17\">\n<thead>\n<tr class=\"row-1\">\n\t<th class=\"column-1\">Attribute Name<\/th><th class=\"column-2\">Supported Values<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-striping row-hover\">\n<tr class=\"row-2\">\n\t<td class=\"column-1\">awsindicator<\/td><td class=\"column-2\">Sets the panel index for the AWS Sunflower.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-3\">\n\t<td class=\"column-1\">awswarningsound<\/td><td class=\"column-2\">Sets the sound index for the AWS warning horn.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-4\">\n\t<td class=\"column-1\">awsclearsound<\/td><td class=\"column-2\">Sets the sound index for the AWS clear signal bell.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-5\">\n\t<td class=\"column-1\">awsdelay<\/td><td class=\"column-2\">Defines the total time within which the driver has to cancel an AWS warning, before a brake application is triggered in milliseconds.<br \/>\nThe default value is <b>2000<\/b><\/td>\n<\/tr>\n<tr class=\"row-6\">\n\t<td class=\"column-1\">tpwswarningsound<\/td><td class=\"column-2\">Sets the sound index for an AWS warning triggered by the TPWS device. (If fitted)<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-17 from cache --><br \/>\nThe <em>[TPWS]<\/em> section represents a British TPWS (Train Protection &amp; Warning System) device.<br \/>\nSupported values for this section are as follows:<br \/>\n\n<table id=\"tablepress-18\" class=\"tablepress tablepress-id-18\">\n<thead>\n<tr class=\"row-1\">\n\t<th class=\"column-1\">Attribute Name<\/th><th class=\"column-2\">Supported Values<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-striping row-hover\">\n<tr class=\"row-2\">\n\t<td class=\"column-1\">tpwsoverridelifetime<\/td><td class=\"column-2\">Defines the total time before a driver initiated TPWS override is automatically cancelled in milliseconds.<br \/>\nThe default value is <b>20000<\/b><\/td>\n<\/tr>\n<tr class=\"row-3\">\n\t<td class=\"column-1\">tpwsstopdelay<\/td><td class=\"column-2\">Defines the total time before the brakes are automatically released after the train has been stopped by a TPWS intervention in milliseconds.<br \/>\nThe default value is <b>60000<\/b><\/td>\n<\/tr>\n<tr class=\"row-4\">\n\t<td class=\"column-1\">tpwsindicator<\/td><td class=\"column-2\">Sets the panel index of the TPWS Trainstop indicator.<br \/>\nThis should be made up of a pair of comma separated values as follows:<br \/>\n<b>-1<\/b> The default panel indicator,<br \/>\n<b>300<\/b> The default blink rate in milliseconds for this indicator.<\/td>\n<\/tr>\n<tr class=\"row-5\">\n\t<td class=\"column-1\">tpwsindicator2<\/td><td class=\"column-2\">Sets the panel index of the TPWS Override indicator.<br \/>\nThis should be made up of a pair of comma separated values as follows:<br \/>\n<b>-1<\/b> The default panel indicator,<br \/>\n<b>300<\/b> The default blink rate in milliseconds for this indicator.<\/td>\n<\/tr>\n<tr class=\"row-6\">\n\t<td class=\"column-1\">tpwsindicator4<\/td><td class=\"column-2\">Sets the panel index for the TPWS isolation indicator.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-18 from cache --><br \/>\nThe <em>[Vigilance]<\/em> section contains generic vigilance devices, such as the deadman&#8217;s handle and overspeed device.<br \/>\nSupported values for this section are as follows:<br \/>\n\n<table id=\"tablepress-19\" class=\"tablepress tablepress-id-19\">\n<thead>\n<tr class=\"row-1\">\n\t<th class=\"column-1\">Attribute Name<\/th><th class=\"column-2\">Supported Values<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-striping row-hover\">\n<tr class=\"row-2\">\n\t<td class=\"column-1\">overspeedcontrol<\/td><td class=\"column-2\">Defines whether an overspeed warning\/ safety devices is fitted to this train.<br \/>\nPossible values are as follows:<br \/>\n<b>0<\/b> No overspeed device fitted. (Default)<br \/>\n<b>1<\/b> Overspeed device fitted.<\/td>\n<\/tr>\n<tr class=\"row-3\">\n\t<td class=\"column-1\">warningspeed<\/td><td class=\"column-2\">When the speed of the train in kph exceeds this value, the warning indicator will light, and the overspeed alarm will play.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-4\">\n\t<td class=\"column-1\">overspeed<\/td><td class=\"column-2\">When the speed of the train in kph exceeds this value, full service brakes will be applied.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-5\">\n\t<td class=\"column-1\">safespeed<\/td><td class=\"column-2\">If the overspeed device has been triggered, the brakes will be released upon the speed dropping below this value.<br \/>\nThe default value is <b>0<\/b> (The train will be halted completely)<\/td>\n<\/tr>\n<tr class=\"row-6\">\n\t<td class=\"column-1\">overspeedindicator<\/td><td class=\"column-2\">Sets the panel index for the overspeed indicator.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-7\">\n\t<td class=\"column-1\">overspeedalarm<\/td><td class=\"column-2\">Sets the sound index for the overspeed alarm.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-8\">\n\t<td class=\"column-1\">overspeedtime<\/td><td class=\"column-2\">Sets a grace period in seconds before the overspeed device will trigger the brakes.<br \/>\nThe default value is <b>0<\/b><\/td>\n<\/tr>\n<tr class=\"row-9\">\n\t<td class=\"column-1\">deadmanshandle<\/td><td class=\"column-2\">Defines whether a deadman's handle is fitted to this train.<br \/>\nPossible values are:<br \/>\n<b>0<\/b> No deadman's handle fitted. (Default)<br \/>\n<b>1<\/b> Deadman's handle fitted.<\/td>\n<\/tr>\n<tr class=\"row-10\">\n\t<td class=\"column-1\">vigilanceinterval<\/td><td class=\"column-2\">A comma separated list, defining the time in milliseconds for each throttle notch at which the deadman's handle will trigger if no keys are pressed.<br \/>\nIf this list is shorter than the number of throttle notches, then the last value will be used for all undefined notches.<br \/>\nThe default value is <b>60000<\/b><\/td>\n<\/tr>\n<tr class=\"row-11\">\n\t<td class=\"column-1\">vigilancelamp<\/td><td class=\"column-2\">Sets the panel index for the deadman's handle warning light.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-12\">\n\t<td class=\"column-1\">vigilancealarm<\/td><td class=\"column-2\">Sets the sound index for the deadman's handle warning alarm.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-13\">\n\t<td class=\"column-1\">vigilanceautorelease<\/td><td class=\"column-2\">Defines whether a deadman's handle brake application is released upon coming to a full-stop.<br \/>\nPossible values are:<br \/>\n<b>0<\/b> No (Default)<br \/>\n<b>1<\/b> Yes<\/td>\n<\/tr>\n<tr class=\"row-14\">\n\t<td class=\"column-1\">vigilancecancellable<\/td><td class=\"column-2\">Defines whether the driver can release a deadman's handle brake application before the train comes to a full-stop.<br \/>\nPossible values are:<br \/>\n<b>0<\/b> Brakes cannot be released (Default)<br \/>\n<b>1<\/b> Braking may be cancelled.<\/td>\n<\/tr>\n<tr class=\"row-15\">\n\t<td class=\"column-1\">independantvigilance<\/td><td class=\"column-2\">Defines whether keys other than the reverser, power &amp; brake may reset the deadman's handle.<br \/>\nPossible values are:<br \/>\n<b>0<\/b> All controls reset the timer. (Default)<br \/>\n<b>1<\/b> Only the power, reverser &amp; brake will reset the timer.<\/td>\n<\/tr>\n<tr class=\"row-16\">\n\t<td class=\"column-1\">draenabled<\/td><td class=\"column-2\">Defines whether the train is fitted with a DRA (Driver's reminder appliance)<br \/>\nPossible values are:<br \/>\n<b>0<\/b> No DRA fitted. (Default)<br \/>\n<b>1<\/b> DRA fitted,<\/td>\n<\/tr>\n<tr class=\"row-17\">\n\t<td class=\"column-1\">drastartstate<\/td><td class=\"column-2\">Defines the starting state of the DRA.<br \/>\nPossible values are:<br \/>\n<b>0<\/b> DRA off.<br \/>\n<b>1<\/b> DRA triggered.<\/td>\n<\/tr>\n<tr class=\"row-18\">\n\t<td class=\"column-1\">draindicator<\/td><td class=\"column-2\">Sets the panel indicator for the DRA.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-19 from cache --><\/p>\n<h1><strong>3. Miscellaneous Devices:<\/strong><\/h1>\n<p>The <em>[Interlocks]<\/em> section contains basic interlocks and panel controls.<br \/>\nSupported values for this section are as follows:<br \/>\n\n<table id=\"tablepress-16\" class=\"tablepress tablepress-id-16\">\n<thead>\n<tr class=\"row-1\">\n\t<th class=\"column-1\">Attribute Name<\/th><th class=\"column-2\">Supported Values<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-striping row-hover\">\n<tr class=\"row-2\">\n\t<td class=\"column-1\">doorpowerlock<\/td><td class=\"column-2\">Defines whether the throttle is forced to neutral when stopped with the doors open.<br \/>\nPossible values are as follows:<br \/>\n<b>0<\/b> Throttle enabled. (Default)<br \/>\n<b>1<\/b> Throttle forced to neutral.<\/td>\n<\/tr>\n<tr class=\"row-3\">\n\t<td class=\"column-1\">doorapplybrake<\/td><td class=\"column-2\">Defines whether the brakes are applied when stopped with the doors open.<br \/>\nPossible values are as follows:<br \/>\n<b>0<\/b> No brakes applied. (Default)<br \/>\n<b>1<\/b> Full service brakes applied.<br \/>\n<b>2<\/b> Full emergency brake applied.<\/td>\n<\/tr>\n<tr class=\"row-4\">\n\t<td class=\"column-1\">neutralrvrbrake<\/td><td class=\"column-2\">Defines whether brakes are applied when the reverser is set to neutral.<br \/>\nPossible values are as follows:<br \/>\n<b>0<\/b> No brakes applied. (Default)<br \/>\n<b>1<\/b> Full service brakes applied.<br \/>\n<b>2<\/b> Full emergency brake applied.<\/td>\n<\/tr>\n<tr class=\"row-5\">\n\t<td class=\"column-1\">neutralrvrbrakereset<\/td><td class=\"column-2\">Defines the conditions under which the brakes may be reset after the reverser is set into neutral.<br \/>\nPossible values are as follows:<br \/>\n<b>0<\/b> Brakes are reset upon moving the reverser into drive. (Default)<br \/>\n<b>1<\/b> The train must come to a stand before the brakes are automatically reset.<br \/>\n<b>2<\/b> The train must come to a stand, and the driver apply full brakes before the interlock is reset.<\/td>\n<\/tr>\n<tr class=\"row-6\">\n\t<td class=\"column-1\">directionindicator<\/td><td class=\"column-2\">Sets the panel index for a directional indicator.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-7\">\n\t<td class=\"column-1\">reverserindex<\/td><td class=\"column-2\">Sets the panel index for the driver's reverser.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-8\">\n\t<td class=\"column-1\">travelmetermode<\/td><td class=\"column-2\">Sets the unit of distance measured by the travelometer.<br \/>\nPossible modes are:<br \/>\n<b>0<\/b> Kilometers (Default)<br \/>\n<b>1<\/b> Miles<\/td>\n<\/tr>\n<tr class=\"row-9\">\n\t<td class=\"column-1\">travelmeter100<\/td><td class=\"column-2\">Sets the panel index for the travelometer's 100 digit.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-10\">\n\t<td class=\"column-1\">travelmeter10<\/td><td class=\"column-2\">Sets the panel index for the travelometer's 10 digit.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-11\">\n\t<td class=\"column-1\">travelmeter1<\/td><td class=\"column-2\">Sets the panel index for the travelometer's 1 digit.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-12\">\n\t<td class=\"column-1\">travelmeter01<\/td><td class=\"column-2\">Sets the panel index for the travelometer's 1\/10 digit digit.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-13\">\n\t<td class=\"column-1\">travelmeter001<\/td><td class=\"column-2\">Sets the panel index for the travelometer's 1\/100 digit.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-14\">\n\t<td class=\"column-1\">klaxonindicator<\/td><td class=\"column-2\">A comma separated list, which defines the panel index for the klaxon (horn) indicators and their timings, in this order- Primary horn, indicator display time, secondary horn, indicator display time, music horn, indicator display time.<br \/>\nThe default values are:<br \/>\n<b>-1<\/b> No indicator.<br \/>\n<b>500<\/b> 500ms indicator display time.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-16 from cache --><br \/>\nThe <em>[Windscreen]<\/em> section represents rain, the windscreen, and the windscreen wipers.<br \/>\nSupported values for this section are as follows:<br \/>\n\n<table id=\"tablepress-20\" class=\"tablepress tablepress-id-20\">\n<thead>\n<tr class=\"row-1\">\n\t<th class=\"column-1\">Attribute Name<\/th><th class=\"column-2\">Supported Values<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-striping row-hover\">\n<tr class=\"row-2\">\n\t<td class=\"column-1\">dropstartindex<\/td><td class=\"column-2\">Defines the first panel index for the raindrops.<br \/>\nThe default value is <b>0<\/b><\/td>\n<\/tr>\n<tr class=\"row-3\">\n\t<td class=\"column-1\">numberofdrops<\/td><td class=\"column-2\">Defines the number of raindrops.<br \/>\nThe default value is <b>0<\/b><\/td>\n<\/tr>\n<tr class=\"row-4\">\n\t<td class=\"column-1\">wiperindex<\/td><td class=\"column-2\">Sets the panel index for the windscreen wipers.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-5\">\n\t<td class=\"column-1\">wiperholdposition<\/td><td class=\"column-2\">Defines the default position of the windscreen wiper.<br \/>\nPossible values are:<br \/>\n<b>0<\/b> Far left. (Default)<br \/>\n<b>100<\/b> Far right.<\/td>\n<\/tr>\n<tr class=\"row-6\">\n\t<td class=\"column-1\">wiperrate<\/td><td class=\"column-2\">Sets the approximate sweep time of the wiper from one side to the other in milliseconds.<br \/>\nThe default value is <b>1000<\/b><\/td>\n<\/tr>\n<tr class=\"row-7\">\n\t<td class=\"column-1\">wiperdelay<\/td><td class=\"column-2\">Sets the time for which the wiper holds at the side of the windscreen when it is operating in slow mode (In milliseconds).<br \/>\nThe default value is <b>1000<\/b><\/td>\n<\/tr>\n<tr class=\"row-8\">\n\t<td class=\"column-1\">dropsound<\/td><td class=\"column-2\">Two comma separated values, representing:<br \/>\nThe first sound index for raindrops hitting the windscreen. The default value is <b>-1<\/b><br \/>\nThe total number of drop sounds available, or blank for 1.<\/td>\n<\/tr>\n<tr class=\"row-9\">\n\t<td class=\"column-1\">drywipesound<\/td><td class=\"column-2\">Sets the sound index to be played when the wiper moves with less than 20% of the possible raindrops visible *OR* when no wetwipe sound has been set.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-10\">\n\t<td class=\"column-1\">wetwipesound<\/td><td class=\"column-2\">Sets the sound index to be played when the wiper moves with more than 20% of the possible drops on the windscreen.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-11\">\n\t<td class=\"column-1\">wipersoundbehaviour<\/td><td class=\"column-2\">If this value is set to <b>0<\/b> then the wiper sound will only play when the wiper moves from the hold position. Otherwise it will play when the wiper starts to move in either direction.<br \/>\nThe default value is <b>0<\/b><\/td>\n<\/tr>\n<tr class=\"row-12\">\n\t<td class=\"column-1\">wiperswitchindex<\/td><td class=\"column-2\">Sets the panel index for the 3-position wipers rotary switch.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<tr class=\"row-13\">\n\t<td class=\"column-1\">wiperswitchsound<\/td><td class=\"column-2\">Sets the sound index to be played once when the wipers switch is moved.<br \/>\nThe default value is <b>-1<\/b><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-20 from cache --><br \/>\nThe <em>[Animations]<\/em> section provides functions for additional animations.<\/p>\n<p><strong>Steam Locomotive Valve Gear:<\/strong><br \/>\n\n<table id=\"tablepress-22\" class=\"tablepress tablepress-id-22\">\n<thead>\n<tr class=\"row-1\">\n\t<th class=\"column-1\">ATTRIBUTE NAME<\/th><th class=\"column-2\">SUPPORTED VALUES<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-striping row-hover\">\n<tr class=\"row-2\">\n\t<td class=\"column-1\">wheelrotation_variable<\/td><td class=\"column-2\">The plugin variable which describes the rotation of the wheel<\/td>\n<\/tr>\n<tr class=\"row-3\">\n\t<td class=\"column-1\">rodradius<\/td><td class=\"column-2\">Sets the radius for the pivot point of the main conrod in millimeters from the wheel center.<\/td>\n<\/tr>\n<tr class=\"row-4\">\n\t<td class=\"column-1\">gear_Yvariable_R<\/td><td class=\"column-2\">The plugin variable which describes the movement of the right-hand conrod in the Y-Axis<\/td>\n<\/tr>\n<tr class=\"row-5\">\n\t<td class=\"column-1\">gear_Zvariable_R<\/td><td class=\"column-2\">The plugin variable which describes the movement of the right-hand conrod in the Z-Axis<\/td>\n<\/tr>\n<tr class=\"row-6\">\n\t<td class=\"column-1\">gear_Yvariable_L<\/td><td class=\"column-2\">The plugin variable which describes the movement of the left-hand conrod in the Y-Axis<\/td>\n<\/tr>\n<tr class=\"row-7\">\n\t<td class=\"column-1\">gear_Zvariable_L<\/td><td class=\"column-2\">The plugin variable which describes the movement of the left-hand conrod in the Z-Axis<\/td>\n<\/tr>\n<tr class=\"row-8\">\n\t<td class=\"column-1\">crankradius<\/td><td class=\"column-2\">Sets the radius of the pivot point of the main crank in millimeters<\/td>\n<\/tr>\n<tr class=\"row-9\">\n\t<td class=\"column-1\">cranklength<\/td><td class=\"column-2\">Sets the length of the crank in millimeters<\/td>\n<\/tr>\n<tr class=\"row-10\">\n\t<td class=\"column-1\">crankrotation_R<\/td><td class=\"column-2\">The plugin variable which describes the rotation of the right-hand side crank<\/td>\n<\/tr>\n<tr class=\"row-11\">\n\t<td class=\"column-1\">crankvariable_R<\/td><td class=\"column-2\">The plugin variable which describes the motion of the right-hand side crank<\/td>\n<\/tr>\n<tr class=\"row-12\">\n\t<td class=\"column-1\">crankrotation_L<\/td><td class=\"column-2\">The plugin variable which describes the rotation of the left-hand side crank<\/td>\n<\/tr>\n<tr class=\"row-13\">\n\t<td class=\"column-1\">crankvariable_L<\/td><td class=\"column-2\">The plugin variable which describes the motion of the left-hand side crank<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-22 from cache --><br \/>\nA left and a right conrod object is required, each constructed with the pivot point at position 0,0,0<br \/>\nThey should then be placed in your .animated file as follows:<\/p>\n<pre class=\"lang:1c-zapros highlight:0 decode:true \" >[Object]\r\nStates = rod.b3d\r\nTranslateYFunction=(pluginstate[149] \/1000)\r\nTranslateZFunction=(pluginstate[150] \/1000)\r\nPosition = 0,-0.4,-2.25<\/pre>\n<p>Similarly, wheel objects should be constructed with the center of the axle at 0,0,0<br \/>\nThey should then be placed in your .animated file as follows:<\/p>\n<pre class=\"lang:1c-zapros highlight:0 decode:true \" >[Object]\r\nStates = driving_1.b3d\r\nPosition = 0,0.875,3.84\r\nRotateXFunction=(pluginstate[148] \/ 1000)<\/pre>\n<p>Finally, a left and a right crank object should also be constructed with pivot points at 0,0,0<br \/>\nThey should then be placed in your .animated file as follows:<\/p>\n<pre class=\"lang:1c-zapros highlight:0 decode:true \" >;Crank R\r\n[Object]\r\nstates=crank.b3d\r\nposition=0,0.875,5.42\r\nTranslateZFunction=(pluginstate[153] \/1000)\r\nRotateXFunction=(pluginstate[154] \/ 1000)<\/pre>\n<p><strong>Other Animations:<\/strong><br \/>\n\n<table id=\"tablepress-23\" class=\"tablepress tablepress-id-23\">\n<thead>\n<tr class=\"row-1\">\n\t<th class=\"column-1\">ATTRIBUTE NAME<\/th><th class=\"column-2\">SUPPORTED VALUES<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-striping row-hover\">\n<tr class=\"row-2\">\n\t<td class=\"column-1\">headcodeindicator<\/td><td class=\"column-2\">A comma separated value pair, defining the panel index for a rotary heacode indicator and the total possible number of values.<br \/>\nThe default values are:<br \/>\n<b>-1<\/b> No headcode indicator.<br \/>\n<b>0<\/b> Single headcode state.<\/td>\n<\/tr>\n<tr class=\"row-3\">\n\t<td class=\"column-1\">flashingdoorlight<\/td><td class=\"column-2\">Defines the panel index for a light which flashes for 30s before the train doors close.<br \/>\nThe default value is <b1>-1<\/b><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-23 from cache --><br \/>\nThe flashing doors light requires two beacons to work correctly, and these are described on the beacons page:<br \/>\n<a href=\"http:\/\/www.bvecornwall.co.uk\/wordpress\/bvec_ats-beacon-types\/\">http:\/\/www.bvecornwall.co.uk\/wordpress\/bvec_ats-beacon-types\/<\/a><\/p>\n<h1><strong>4. Key Assignments:<\/strong><\/h1>\n<p>Please note that each key assignment represents an OpenBVE internal key, **not** a physical key on your keyboard.<br \/>\nCase and format are important; All strings must be entirely in capitals and match exactly. <b>f<\/b> will not work, whilst <b>F<\/b> will.<br \/>\n\n<table id=\"tablepress-21\" class=\"tablepress tablepress-id-21\">\n<thead>\n<tr class=\"row-1\">\n\t<th class=\"column-1\">Attribute Name<\/th><th class=\"column-2\">Description<\/th><th class=\"column-3\">Default Assignment<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-striping row-hover\">\n<tr class=\"row-2\">\n\t<td class=\"column-1\">safetykey<\/td><td class=\"column-2\">Sets the key used to reset\/ acknowledge the safety systems (AWS, TPWS &amp; vigilance devices)<\/td><td class=\"column-3\">A1<\/td>\n<\/tr>\n<tr class=\"row-3\">\n\t<td class=\"column-1\">automatickey<\/td><td class=\"column-2\">Sets the key used to toggle automatic gearchange\/ cutoff<\/td><td class=\"column-3\">A2<\/td>\n<\/tr>\n<tr class=\"row-4\">\n\t<td class=\"column-1\">gearupkey<\/td><td class=\"column-2\">Sets the key used to move up a gear in a diesel locomotive<\/td><td class=\"column-3\">B1<\/td>\n<\/tr>\n<tr class=\"row-5\">\n\t<td class=\"column-1\">geardownkey<\/td><td class=\"column-2\">Sets the key used to move down a gear in a diesel locomotive<\/td><td class=\"column-3\">B2<\/td>\n<\/tr>\n<tr class=\"row-6\">\n\t<td class=\"column-1\">cutoffupkey<\/td><td class=\"column-2\">Sets the key used to increase cutoff in a steam locomotive<\/td><td class=\"column-3\">C2<\/td>\n<\/tr>\n<tr class=\"row-7\">\n\t<td class=\"column-1\">cutoffdownkey<\/td><td class=\"column-2\">Sets the key used to decrease cutoff in a steam locomotive<\/td><td class=\"column-3\">C1<\/td>\n<\/tr>\n<tr class=\"row-8\">\n\t<td class=\"column-1\">injectorkey<\/td><td class=\"column-2\">Sets the key used to toggle a steam locomotive's injectors<\/td><td class=\"column-3\">B2<\/td>\n<\/tr>\n<tr class=\"row-9\">\n\t<td class=\"column-1\">fuelkey<\/td><td class=\"column-2\">Sets the key to be pressed and held to fill fuel\/ water in a steam or diesel locomotive.<br \/>\nAlso toggles the ACB\/VCB in an electric locomotive<\/td><td class=\"column-3\">I<\/td>\n<\/tr>\n<tr class=\"row-10\">\n\t<td class=\"column-1\">wiperspeedup<\/td><td class=\"column-2\">Sets the key used to increase the windscreen wipers speed.<\/td><td class=\"column-3\">J<\/td>\n<\/tr>\n<tr class=\"row-11\">\n\t<td class=\"column-1\">wiperspeeddown<\/td><td class=\"column-2\">Sets the key used to decrease the windscreenwipers speed<\/td><td class=\"column-3\">K<\/td>\n<\/tr>\n<tr class=\"row-12\">\n\t<td class=\"column-1\">isolatesafetykey<\/td><td class=\"column-2\">Sets the key used to isolate the AWS &amp; TPWS systems<\/td><td class=\"column-3\">L<\/td>\n<\/tr>\n<tr class=\"row-13\">\n\t<td class=\"column-1\">customindicatorkey1 ==><br \/>\ncustomindicatorkey10<\/td><td class=\"column-2\">Sets the keys used to toggle the custom indicators<\/td><td class=\"column-3\">1 to 5 are assigned to D to H<br \/>\n6 to 10 are not assigned by default.<\/td>\n<\/tr>\n<tr class=\"row-14\">\n\t<td class=\"column-1\">frontpantographkey<\/td><td class=\"column-2\">Sets the key used to raise or lower the front pantograph<\/td><td class=\"column-3\">Not assigned by default<br \/>\nIf neither pantograph key is defined, both will remain permanently up.<br \/>\nIf only one key is defined, the other will be disabled.<\/td>\n<\/tr>\n<tr class=\"row-15\">\n\t<td class=\"column-1\">rearpantographkey<\/td><td class=\"column-2\">Sets the key used to raise or lower the rear pantograph<\/td><td class=\"column-3\">Not assigned by default<\/td>\n<\/tr>\n<tr class=\"row-16\">\n\t<td class=\"column-1\">blowerskey<\/td><td class=\"column-2\">Sets the key used to toggle the blowers on steam locomotives<\/td><td class=\"column-3\">Not assigned by default<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-21 from cache --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>BVEC_ATS has been designed to be compatible with trains that previously used the Windows only OS_ATS plugin, and will attempt to automatically upgrade any existing OS_ATS1.cfg file. This page describes the supported parameters for BVEC_ATS.<br \/> Whilst I&#8217;ve deprecated some values, &amp; there are minor functional differences, these should not detract from your driving experience.<\/p>\n<p>The configuration file is divided into sections, each one of which represents a supported device. An additional <em>[KeyAssignments]<\/em> section may be appended to the end of the file in order to alter the default key  [&#8230;]<br \/><a href=\"http:\/\/www.bvecornwall.co.uk\/wordpress\/bvec_ats-configuration\/\">&raquo; Continue Reading.<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"page-templates\/full-width.php","meta":{"footnotes":""},"class_list":["post-347","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/www.bvecornwall.co.uk\/wordpress\/wp-json\/wp\/v2\/pages\/347","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.bvecornwall.co.uk\/wordpress\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/www.bvecornwall.co.uk\/wordpress\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/www.bvecornwall.co.uk\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.bvecornwall.co.uk\/wordpress\/wp-json\/wp\/v2\/comments?post=347"}],"version-history":[{"count":0,"href":"http:\/\/www.bvecornwall.co.uk\/wordpress\/wp-json\/wp\/v2\/pages\/347\/revisions"}],"wp:attachment":[{"href":"http:\/\/www.bvecornwall.co.uk\/wordpress\/wp-json\/wp\/v2\/media?parent=347"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}