Actions

Difference between revisions of "Tamper switch"

From Zenitel Wiki

(Tamper alarm for a single station)
Line 26: Line 26:
 
=== Tamper alarm for multiple (or all) stations ===
 
=== Tamper alarm for multiple (or all) stations ===
 
In [[AlphaPro]], create the event below, and configure an [[UDP group]] as event owner (UDP group 8 is by default all stations):
 
In [[AlphaPro]], create the event below, and configure an [[UDP group]] as event owner (UDP group 8 is by default all stations):
[[file:TamperAlarmMany.PNG|700px|thumb|left|Event handler configuration]]
+
[[file:TamperAlarmMany.PNG|700px|thumb|left|Send a text message to guard station 101 when tamper alarm is triggered at any station.]]
 
<br style="clear:both;" />
 
<br style="clear:both;" />
  

Revision as of 11:25, 2 December 2022

AEIPS.png

The IP Vandal Resistant Substation with TKIE can be fitted with a tamper switch, making it possible to raise an alarm if the station is tampered with.

Tamper Switch
(1008091010)

ICX-AlphaCom configuration

In the configuration example below a text message with high priority is sent to the guard station when a station is tampered with.

Other action commands can of course be used to create the desired reporting of tamper alarms.

Tamper alarm for a single station

In AlphaPro, create the below event, setting the substation as the event owner:

Send a text message to guard station 234 when tamper alarm is triggered at station 116.


Action commands:

$STM L116 L234 U145 'TAMPER CELL F2' U4


  • $STM - Send Text Message command
  • L116 - Send from station 116
  • L234 - Send to station 234
  • U145 - Priority level 145
  • 'TAMPER CELL F2' - Text to show in the display of the receiver (234 here)
  • U4 - Show the message in idle (no need to dial 70 to read the message)


Tamper alarm for multiple (or all) stations

In AlphaPro, create the event below, and configure an UDP group as event owner (UDP group 8 is by default all stations):

Send a text message to guard station 101 when tamper alarm is triggered at any station.


Action commands:

$STM L%1.dir L101 U145 'TAMPER %1.nam' U4


  • $STM - Send Text Message command
  • L%1.dir - The number of the sender
  • L101 - Send to station 101 (Change this number if you want to send to a different station)
  • U145 - Priority level 145
  • 'TAMPER %1.nam' - Display "TAMPER" + the name of the sender
  • U4 - Show the message in idle (no need to dial 70 to read the message)


Mounting

Mounting instruction on Tamper Switch for IP Vandal Resistant Substation TKIE

Step 1: Remove the two nylon nuts shown below

Tamper1.png


Step 2: Attach the supplied spacers

Tamper2.png


Step 3: Mount the tamper switch board

Tamper3.png


Step 4: Move the button GND wire from the the TKIE board to the tamper switch board

Tamper4.png


Tamper5.png


Step 5: Use the supplied wires to connect GND and Input 3 as shown below

Tamper6.png


Troubleshooting

Verify that I/O number 3 is set as an input

The IP Substation must have I/O number 3 defined as an input (default).

Advanced AlphaCom -> I/O Settings