Difference between revisions of "Getting Started"

From DLS5 Wiki
Jump to: navigation, search
 
(51 intermediate revisions by 7 users not shown)
Line 1: Line 1:
== Prerequisites ==
+
__TOC__<BR>
 +
'''''NOTE:''' For Security system compatability, see the list of [[Supported Panels]]''
  
DLS IV will require the following applications to be installed:
+
== Getting Started Guides ==
1. .NET Framework 3.5
+
  
2. MSSQL Express
+
[[Standalone DLS NA]]
  
3. Visual C++ Runtime components
+
[[Workgroup DLS NA]]
  
During the installation process, DLS IV will detect any missing applications and will automatically install them for you. However, to speed the installation process, these applications may be installed manually by the user before starting the DLS IV installation.
+
[[Standalone DLS INT]]
  
== Downloading ==
+
[[Workgroup DLS INT]]
  
Download the DLS IV Updater from [http://www.dsc.com|The DSC homepage]
+
== End User License Agreement ==
 +
[[DSC Software EULA|DSC Software End User License Agreement]]
  
== Installation ==
+
==DLS Packages==
  
DLS IV is built with tomorrow in mind. It runs on Microsoft's powerful .NET Framework 3.5 and MSSQL Express database engine. If you do not currently have these software packages installed, the DLS IV installer will automatically download the latest version directly from Microsoft.com for you, and install them without any unnecessary intervention from you, the user.
+
*'''DLS 5 Stand-alone'''
 +
DLS 5 is the direct replacement for DLS package. It runs on a local machine with all the components installed within it and contains enhance GUI functionality and modified features compare to DLS. This application can be installed via EXE file which will be placed on www.dsc.com or from the existing Auto Updater which will be deleted from the machine ones DLS 5 will be installed.
  
The installation process begins with the DLS IV Updater. This updater will manage the rest of the installation process for you, and will provide updates in the future as DSC rolls out additional driver packs and feature updates.
+
*'''DLS 5 Workgroup Mode'''
 +
DLS 5 Workgroup is a feature embedded on top of the existing DLS 5 platform. There are two parts of this feature:  DLS 5 Workgroup Server and DLS 5 Workgroup Client.  DLS 5 Workgroup Server will be installed on one machine which will act as a server to all the DLS 5 Workgroup Clients installed on different machines.  The database installed on the DLS 5 Workgroup Server machine will be shared among all the DLS 5 Workgroup Clients.  All the services will be installed on a server and user(s) will only install DLS 5 Workgroup Client on their machines.  Maximum of eight modems will be connected to DLS 5 Workgroup Server machine and maximum of eight overall concurrent PSTN communications will be accepted at a time.  20 concurrent of each Ethernet and SMS communications can be executed with the next job going into queue.  Maximum of 200 jobs combined (PSTN, Ethernet & SMS) can be queued on Workgroup Server.  This product is very much similar to current DSC ES but smaller in scale and with improved installation method.    The DLS 5 Workgroup Client and DLS 5 stand-alone can be installed on the same machine but only one can be run at a time.  This will provide flexibility for the end user to work either online or offline.
  
Here's a brief rundown of the installation steps you'll see:
+
*'''DLS System Administrator'''
 +
DLS 5 System Admin package is designed to be operated by non-technical end users.  They will be able to manage and monitor their system but will not be able to configure/program it (no [*8] Installer programming).  This package will be distributed as one NSIS EXE file and will be generic for both NA & INT markets (no separate market installation packages).  As DLS, there will be two types of DLS SA packages: Stand-alone and Workgroup Mode.
  
1. Install the DLS IV Updater
+
*'''DSC ES'''
 +
This is a client-to-server application designed for medium to large businesses to house their entire remote operations in one central location. The bulk of work is pushed from the Client onto the Server.  Every time Client submits communication jobs or tries to access the account(s), it gets connected to the server.  No Database and Services are installed on the client machine.
 +
 
 +
==Supported Operating Systems==
 +
 
 +
Please review the respective solution Getting Started Guide
 +
 
 +
==Unsupported Operating Systems==
 +
 
 +
*Mac OS
 +
*Linux
 +
*Virtual Box/VM Ware
 +
 
 +
== Supported Database ==
 +
 
 +
Standalone/Workgroup Solution:
 +
*SQLite
 +
 
 +
Enterprise Client (ES) Solution:
 +
*SQL Server 2008
 +
''Please note: ES Installation is not compatible with SQL Server Edition version''
 +
 
 +
== Downloading ==
 +
 
 +
Download the DLS 5 executable file from [http://www.dsc.com The DSC homepage]
 +
 
 +
== Installation ==
  
2. DLS IV Updater installation will check for prerequisite applications (VC++ Runtime, .NET Framwork 3.5 and MSSQL Express)
+
DLS 5 is built with the future in mind. It runs on Microsoft's powerful .NET Framework 4.0 and now using SQLite database. If you do not currently have these software packages installed, they will be installed automatically during the DLS 5 installation process.
  
3. If missing, .NET Framework 3.5 will be downloaded directly from microsoft.com and will be automatically launched
+
The installation process begins once installation file is executed.
  
4. If missing, MSSQL Express will be downloaded directly from microsoft.com and will be automatically launched
+
Here is a brief run-down of the installation steps:
  
5. If missing, Visual C++ Runtime components will be downloaded directly from microsoft.com and will be automatically launched
+
1. Install the installation executable file from [www.dsc.com].
  
6. The DLS IV Updater will launch and display the latest available DLS IV products. Choose the DLS IV Engine and any of the available driver packs you need.
+
2. The installation process will check for prerequisite applications (VC++ Runtime, and .NET Framwork 3.5).
  
7. The selected components will be downloaded directly from the DSC FTP site, and will be installed.
+
3. If the .NET Framework 4.0 software is missing, it is downloaded directly from [www.microsoft.com] and automatically launched.
  
8. Close the DLS IV Updater software and start using DLS IV.
+
4. If Visual C++ Runtime components are missing, they are downloaded directly from [www.microsoft.com] and automatically launched.
  
== Login ==
+
Once all the prerequisites and engine files are successfully installed, DLS 5 login window will appear.
  
The default administrator username/password for DLS IV is: Username = admin Password = 1234 It is strongly recommended that you change the Administrator's password immediately after installing. The default username/password for earlier DSC downloading products is supported, but it is limited to "User" priveleges, it is not an "Administrator" account. Username = DSC Password = 1234
+
'''''NOTE:''' SQLite is a light-weight database which does not require any database engine installation.

Latest revision as of 18:05, 13 June 2014


NOTE: For Security system compatability, see the list of Supported Panels

Getting Started Guides

Standalone DLS NA

Workgroup DLS NA

Standalone DLS INT

Workgroup DLS INT

End User License Agreement

DSC Software End User License Agreement

DLS Packages

  • DLS 5 Stand-alone

DLS 5 is the direct replacement for DLS package. It runs on a local machine with all the components installed within it and contains enhance GUI functionality and modified features compare to DLS. This application can be installed via EXE file which will be placed on www.dsc.com or from the existing Auto Updater which will be deleted from the machine ones DLS 5 will be installed.

  • DLS 5 Workgroup Mode

DLS 5 Workgroup is a feature embedded on top of the existing DLS 5 platform. There are two parts of this feature: DLS 5 Workgroup Server and DLS 5 Workgroup Client. DLS 5 Workgroup Server will be installed on one machine which will act as a server to all the DLS 5 Workgroup Clients installed on different machines. The database installed on the DLS 5 Workgroup Server machine will be shared among all the DLS 5 Workgroup Clients. All the services will be installed on a server and user(s) will only install DLS 5 Workgroup Client on their machines. Maximum of eight modems will be connected to DLS 5 Workgroup Server machine and maximum of eight overall concurrent PSTN communications will be accepted at a time. 20 concurrent of each Ethernet and SMS communications can be executed with the next job going into queue. Maximum of 200 jobs combined (PSTN, Ethernet & SMS) can be queued on Workgroup Server. This product is very much similar to current DSC ES but smaller in scale and with improved installation method. The DLS 5 Workgroup Client and DLS 5 stand-alone can be installed on the same machine but only one can be run at a time. This will provide flexibility for the end user to work either online or offline.

  • DLS System Administrator

DLS 5 System Admin package is designed to be operated by non-technical end users. They will be able to manage and monitor their system but will not be able to configure/program it (no [*8] Installer programming). This package will be distributed as one NSIS EXE file and will be generic for both NA & INT markets (no separate market installation packages). As DLS, there will be two types of DLS SA packages: Stand-alone and Workgroup Mode.

  • DSC ES

This is a client-to-server application designed for medium to large businesses to house their entire remote operations in one central location. The bulk of work is pushed from the Client onto the Server. Every time Client submits communication jobs or tries to access the account(s), it gets connected to the server. No Database and Services are installed on the client machine.

Supported Operating Systems

Please review the respective solution Getting Started Guide

Unsupported Operating Systems

  • Mac OS
  • Linux
  • Virtual Box/VM Ware

Supported Database

Standalone/Workgroup Solution:

  • SQLite

Enterprise Client (ES) Solution:

  • SQL Server 2008

Please note: ES Installation is not compatible with SQL Server Edition version

Downloading

Download the DLS 5 executable file from The DSC homepage

Installation

DLS 5 is built with the future in mind. It runs on Microsoft's powerful .NET Framework 4.0 and now using SQLite database. If you do not currently have these software packages installed, they will be installed automatically during the DLS 5 installation process.

The installation process begins once installation file is executed.

Here is a brief run-down of the installation steps:

1. Install the installation executable file from [www.dsc.com].

2. The installation process will check for prerequisite applications (VC++ Runtime, and .NET Framwork 3.5).

3. If the .NET Framework 4.0 software is missing, it is downloaded directly from [www.microsoft.com] and automatically launched.

4. If Visual C++ Runtime components are missing, they are downloaded directly from [www.microsoft.com] and automatically launched.

Once all the prerequisites and engine files are successfully installed, DLS 5 login window will appear.

NOTE: SQLite is a light-weight database which does not require any database engine installation.