Setup guide

Table Of Contents
iControl Edge
Installation and Setup Guide
95
Retrieving a DVR’s Recording Macro Prefix
To retrieve a DVR’s recording macro prefix
1. Using WinSCP, copy the
STBMacros.js file from the EDGE/Macros directory on the
Application Server.
2. Using a text editor, open
STBMacros.js.
3. If you are using an advanced text editor like Notepad++, collapse all JavaScript functions
until you are able to see all functions at once.
Notes
A cycle consists of two phases: the settling phase, and the listening phase
(polling period).
Alarms are actively monitored during the listening phase only. When an
alarm condition is detected - if it lasts at least for the duration specified - then
it is counted as a single occurrence.
The specified duration should be less than the polling period minus the
settling time.
The number of occurrences can span more than one cycle.
REQUIREMENTS
Make sure you meet the following conditions before beginning this procedure:
You have downloaded WinSCP onto your client PC (see "Using WinSCP", on page 125).
You have a text editor on your client PC.