Page 1 of 1

SafeWatch Pro 3000en - adding keypad 18

PostPosted: Fri Apr 03, 2015 9:00 pm
by HerbertSherbert
I have found the install password and instructions for adding the keypad 18.

I press #191 10 (and have tried) #191 20

but nothing changes and #191 remains inactive showing 0 0 .

I have tried this dozens of times with all kinds of wild and crazy variations but nothing makes that first 0 change to a 1 as required.

Any ideas appreciated.

Re: SafeWatch Pro 3000en - adding keypad 18

PostPosted: Fri Apr 03, 2015 9:05 pm
by mathewss
Easy mistake to make.

For Vista programming basic concept is that every configuration item is an address. You can PEEK/POKE into addresses.

# is used to "return" or PEEK a value from a locaiton * is used to change or POKE a value in a location.

Hope this helps.

Re
Sean M

Re: SafeWatch Pro 3000en - adding keypad 18

PostPosted: Sat Apr 04, 2015 6:43 am
by HerbertSherbert
Yes, thanks, I caught myself doing that just before quitting for the night.

All working.

It was funny to see Peek and Poke. I have not used that since my Vic 20 Programming days - smile.


thanks