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

From LinnDocs
Jump to: navigation, search
m (Installation Guide)
m (Installation Guide)
Line 29: Line 29:
 
: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.  
 
: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.
<br><br>
+
{{col-end}}
  
 
==<span style="color:blue">Download</span>==
 
==<span style="color:blue">Download</span>==

Revision as of 11:16, 22 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

Installation Guide

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.