Files
JIMRI/xml/decoders/nce/lightItEnumLightEffect.xml
2026-06-17 14:00:51 +02:00

52 lines
1.8 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="utf-8"?>
<enumVal xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://jmri.org/xml/schema/decoder-4-15-2.xsd">
<enumChoice>
<choice>0 off (all outputs off)</choice>
</enumChoice>
<enumChoice>
<choice>1 Steady on</choice>
</enumChoice>
<enumChoice>
<choice>2 Slow flashing</choice>
</enumChoice>
<enumChoice>
<choice>3 Fluorescent flicker A, more on than off</choice>
</enumChoice>
<enumChoice>
<choice>4 Fluorescent flicker B, more off than on</choice>
</enumChoice>
<enumChoice>
<choice>5 Fluorescent flicker C, a definitely dying fluorescent tube</choice>
</enumChoice>
<enumChoice>
<choice>6 Single strobe light (every 2 seconds)</choice>
</enumChoice>
<enumChoice>
<choice>7 Double strobe light (every 2 seconds)</choice>
</enumChoice>
<enumChoice>
<choice>8 Rotary beacon</choice>
</enumChoice>
<enumChoice>
<choice>9 Railroad crossing signal phase A</choice>
</enumChoice>
<enumChoice>
<choice>10 Railroad crossing signal phase B</choice>
</enumChoice>
<enumChoice>
<choice>11 Random on/off (times from 4 seconds to 1 minute)</choice>
</enumChoice>
<enumChoice>
<choice>12 Random on/off (times from 4 seconds to 2 minutes)</choice>
</enumChoice>
<enumChoice>
<choice>13 Random on/off (times from 8 seconds to 4 minutes)</choice>
</enumChoice>
<enumChoice>
<choice>14 Mercury vapor street light (coming on over about 30 seconds)</choice>
</enumChoice>
<enumChoice>
<choice>15 Rapid flashing</choice>
</enumChoice>
</enumVal>