Difference between revisions of "Crestron/Linn Crestron 4-Series Driver for SIMPL"

From LinnDocs
Jump to: navigation, search
(Created page with "{{HIDE_PAGE_TITLE}}__NOTOC__ =<span style="color:blue">Linn Crestron 4-Series Driver for SIMPL#Pro<span>= ;This option gives you the <b>same underlying driver as the Linn Cre...")
 
m
Line 2: Line 2:
 
=<span style="color:blue">Linn Crestron 4-Series Driver for SIMPL#Pro<span>=
 
=<span style="color:blue">Linn Crestron 4-Series Driver for SIMPL#Pro<span>=
  
;This option gives you the <b>same underlying driver as the Linn Crestron 4-Series Driver for SIMPL Windows</b> but with a wrapper that makes it easy to be included in a SIMPL#Pro project program. The Crestron project can have many control points, and within each control point a Linn DS/DSM device can be selected as the active room. The Linn Kustom DSM can be included as part of this setup and allows for several rooms to be added to the house with their own separate audio sources. This will work alongside Linn’s own control point application, Linn App, and changes will be communicated to the Crestron system.
+
:This option gives you the <b>same underlying driver as the Linn Crestron 4-Series Driver for SIMPL Windows</b> but with a wrapper that makes it easy to be included in a SIMPL#Pro project program. The Crestron project can have many control points, and within each control point a Linn DS/DSM device can be selected as the active room. The Linn Kustom DSM can be included as part of this setup and allows for several rooms to be added to the house with their own separate audio sources. This will work alongside Linn’s own control point application, Linn App, and changes will be communicated to the Crestron system.
 
:For the requirements, basic feature list, and details of add-on modules, see the [[Crestron/Linn_Lite_Crestron_Driver_for_SIMPL_Windows | <u>Linn Crestron 4-Series Driver for SIMPL Windows page</u>.]]
 
:For the requirements, basic feature list, and details of add-on modules, see the [[Crestron/Linn_Lite_Crestron_Driver_for_SIMPL_Windows | <u>Linn Crestron 4-Series Driver for SIMPL Windows page</u>.]]
  
 
==<span style="color:blue">Demo</span>==
 
==<span style="color:blue">Demo</span>==
;The driver is given alongside a demo that showcases the abilities. A video demonstration of the driver being used is shown in the following video:
+
:The driver is given alongside a demo that showcases the abilities. A video demonstration of the driver being used is shown in the following video:
 
:;<span style="color:purple">(Linn Crestron 4-Series Driver video demonstration)</span>
 
:;<span style="color:purple">(Linn Crestron 4-Series Driver video demonstration)</span>
 
:If you wish to try it for yourself, then this setup guide outlines all the steps required to get a demo running where the functionality of the driver can be trialled.
 
:If you wish to try it for yourself, then this setup guide outlines all the steps required to get a demo running where the functionality of the driver can be trialled.
Line 15: Line 15:
 
:The installation guide for the SIMPL Windows driver gives extensive details about the operation of the driver and descriptions of all the signals available.  
 
:The installation guide for the SIMPL Windows driver gives extensive details about the operation of the driver and descriptions of all the signals available.  
 
:;<span style="color:purple">(download link for full installation guide)</span>
 
:;<span style="color:purple">(download link for full installation guide)</span>
Between this and the demo project/basic setup guide, there is sufficient information to integrate the driver into a project of your own. The same signals are on offer from each of the respective modules that make up the driver. These modules are contained in classes which use method calls for inputs and events for outputs. Take special care to follow the same initialization process used in the demo project.
+
:Between this and the demo project/basic setup guide, there is sufficient information to integrate the driver into a project of your own. The same signals are on offer from each of the respective modules that make up the driver. These modules are contained in classes which use method calls for inputs and events for outputs. Take special care to follow the same initialization process used in the demo project.
Download
+
 
 +
==<span style="color:blue">Download</span>==
 
(download link for Linn Crestron 4-Series Driver for SIMPL#Pro demo project)
 
(download link for Linn Crestron 4-Series Driver for SIMPL#Pro demo project)
 +
 +
:; [[CI-Gateway|<u>CI Gateway</u>]] requirements:
 +
::* For CI Gateway running on Linn DSM – Requires firmware Davaar 99 or higher.
 +
::*For CI Gateway running using Kazoo Server – Requires Kazoo Server 4.11.27 or higher.

Revision as of 15:06, 6 December 2023

Linn Crestron 4-Series Driver for SIMPL#Pro

This option gives you the same underlying driver as the Linn Crestron 4-Series Driver for SIMPL Windows but with a wrapper that makes it easy to be included in a SIMPL#Pro project program. The Crestron project can have many control points, and within each control point a Linn DS/DSM device can be selected as the active room. The Linn Kustom DSM can be included as part of this setup and allows for several rooms to be added to the house with their own separate audio sources. This will work alongside Linn’s own control point application, Linn App, and changes will be communicated to the Crestron system.
For the requirements, basic feature list, and details of add-on modules, see the Linn Crestron 4-Series Driver for SIMPL Windows page.

Demo

The driver is given alongside a demo that showcases the abilities. A video demonstration of the driver being used is shown in the following video:
(Linn Crestron 4-Series Driver video demonstration)
If you wish to try it for yourself, then this setup guide outlines all the steps required to get a demo running where the functionality of the driver can be trialled.
(download link for SIMPL#Pro basic setup guide)


Installation Guide

The installation guide for the SIMPL Windows driver gives extensive details about the operation of the driver and descriptions of all the signals available.
(download link for full installation guide)
Between this and the demo project/basic setup guide, there is sufficient information to integrate the driver into a project of your own. The same signals are on offer from each of the respective modules that make up the driver. These modules are contained in classes which use method calls for inputs and events for outputs. Take special care to follow the same initialization process used in the demo project.

Download

(download link for Linn Crestron 4-Series Driver for SIMPL#Pro demo project)

CI Gateway requirements
  • For CI Gateway running on Linn DSM – Requires firmware Davaar 99 or higher.
  • For CI Gateway running using Kazoo Server – Requires Kazoo Server 4.11.27 or higher.