Actions

2-2c. CCTV with data (1) - Event Handler (practice)

From Zenitel Wiki

Revision as of 15:59, 27 September 2013 by Asle (talk)

2-2c exercise.PNG

Call buttons:

  • Pressing the call button at the Entrance or at the SOS Point should generate a Call Request (623 + 101) to the Control Room.


CCTV Control:

  • When a Call Request (= mail) is received at the Control Room, the AlphaCom should send ASCII text on the EDO port 1 to the CCTV system, telling which camera to connect to which monitor. The AlphaCom should be set as a "TCP Server", and TCP port number 4005 should be used for the communication (Hint: Remember to define the port in "Filters" setting). The EDO output should be "C1M1" when station 107 is calling, and "C2M1" when station 108 is calling. Use the software "PuTTY" to verify (Protocol = "Raw").