Rope Leak Detector Uapp

Expansion modules and attachments
Post Reply
User avatar
brennyn21
Posts: 70
Joined: Mon Nov 23, 2020 5:40 pm

Rope Leak Detector Uapp

Post by brennyn21 »

So I didn't see anything when I searched in forum, but is the Rope Leak Detector supposed to show up in Uapp under I/O after install? I modified my code and uploaded it and it functions great but I don't see it in the Uapp. It does however alert me when it detects a leak and throws a flag I just wasn't sure if it should show anywhere else thank you!
Sincerely, Brennyn
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Rope Leak Detector Uapp

Post by rimai »

I think you need to add this to your code:

Code: Select all

ReefAngel.AddLeakDetectorExpansion();
Roberto.
User avatar
brennyn21
Posts: 70
Joined: Mon Nov 23, 2020 5:40 pm

Re: Rope Leak Detector Uapp

Post by brennyn21 »

Thanks Roberto!
Sincerely, Brennyn
User avatar
brennyn21
Posts: 70
Joined: Mon Nov 23, 2020 5:40 pm

Re: Rope Leak Detector Uapp

Post by brennyn21 »

Hello, I did give that a try and no luck sadly.
Sincerely, Brennyn
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Rope Leak Detector Uapp

Post by rimai »

I updated the Uapp and it should show now.
Roberto.
User avatar
brennyn21
Posts: 70
Joined: Mon Nov 23, 2020 5:40 pm

Re: Rope Leak Detector Uapp

Post by brennyn21 »

That fixed it thank you!
Sincerely, Brennyn
Post Reply