Hi
Need help with the code for adding 3 more temp probe
ReefAngel.AddExtraTempProbes(); tryed this but there no change in uapp and controller screen only default 3 temp
Adding more Temp Probe
11 posts
• Page 1 of 2 • 1, 2
|
|
Although they are there for you to use, they are not displayed in any of the apps yet.
You can set a custom var to display them as a work around. Roberto.
|
|
Mine display in the UApp.. |
|
I may have changed it then and forgot.
![]() Roberto.
|
|
I think you did that when I was inquiring about it a couple months ago ![]() Though, It would be nice if we weren't limited to 6 ![]() I have 11 aquariums, the filtration room, and a gas heating loop I want to monitor. So I need 13 minimum and would like to display them on the UAPP.. Wife is getting me an android tablet for V-day to mount on the wall of the fish room to display the uapp. I want to use the tablet to display the UAPP, push maintenance reminders, and log test results. It's all coming together ![]() |
|
Can u share the code |
|
Roberto.
|
|
For 5 and 6th probe It will be ReefAngel.CustomVar[0]=ReefAngel.Params.Temp[5]; ReefAngel.CustomVar[0]=ReefAngel.Params.Temp[6]; |
|
You would want to use this:
|
|
////// Place your custom code below here
ReefAngel.AddExtraTempProbes(); ReefAngel.CustomVar[0]=ReefAngel.Params.Temp[4]; ReefAngel.CustomVar[1]=ReefAngel.Params.Temp[5]; ReefAngel.CustomVar[2]=ReefAngel.Params.Temp[6]; ////// Place your custom code above here still no changes on the controller screen and app |
|
11 posts
• Page 1 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 2 guests