34
Power Series Basic Programming NTS# 08-2441

Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

Embed Size (px)

Citation preview

Page 1: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

Power Series Basic Programming

NTS# 08-2441

Page 2: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

Agenda

DSC PowerSeries Basic ProgrammingCourse Length 4 hrs

• Course Overview (5 Min)• .At the conclusion of this course the attendee will be able to

program a DSC PowerSeries Control for Zones and Communications to Central Station.

• What Do I need to know? (45 Min)• Decimal Programming• Hexadecimal Programming• Toggle Options• How to Navigate the program• Break (10 Min)

Page 3: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

Programming the protections points(50Min)

•What are zone definitions•What are zone attributes•What are zone assignments•How Do I program Wireless Serial Numbers

•Section [804] subsection(s) [01]-[32]•Wireless Zone attribute 8 section(s) [101]-[164]

• Review

Agenda

Page 4: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

Programming Telephone Communications (50 Min)•Programming your Central Station Phone number section [301]•Programming your Account Number section [310]-[318]•Programming your communications format section [350]

•Understanding Contact ID•Understanding SIA•Understanding 4+2/3+1

Break

Agenda

Page 5: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

Review Basic Programming(15 Min)

•Zone programming•Step 1 Zone Definitions Section(s) [001]-[004]•Step 2 Zone attributes Section(s) [101]-[164]•Step 3 Zone Assignment Section(s) [202]-[265]•Step 4 Wireless serial number section [804] subsection(s) [01]-[32]

•Communications Programming•Step 1 Phone Number section [301]•Step 2 Account Number section [310]-[318]•Step 3 Communication Format section [350]

Agenda

Page 6: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

Case 1 – Class participation programming exercise (35 Min)

Agenda

Page 7: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

Installer Programming

Page 8: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

Three Things you need to Know• Decimal Programming• Hex-decimal Programming• Toggles

How to Program a PowerSeries Control

Page 9: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

Decimal Programming• Entering digits 0-9

– Example Section [001] Zone definitions• Enter 01 for a delay zone• Enter 03 for an Instant zone

How to Program a PowerSeries Control

Page 10: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

Hex-Decimal Programming• Programming a form of binary • Need to enter 16 values • Use the * key on the Keypad (Think Caps Lock)

– 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15– A B C D E F– * 1 2 3 4 5 6– Example Wireless Serial Number 2E34F9– Key Presses 2*5*34*6*9

How to Program a PowerSeries Control

Page 11: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

How to Program a PowerSeries Control

Programming Toggle OptionsUses the 8 LED’s or ICON numbers to indicate on or off positions

Page 12: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

How to Read Back the Program• Any Keypad can be used

– Custom Keypads (5500’s) will display info as entered

– LED and Icon keypads will use the numbers 1-8– 1 2 3 4 5 6 7 8– 1 2 4 8 X X X X– F= 15 = 1 + 2 + 4 + 8– 2 3– 6 = 2 + 4

How to Program a PowerSeries Control

Page 13: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

How to Program a PowerSeries Control

How To Program:

[*][8] + [Installer Code]

The Armed and Ready lights indicate programming status:

Armed Light ON Panel waiting for 3-digit section number

Ready Light ON Panel waiting for data to be entered

Ready Light FLASHING Panel waiting for HEX data to be entered

Page 14: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

BREAK

Page 15: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

Zone Programming …Step 1

Page 16: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

Zone Programming… Step 2

Page 17: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

Zone Programming… Step 3

Page 18: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

Programming Wireless Zones… Step 4

Enrolling Wireless Zones:

Enrolling wireless zones is a two step process:

1. Program the device serial number

2. Enable the ‘Wireless’ zone attribute

Step 1 – Program the Wireless Zone Serial Number

1. Enter Installer Programming – [*][8][Installer Code]

2. Enter Section [804]

3. Enter the Zone Number to be Programmed, Wireless Subsection [01] to [32]

4. Enter the 6-digit serial number of the wireless device

Page 19: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

BREAK

Page 20: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

Communications Programming… Step 1 & 2

Page 21: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

Communications Programming… Step 3

Page 22: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

• Contact ID (Touch Tone Communications Format)– CS Receives

• 1234 131 001• 4 digit Account Number 1234

– Tells them who and where

• 3 digit event code 131– Tells them what happened

• 3 digit zone, user or area 001– Tells them where, who, or which area

Communications Programming

Page 23: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

Communications Programming

• SIA Format– CS Receives (Modem to Modem Format)

• 1234(P1) EC ZZZ• Account Number + Area Identifier 1234(P1)

– Tells them who and where

• Event code EC– Tells them what happened

• Zone or user ZZZ– Tells them where, who, or which area

Page 24: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

Communications Programming

• 4 + 2 Format (Pulse Format)– CS Receives

• 1234 31• 4 digit Account Number 1234

– Tells them who and where

• 2 digit event/zone code 131– Tells them what happened and where (installer defined)

Page 25: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

Communications Programming… Cont..

Page 26: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

Communications Programming… Cont..

Page 27: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

Communications… Other

Page 28: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

DLS Programming

Page 29: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

DLS Programming

Page 30: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

Other Programming

Page 31: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

BREAK

Page 32: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

Review

• Zone programming– Step 1 Zone Definitions Section(s) [001]-[004]– Step 2 Zone attributes Section(s) [101]-[164]– Step 3 Zone Assignment Section(s) [202]-[265]– Step 4 Wireless serial number section [804] subsection(s)

[01]-[32]

• Communications Programming– Step 2 Account Number section [310]-[318]– Step 3 Communication Format section [350]– Step 1 Phone Number section [301]

Page 33: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

Class Programming Exercise

• Zone Programming– Zone 1 Front Door– Zone 2 Side Door– Zone 3 Back Door– Zone 4 Motion Sensor

• Communications Programming– Phone Number– Account Number – Format

Page 34: Power Series Basic Programming NTS# 08-2441. Agenda DSC PowerSeries Basic Programming Course Length 4 hrs Course Overview(5 Min).At the conclusion of

Questions?