Setup guide
Table Of Contents
- Introduction to iControl Edge
- System Requirements
- Installation and Setup
- Key Concepts
- Task 1: Preparing to Install an iControl Edge System
- Task 2: Installing the iControl Application Server
- Task 3: Preparing a PC for Configuring the Application Server
- Task 4: Configuring the Application Server
- Task 5: Installing & Configuring EdgeVision Devices
- Task 6: Installing & Configuring Densité Systems
- Task 7: Installing & Configuring GC-100 Network Adapters
- Task 8: Installing Set-Top Boxes
- Task 9: Installing & Configuring Allégro Systems
- Task 10: Verification & Readiness Check
- Task 11: Managing the iControl Edge Configuration Files
- Task 12: Uploading and Applying iControl Edge Configuration Files
- Key Concepts
- Troubleshooting
- Installing PuTTY
- Using WinSCP
- Contact Us!

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.