Actions

Difference between revisions of "2-2c. CCTV with data (1) - Event Handler (practice)"

From Zenitel Wiki

Line 2: Line 2:
  
 
'''Call buttons:'''
 
'''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:'''
 
'''CCTV Control:'''
 
*The Entrance makes a Call Request (623) to Main Guard. Elevator and Gate 2 make a Call Request to the Reception.
 
*The Entrance makes a Call Request (623) to Main Guard. Elevator and Gate 2 make a Call Request to the Reception.

Revision as of 15:52, 27 September 2013

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:

  • The Entrance makes a Call Request (623) to Main Guard. Elevator and Gate 2 make a Call Request to the Reception.
  • When a Call Request is activated the Video Switch should receive ASCII characters (EDO) telling which camera to connect to which monitor. The output should be on the format: “CxMy CR LF”. (Example: C3M2CRLF, Connect camera 3 to monitor 2, CR=Carriage Return, LF=Line Feed. Use "Putty" to verify)