PDA

View Full Version : VDM output debugging


jhanda
02/04/2012, 12:24 PM
Hey, is there anyway to view what voltage the VDM ports are outputting?

RussM
02/04/2012, 02:50 PM
Not in the Apex itself. Use a multimeter.

jhanda
02/04/2012, 03:04 PM
Was afraid of that =p

I lost power this morning and it seems like it started the ramp up over when the power came back on instead of resuming.. does it do that?

Mark Bianco
02/04/2012, 03:41 PM
Yes it will. There is a way around that I am assuming you are using it to for a light setup? Create another profile called whatever you want. I will use Fullsun Set the Ramp time to 0 and the start and end intensity to what the value you have your max intenisty setup at when you ramp the lights. Now in the outlet you control the lights with you can adjust the time time for your ramp up and down and add a line that calls the Fullsun Below is a copy of mine for controlling the Royal blues. The Fullblue has 0 ramp time.

Fallback OFF
Set OFF
If Time 16:00 to 16:30 Then Royalu
If Time 16:30 to 23:30 Then Fullblue
If Time 23:30 to 23:59 Then Royald
If Time 23:59 to 06:00 Then Moonlt
If Outlet Weather = ON Then Weather
If Temp > 82.0 Then OFF

jhanda
02/04/2012, 04:08 PM
Thanks, that worked!