Search found 37 matches

by pos42
Tue Apr 25, 2017 6:49 pm
Forum: EnvisaLink ( IP100D, IP170D, 2DS, 3, 4)
Topic: EVL4 TPI events 802 and 803 (AC Failure)
Replies: 4
Views: 4688

Re: EVL4 TPI events 802 and 803 (AC Failure)

As API code 849 gives AC failure info feedback after a few seconds I wonder why there is a need for 802 and 803 event codes if you detect AC failure after a much longer time.


/Peo
by pos42
Tue Apr 25, 2017 4:58 pm
Forum: EnvisaLink ( IP100D, IP170D, 2DS, 3, 4)
Topic: EVL4 TPI events 802 and 803 (AC Failure)
Replies: 4
Views: 4688

Re: EVL4 TPI events 802 and 803 (AC Failure)

Hi These are a few snippets from my integration code... 849 show a lot of status. Loss of AC power among other things... 841 tells it's restored. Sorry the code looks so ugly on the forum.... :) If you see code 510, 511 or 849 from the DSC alarm I call a function decode binary as it is a 2 char bitf...
by pos42
Tue Apr 25, 2017 2:30 pm
Forum: EnvisaLink ( IP100D, IP170D, 2DS, 3, 4)
Topic: Is the TPI correctly documented?
Replies: 2
Views: 3383

Is the TPI correctly documented?

Hi I have a question regarding the Envisalink API. Isn't there a ARM AWAY option WITH CODE as on the DSC 5500 panel? This is what I can see... Using 5500 panel Panel Press ------ DSC buss sends out ------ explanation Press F2 -------- 65210 ------------------ 652 = Partition armed, 1 = Partition 1, ...
by pos42
Fri Apr 21, 2017 1:56 am
Forum: EnvisaLink ( IP100D, IP170D, 2DS, 3, 4)
Topic: EnvisaLink try to connect externally without permission
Replies: 4
Views: 4808

Re: EnvisaLink try to connect externally without permission

Thanks for the info

Will in auto update firmware and then reboot if it finds a new one, even though I have no account active at eye-zon?


Thanks

Peo
by pos42
Thu Apr 20, 2017 8:35 am
Forum: EnvisaLink ( IP100D, IP170D, 2DS, 3, 4)
Topic: EnvisaLink try to connect externally without permission
Replies: 4
Views: 4808

EnvisaLink try to connect externally without permission

Hi I have had the Envisalink card connected to eye-zone earlier. Now I have removed my account due to that I want to run it all local. But in my FW I can see that the EnvisaLink tries to connect externally over and over again to 198.61.170.85, so I had to block the outgoing traffic in my firewall. T...
by pos42
Sun Mar 19, 2017 11:17 am
Forum: EnvisaLink ( IP100D, IP170D, 2DS, 3, 4)
Topic: Envisalink - TPI Documentation
Replies: 112
Views: 741913

Re: Envisalink - TPI Documentation

Hi @queenorych

You can check here as I have done that in my software that integrates Fibaro HC2 home automation with DSC PC1616 using envisalink and its API.

http://www.incedo.eu/~sjoholmp/Fibaro_H ... DSCengine/


/Peo