![]() |
| | LinkBack | Thread Tools |
| | #1 |
| 3reef Affiliate |
As I had hoped, EcoTech Marine's Radion software makes it easy for us to save and share our programming, so I think it's time we start sharing. There's been a lot of talk about them hosting it on their site, but I think 3Reef is the perfect place to start. After talking to Matt, I got directions on how to do so. Simply save your Radion programming file inside a zipped folder, and the site will allow you to upload it. I'll get things started with the program I'm running while I wait for natural mode to come out, and hopefully it will take off from there! |
| | |
| | #2 |
| KingFish |
Very cool Mike. I love the idea. Just looked at your file - looks pretty easy to pickup. Here is the code for others: Code: <?xml version="1.0" encoding="utf-8"?>
<Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Name="Home">
<Path>C:\Users\Michael\Desktop\Radion Programs\Home.etp</Path>
<DeviceGroups>
<DeviceGroup ID="15">
<Name>Ungrouped</Name>
<IsConnected>false</IsConnected>
<IsRFConnected>false</IsRFConnected>
<InheritParentSchedule>true</InheritParentSchedule>
<ArtificialModeSchedule>
<DataPoints>
<DataPoint>
<Storms>false</Storms>
<Clouds>true</Clouds>
<NightMode>true</NightMode>
<EventTimeString>00:00:00</EventTimeString>
<Brightness>0.2</Brightness>
<RoyalBlue>2</RoyalBlue>
<Blue>0</Blue>
<CoolWhite>0</CoolWhite>
<Green>0</Green>
<HyperRed>0</HyperRed>
<CurrentPreset>
<Brightness>0</Brightness>
<RoyalBlue>0</RoyalBlue>
<Blue>0</Blue>
<CoolWhite>0</CoolWhite>
<Green>0</Green>
<HyperRed>0</HyperRed>
<PresetName>Custom</PresetName>
</CurrentPreset>
<Intensity>12</Intensity>
<IsStartDay>false</IsStartDay>
<IsStartNight>false</IsStartNight>
</DataPoint>
<DataPoint>
<Storms>false</Storms>
<Clouds>true</Clouds>
<NightMode>true</NightMode>
<EventTimeString>05:00:00</EventTimeString>
<Brightness>0.2</Brightness>
<RoyalBlue>2</RoyalBlue>
<Blue>0</Blue>
<CoolWhite>0</CoolWhite>
<Green>0</Green>
<HyperRed>0</HyperRed>
<CurrentPreset>
<Brightness>0</Brightness>
<RoyalBlue>0</RoyalBlue>
<Blue>0</Blue>
<CoolWhite>0</CoolWhite>
<Green>0</Green>
<HyperRed>0</HyperRed>
<PresetName>Custom</PresetName>
</CurrentPreset>
<Intensity>12</Intensity>
<IsStartDay>false</IsStartDay>
<IsStartNight>false</IsStartNight>
</DataPoint>
<DataPoint>
<Storms>false</Storms>
<Clouds>true</Clouds>
<NightMode>true</NightMode>
<EventTimeString>08:00:00</EventTimeString>
<Brightness>0.2</Brightness>
<RoyalBlue>2</RoyalBlue>
<Blue>2</Blue>
<CoolWhite>0</CoolWhite>
<Green>0</Green>
<HyperRed>0</HyperRed>
<CurrentPreset>
<Brightness>0</Brightness>
<RoyalBlue>0</RoyalBlue>
<Blue>0</Blue>
<CoolWhite>0</CoolWhite>
<Green>0</Green>
<HyperRed>0</HyperRed>
<PresetName>Custom</PresetName>
</CurrentPreset>
<Intensity>21.6</Intensity>
<IsStartDay>false</IsStartDay>
<IsStartNight>false</IsStartNight>
</DataPoint>
<DataPoint>
<Storms>false</Storms>
<Clouds>true</Clouds>
<NightMode>true</NightMode>
<EventTimeString>10:00:00</EventTimeString>
<Brightness>0.4</Brightness>
<RoyalBlue>2</RoyalBlue>
<Blue>2</Blue>
<CoolWhite>0</CoolWhite>
<Green>0</Green>
<HyperRed>0.76</HyperRed>
<CurrentPreset>
<Brightness>0</Brightness>
<RoyalBlue>0</RoyalBlue>
<Blue>0</Blue>
<CoolWhite>0</CoolWhite>
<Green>0</Green>
<HyperRed>0</HyperRed>
<PresetName>Custom</PresetName>
</CurrentPreset>
<Intensity>46.24</Intensity>
<IsStartDay>true</IsStartDay>
<IsStartNight>false</IsStartNight>
</DataPoint>
<DataPoint>
<Storms>false</Storms>
<Clouds>true</Clouds>
<NightMode>false</NightMode>
<EventTimeString>11:00:00</EventTimeString>
<Brightness>2</Brightness>
<RoyalBlue>2</RoyalBlue>
<Blue>2</Blue>
<CoolWhite>0.75</CoolWhite>
<Green>0.35</Green>
<HyperRed>0.75</HyperRed>
<CurrentPreset>
<Brightness>2</Brightness>
<RoyalBlue>2</RoyalBlue>
<Blue>2</Blue>
<CoolWhite>0.75</CoolWhite>
<Green>0.35</Green>
<HyperRed>0.75</HyperRed>
<PresetName>20K</PresetName>
</CurrentPreset>
<Intensity>302.2</Intensity>
<IsStartDay>false</IsStartDay>
<IsStartNight>false</IsStartNight>
</DataPoint>
<DataPoint>
<Storms>true</Storms>
<Clouds>true</Clouds>
<NightMode>false</NightMode>
<EventTimeString>15:00:00</EventTimeString>
<Brightness>2</Brightness>
<RoyalBlue>2</RoyalBlue>
<Blue>2</Blue>
<CoolWhite>2</CoolWhite>
<Green>2</Green>
<HyperRed>2</HyperRed>
<CurrentPreset>
<Brightness>2</Brightness>
<RoyalBlue>2</RoyalBlue>
<Blue>2</Blue>
<CoolWhite>2</CoolWhite>
<Green>2</Green>
<HyperRed>2</HyperRed>
<PresetName>12K</PresetName>
</CurrentPreset>
<Intensity>480</Intensity>
<IsStartDay>false</IsStartDay>
<IsStartNight>false</IsStartNight>
</DataPoint>
<DataPoint>
<Storms>true</Storms>
<Clouds>true</Clouds>
<NightMode>false</NightMode>
<EventTimeString>17:00:00</EventTimeString>
<Brightness>2</Brightness>
<RoyalBlue>2</RoyalBlue>
<Blue>2</Blue>
<CoolWhite>2</CoolWhite>
<Green>2</Green>
<HyperRed>2</HyperRed>
<CurrentPreset>
<Brightness>0</Brightness>
<RoyalBlue>0</RoyalBlue>
<Blue>0</Blue>
<CoolWhite>0</CoolWhite>
<Green>0</Green>
<HyperRed>0</HyperRed>
<PresetName>Custom</PresetName>
</CurrentPreset>
<Intensity>480</Intensity>
<IsStartDay>false</IsStartDay>
<IsStartNight>false</IsStartNight>
</DataPoint>
<DataPoint>
<Storms>false</Storms>
<Clouds>true</Clouds>
<NightMode>false</NightMode>
<EventTimeString>21:00:00</EventTimeString>
<Brightness>2</Brightness>
<RoyalBlue>2</RoyalBlue>
<Blue>2</Blue>
<CoolWhite>0.75</CoolWhite>
<Green>0.35</Green>
<HyperRed>0.75</HyperRed>
<CurrentPreset>
<Brightness>2</Brightness>
<RoyalBlue>2</RoyalBlue>
<Blue>2</Blue>
<CoolWhite>0.75</CoolWhite>
<Green>0.35</Green>
<HyperRed>0.75</HyperRed>
<PresetName>20K</PresetName>
</CurrentPreset>
<Intensity>302.2</Intensity>
<IsStartDay>false</IsStartDay>
<IsStartNight>false</IsStartNight>
</DataPoint>
<DataPoint>
<Storms>false</Storms>
<Clouds>true</Clouds>
<NightMode>true</NightMode>
<EventTimeString>22:00:00</EventTimeString>
<Brightness>0.4</Brightness>
<RoyalBlue>2</RoyalBlue>
<Blue>2</Blue>
<CoolWhite>0</CoolWhite>
<Green>0</Green>
<HyperRed>0.76</HyperRed>
<CurrentPreset>
<Brightness>0</Brightness>
<RoyalBlue>0</RoyalBlue>
<Blue>0</Blue>
<CoolWhite>0</CoolWhite>
<Green>0</Green>
<HyperRed>0</HyperRed>
<PresetName>Custom</PresetName>
</CurrentPreset>
<Intensity>46.24</Intensity>
<IsStartDay>false</IsStartDay>
<IsStartNight>true</IsStartNight>
</DataPoint>
<DataPoint>
<Storms>false</Storms>
<Clouds>true</Clouds>
<NightMode>true</NightMode>
<EventTimeString>23:30:00</EventTimeString>
<Brightness>0.2</Brightness>
<RoyalBlue>2</RoyalBlue>
<Blue>2</Blue>
<CoolWhite>0</CoolWhite>
<Green>0</Green>
<HyperRed>0</HyperRed>
<CurrentPreset>
<Brightness>0</Brightness>
<RoyalBlue>0</RoyalBlue>
<Blue>0</Blue>
<CoolWhite>0</CoolWhite>
<Green>0</Green>
<HyperRed>0</HyperRed>
<PresetName>Custom</PresetName>
</CurrentPreset>
<Intensity>21.6</Intensity>
<IsStartDay>false</IsStartDay>
<IsStartNight>false</IsStartNight>
</DataPoint>
</DataPoints>
</ArtificialModeSchedule>
<GroupType>Parent</GroupType>
</DeviceGroup>
</DeviceGroups>
<Devices>
<Device ID="1">
<Name>Light 1</Name>
<Model>30</Model>
<IsConnected>false</IsConnected>
<IsRFConnected>true</IsRFConnected>
<InheritParentSchedule>true</InheritParentSchedule>
<ArtificialModeSchedule>
<DataPoints>
<DataPoint>
<Storms>false</Storms>
<Clouds>true</Clouds>
<NightMode>true</NightMode>
<EventTimeString>00:00:00</EventTimeString>
<Brightness>0.2</Brightness>
<RoyalBlue>2</RoyalBlue>
<Blue>0</Blue>
<CoolWhite>0</CoolWhite>
<Green>0</Green>
<HyperRed>0</HyperRed>
<CurrentPreset>
<Brightness>0</Brightness>
<RoyalBlue>0</RoyalBlue>
<Blue>0</Blue>
<CoolWhite>0</CoolWhite>
<Green>0</Green>
<HyperRed>0</HyperRed>
<PresetName>Custom</PresetName>
</CurrentPreset>
<Intensity>12</Intensity>
<IsStartDay>false</IsStartDay>
<IsStartNight>false</IsStartNight>
</DataPoint>
<DataPoint>
<Storms>false</Storms>
<Clouds>true</Clouds>
<NightMode>true</NightMode>
<EventTimeString>05:00:00</EventTimeString>
<Brightness>0.2</Brightness>
<RoyalBlue>2</RoyalBlue>
<Blue>0</Blue>
<CoolWhite>0</CoolWhite>
<Green>0</Green>
<HyperRed>0</HyperRed>
<CurrentPreset>
<Brightness>0</Brightness>
<RoyalBlue>0</RoyalBlue>
<Blue>0</Blue>
<CoolWhite>0</CoolWhite>
<Green>0</Green>
<HyperRed>0</HyperRed>
<PresetName>Custom</PresetName>
</CurrentPreset>
<Intensity>12</Intensity>
<IsStartDay>false</IsStartDay>
<IsStartNight>false</IsStartNight>
</DataPoint>
<DataPoint>
<Storms>false</Storms>
<Clouds>true</Clouds>
<NightMode>true</NightMode>
<EventTimeString>08:00:00</EventTimeString>
<Brightness>0.2</Brightness>
<RoyalBlue>2</RoyalBlue>
<Blue>2</Blue>
<CoolWhite>0</CoolWhite>
<Green>0</Green>
<HyperRed>0</HyperRed>
<CurrentPreset>
<Brightness>0</Brightness>
<RoyalBlue>0</RoyalBlue>
<Blue>0</Blue>
<CoolWhite>0</CoolWhite>
<Green>0</Green>
<HyperRed>0</HyperRed>
<PresetName>Custom</PresetName>
</CurrentPreset>
<Intensity>21.6</Intensity>
<IsStartDay>false</IsStartDay>
<IsStartNight>false</IsStartNight>
</DataPoint>
<DataPoint>
<Storms>false</Storms>
<Clouds>true</Clouds>
<NightMode>true</NightMode>
<EventTimeString>10:00:00</EventTimeString>
<Brightness>0.4</Brightness>
<RoyalBlue>2</RoyalBlue>
<Blue>2</Blue>
<CoolWhite>0</CoolWhite>
<Green>0</Green>
<HyperRed>0.76</HyperRed>
<CurrentPreset>
<Brightness>0</Brightness>
<RoyalBlue>0</RoyalBlue>
<Blue>0</Blue>
<CoolWhite>0</CoolWhite>
<Green>0</Green>
<HyperRed>0</HyperRed>
<PresetName>Custom</PresetName>
</CurrentPreset>
<Intensity>46.24</Intensity>
<IsStartDay>true</IsStartDay>
<IsStartNight>false</IsStartNight>
</DataPoint>
<DataPoint>
<Storms>false</Storms>
<Clouds>true</Clouds>
<NightMode>false</NightMode>
<EventTimeString>11:00:00</EventTimeString>
<Brightness>2</Brightness>
<RoyalBlue>2</RoyalBlue>
<Blue>2</Blue>
<CoolWhite>0.75</CoolWhite>
<Green>0.35</Green>
<HyperRed>0.75</HyperRed>
<CurrentPreset>
<Brightness>2</Brightness>
<RoyalBlue>2</RoyalBlue>
<Blue>2</Blue>
<CoolWhite>0.75</CoolWhite>
<Green>0.35</Green>
<HyperRed>0.75</HyperRed>
<PresetName>20K</PresetName>
</CurrentPreset>
<Intensity>302.2</Intensity>
<IsStartDay>false</IsStartDay>
<IsStartNight>false</IsStartNight>
</DataPoint>
<DataPoint>
<Storms>true</Storms>
<Clouds>true</Clouds>
<NightMode>false</NightMode>
<EventTimeString>15:00:00</EventTimeString>
<Brightness>2</Brightness>
<RoyalBlue>2</RoyalBlue>
<Blue>2</Blue>
<CoolWhite>2</CoolWhite>
<Green>2</Green>
<HyperRed>2</HyperRed>
<CurrentPreset>
<Brightness>2</Brightness>
<RoyalBlue>2</RoyalBlue>
<Blue>2</Blue>
<CoolWhite>2</CoolWhite>
<Green>2</Green>
<HyperRed>2</HyperRed>
<PresetName>12K</PresetName>
</CurrentPreset>
<Intensity>480</Intensity>
<IsStartDay>false</IsStartDay>
<IsStartNight>false</IsStartNight>
</DataPoint>
<DataPoint>
<Storms>true</Storms>
<Clouds>true</Clouds>
<NightMode>false</NightMode>
<EventTimeString>17:00:00</EventTimeString>
<Brightness>2</Brightness>
<RoyalBlue>2</RoyalBlue>
<Blue>2</Blue>
<CoolWhite>2</CoolWhite>
<Green>2</Green>
<HyperRed>2</HyperRed>
<CurrentPreset>
<Brightness>0</Brightness>
<RoyalBlue>0</RoyalBlue>
<Blue>0</Blue>
<CoolWhite>0</CoolWhite>
<Green>0</Green>
<HyperRed>0</HyperRed>
<PresetName>Custom</PresetName>
</CurrentPreset>
<Intensity>480</Intensity>
<IsStartDay>false</IsStartDay>
<IsStartNight>false</IsStartNight>
</DataPoint>
<DataPoint>
<Storms>false</Storms>
<Clouds>true</Clouds>
<NightMode>false</NightMode>
<EventTimeString>21:00:00</EventTimeString>
<Brightness>2</Brightness>
<RoyalBlue>2</RoyalBlue>
<Blue>2</Blue>
<CoolWhite>0.75</CoolWhite>
<Green>0.35</Green>
<HyperRed>0.75</HyperRed>
<CurrentPreset>
<Brightness>2</Brightness>
<RoyalBlue>2</RoyalBlue>
<Blue>2</Blue>
<CoolWhite>0.75</CoolWhite>
<Green>0.35</Green>
<HyperRed>0.75</HyperRed>
<PresetName>20K</PresetName>
</CurrentPreset>
<Intensity>302.2</Intensity>
<IsStartDay>false</IsStartDay>
<IsStartNight>false</IsStartNight>
</DataPoint>
<DataPoint>
<Storms>false</Storms>
<Clouds>true</Clouds>
<NightMode>true</NightMode>
<EventTimeString>22:00:00</EventTimeString>
<Brightness>0.4</Brightness>
<RoyalBlue>2</RoyalBlue>
<Blue>2</Blue>
<CoolWhite>0</CoolWhite>
<Green>0</Green>
<HyperRed>0.76</HyperRed>
<CurrentPreset>
<Brightness>0</Brightness>
<RoyalBlue>0</RoyalBlue>
<Blue>0</Blue>
<CoolWhite>0</CoolWhite>
<Green>0</Green>
<HyperRed>0</HyperRed>
<PresetName>Custom</PresetName>
</CurrentPreset>
<Intensity>46.24</Intensity>
<IsStartDay>false</IsStartDay>
<IsStartNight>true</IsStartNight>
</DataPoint>
<DataPoint>
<Storms>false</Storms>
<Clouds>true</Clouds>
<NightMode>true</NightMode>
<EventTimeString>23:30:00</EventTimeString>
<Brightness>0.2</Brightness>
<RoyalBlue>2</RoyalBlue>
<Blue>2</Blue>
<CoolWhite>0</CoolWhite>
<Green>0</Green>
<HyperRed>0</HyperRed>
<CurrentPreset>
<Brightness>0</Brightness>
<RoyalBlue>0</RoyalBlue>
<Blue>0</Blue>
<CoolWhite>0</CoolWhite>
<Green>0</Green>
<HyperRed>0</HyperRed>
<PresetName>Custom</PresetName>
</CurrentPreset>
<Intensity>21.6</Intensity>
<IsStartDay>false</IsStartDay>
<IsStartNight>false</IsStartNight>
</DataPoint>
</DataPoints>
</ArtificialModeSchedule>
<ParentGroupID>15</ParentGroupID>
<LocalGroupID>15</LocalGroupID>
<SerialNo>07043501002105</SerialNo>
<IsDeviceConfigured>false</IsDeviceConfigured>
<HasClockLostPower>true</HasClockLostPower>
<IsOSRunning>true</IsOSRunning>
<IsBootLoaderRunning>false</IsBootLoaderRunning>
<IsBootWriterRunning>false</IsBootWriterRunning>
<BootLoaderRevMajor>1</BootLoaderRevMajor>
<BootLoaderRevMinor>1</BootLoaderRevMinor>
<OSRevMajor>1</OSRevMajor>
<OSRevMinor>1</OSRevMinor>
<OSBuildNumber>1</OSBuildNumber>
<RFModuleOSRevMajor>1</RFModuleOSRevMajor>
<RFModuleOSRevMinor>2</RFModuleOSRevMinor>
</Device>
</Devices>
<Presets />
<AdvancedSettings />
<StartDayString>10:00:00</StartDayString>
<StartNightString>22:00:00</StartNightString>
</Project> |
| | |
| | #3 |
| Giant Squid |
hmm...coolio.
|
| | |
| | #4 |
| Flamingo Tongue |
Ill throw up a few of mine tomorrow when I get back to the office...great idea... |
| | |
| | #5 |
| Plankton |
Thanks for sharing!!
|
| | |
| | #6 |
| Plankton |
Thanks Mike. Great to see this idea actually up and running. |
| | |
| | #7 |
| Astrea Snail |
It would be great to see a program for people just starting with them to acclimate from say t5 and also 250w mh thanks Ben
|
| | |
| | #8 |
| 3reef Affiliate |
No takers? I noticed a little bit of GHA starting to crop up in my tank yesterday, so I made an anti-algae program. It's just a modification of the first program I put up with less intensity, so it should be a good acclimation start point for my normal program as well. |
| | |
| | #9 |
| 3reef Affiliate |
Ok, this morning I decided to really dive in to the programming and make something that truly beats the crap out of any other LED controls. This one is based on my default program but it also simulates clouds with changing intensities throughout the day and night. Check out the code for this one Matt! On a side note. I hear that Natural Mode will be out very soon! I'm excited to see what it's all about. |
| | |
| | #10 |
| KingFish |
WOw. That is a weee-bit longer than your first one Mike. ![]() Your first post has 44 downloads by the way. |
| | |
![]() |
| Tags |
| ecotech, led, radion |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| *Updated* EcoTech Marine Radion XR30w Up Close! | mikejrice | LED Aquarium Lighting | 32 | 03-28-2013 12:07 AM |
| Ecotech Radion in stock and shipping! | tbaquatics | TB Aquatics | 0 | 10-26-2011 09:32 AM |
| More EcoTech Radion Pics | Matt Rogers | LED Aquarium Lighting | 25 | 09-18-2011 12:14 PM |
| EcoTech Radion XR30W LED Aquarium Light Fixture | AquaCave | AquaCave | 0 | 09-16-2011 01:05 AM |
| PRE-ORDER: EcoTech Marine Radion XR30w LED Light Fixture | MarineDepot | Marine Depot | 0 | 09-09-2011 03:00 PM |