More than one time interval for port
Posted: Thu Apr 10, 2014 12:05 pm
Hi,
I want to have 3 time intervals for my lightning, I see code in my RA+:
ReefAngel.StandardLights( Box1_Port1,10,0,22,0 );
Can I make 3 ones like:
ReefAngel.StandardLights( Box1_Port1,9,30,13,30 );
ReefAngel.StandardLights( Box1_Port1,14,30,18,30 );
ReefAngel.StandardLights( Box1_Port1,19,30,21,30 );
Is this correct or I need to do something else?
Thanks
I want to have 3 time intervals for my lightning, I see code in my RA+:
ReefAngel.StandardLights( Box1_Port1,10,0,22,0 );
Can I make 3 ones like:
ReefAngel.StandardLights( Box1_Port1,9,30,13,30 );
ReefAngel.StandardLights( Box1_Port1,14,30,18,30 );
ReefAngel.StandardLights( Box1_Port1,19,30,21,30 );
Is this correct or I need to do something else?
Thanks