Fully customize Neptune Trident's test schedule

I just went from 4 tests to 2 prior to this post now that my calcium reactor is dialed in and can confirm it still works. Key points are it needs to be done on a browser to the local IP address, from Fusion website or the app will not work.
 
Quick update, I'm about to apply this to mine with latest updates. So far, seems to be working. Thanks again to the OP!
 
Now if we could only source the Alk reagent by itself
 
Does anyone know of a way to set output 3 (triple test) to run every other day?

Will standard "If DoW" lines work?
 
Appear to have had no issues doing this with the most recent firmware …. Through fusion (I am not currently able to access apex local, not sure why).
 
So tried this, watched video on you tube and it did not work. It didn't take any test.
I did it through the website on my work computer. Do you have to log into the apex itself like when your setting up initially to get it to work ?
 
Not sure if you read this. This was my issue when it didn’t work for me. This was done on the local page.
The reason why my local wasn’t working is because I renamed it to basement reef. If you renamed your local make sure you use that in your url and not apex.local.
 
Not sure if you read this. This was my issue when it didn’t work for me. This was done on the local page.
The reason why my local wasn’t working is because I renamed it to basement reef. If you renamed your local make sure you use that in your url and not apex.local.
I saw that post and mine just says apex. How I tried to change it was just clicking on my skimmer gear icon in apex and changing the last two of that URL , if that makes sense.
 
I’m not the most savvy when it comes to computers so it’s hard for me to explain what needs to be done.
Go to your network settings and in the configuration tab see what your host name is. When programming the Trident make sure you are using that host name and not the default. If you renamed you local and use the default it will not work. Hope that makes sense.
 
So overall has anyone seen any ill effects from reduced testing? I'm thinking of pulling the trigger on reducing my tests on the OG trident.
 
So overall has anyone seen any ill effects from reduced testing? I'm thinking of pulling the trigger on reducing my tests on the OG trident.
I’ve been testing alk twice a day and Ca/Mg once a day for three years now. Nothing bad has happened from it. I am going to make a video on this tomorrow.
 
I’ve been doing 3 Alk tests and 1 Ca/Mg test per day. I’ve been super happy with the change.
 
I've found the best testing to track my trends is Alk at 10am and Alk/Cal/Mag at 10pm. I've contemplated doing one day Alk and the next all 3 but I haven't pulled the trigger on that yet.

Is there anyone here running a reduced schedule like that? Please share your experiences.
 
This definitely still works. If you want fancier than OSC commands, create virtual outlets for more complicated on/off logic, then have the single or combined outlets (the 3 or the 4) check if the virtual outlet is on/off.

simple virtual outlet for brevity named AlkTest
Code:
Set OFF
If Time 09:00 to 09:03 Then ON
If Time 22:30 to 22:33 Then ON

Replace OSC code in trident outlet moduleID_4 with
Code:
If Output AlkTest = ON Then ON

Trident must be set to automatic to fire the trident outlet. I'm terrible at explaining things, so someone else can assist anyone having trouble.
 

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%
Back
Top