Apex moon lighting with MXM radions

.AcroKiller.

2500 Club Member
View Badges
Joined
Mar 12, 2012
Messages
4,000
Reaction score
734
Location
Clarksville
What state or country do you live in
Tennessee
Rating - 0%
0   0   0
Hi,
My apex is not following moon phasing with different percentage. Today is supposed to be waxing crescent and my moon lights are at 100 percent. I added the if moon code and it created a program but it’s at 85% schedule intercity and 100% for both moon light Leds.
3866F921-F351-4CA1-BFED-9F97FFCC1331.png
F310AE18-E75D-4593-9E15-81FB1BEF014C.png 53547E85-8418-4A2E-89EB-6E26B9A56230.png
 
Anyone here has it working ? Mine just won’t do moon phases it just turn on or off the radion moon light to what ever percentage setting I set it to and theres is no phases with different light percentage
 

Attachments

  • B5406211-EC9E-49FF-A9C9-CF9478434705.png
    B5406211-EC9E-49FF-A9C9-CF9478434705.png
    83.3 KB · Views: 42
I have a Neptune Sky and it works as long as you don’t click ok on the wizard tile and allow it to make a schedule. Your code should be in the basic view configuration:

Set Off
If Moon 000/000 Then ON
 
I have a Neptune Sky and it works as long as you don’t click ok on the wizard tile and allow it to make a schedule. Your code should be in the basic view configuration:

Set Off
If Moon 000/000 Then ON
if I do that code the moon lights will be on at 100 percent during the moon schedule.
 
I have a Neptune Sky and it works as long as you don’t click ok on the wizard tile and allow it to make a schedule. Your code should be in the basic view configuration:

Set Off
If Moon 000/000 Then ON
where did you insert it the code and what do you mean about the wizard tile.
 
Click the basic view button and put -
Set Off
If Moon 000/000 Then ON

as your only code in the configuration box.

1705675359066.png
 
it has been at the same brightness for over a week
I maybe miss remembering as I haven't used it in a long time but I thought it changed monthly not daily/weekly.

Edit here's a screen shot from the old interface, this cannot be modified via Fusion -
1705678718698.png
 
I maybe miss remembering as I haven't used it in a long time but I thought it changed monthly not daily/weekly.

Edit here's a screen shot from the old interface, this cannot be modified via Fusion -
1705678718698.png
So where in this chart are the percentages
 
I bet it is working just fine and you are looking at the wrong place.
You see the intensity of the moon in the slider and in the season table sheet which isn't really accessable anymore.
 
Anyone here has it working ? Mine just won’t do moon phases it just turn on or off the radion moon light to what ever percentage setting I set it to and theres is no phases with different light percentage
I have done this on many systems, including radions

In the image in the post i just quoted you are using
Set Off
If Moon 000/000 Then 5

If that is code you are actually using, you won't get intensity changes because you are telling it to be at 5%, not to follow the season table

Set Off
If Moon 000/000 Then ON

Is the code you want, but if you have messed with the season table in APEX local things might be weird. The APEX itself makes the calculations for you behind the scenes.

I am not understanding where you are getting that they are at intensity of 100% - none of the screenshots you have posted show the percentage, and once you put in code, the graph defaults to a standard that has nothing to do with what the moon code is doing. The code overrides all of the GUI. The only place to see the intensity of the moon is on the slider, and that will change as the intensity changes, or on the season table sheet which is hard to access from APEX local..
 
Last edited:

IF YOU HAD TO TAKE A REEFING EXAM, WOULD YOU PASS?

  • Yes!

    Votes: 32 45.7%
  • Not yet, but I have one that I want to buy in mind!

    Votes: 9 12.9%
  • No.

    Votes: 26 37.1%
  • Other (please explain).

    Votes: 3 4.3%

New Posts

Back
Top