SIMPL# - Getting Started

Overview

SIMPL# (SIMPL Sharp) is a collection of libraries created in C# that run when called from the Crestron SIMPL+ environment. For example, a module can be written in C# (.clz) and called from SIMPL+, functionally similar to how SIMPL+ programming (.usp) can be called from a SIMPL module (.umc). To utilize a user-created C# library called static.clz, the "Include Libraries" section of a SIMPL+ module will include the line #USER_SIMPLSHARP_LIBRARY "static") SIMPL# PRO is used to write a complete program in C# (without needing references to SIMPL Windows or SIMPL+). Microsoft Visual Studio 2008 SP1 (not the "Express" version) is required, along with the SIMPL# PRO Pluginarrow-up-right. SIMPL# Plugin for VS2008 - Quick Start Guidearrow-up-right OLH 1145arrow-up-right - SIMPL# Pro - Why is Microsoft Visual Studio 2008 Required? Microsoft Visual Studio 2008 Service Pack 1 Downloadarrow-up-right OLH 1000267arrow-up-right - Creating a VC4 Project


OLH 5299arrow-up-right - SIMPL# - Required 3-Series Control System Firmware & Software Versions SIMPL# can only be used on a 3-Series processor running firmware v1.007.019 or later SIMPL# Pro can only be used on a 3-Series processor running firmware v1.009.000 or later SIMPL# , SIMPL# Pro run on the .NET 3.5 framework


Resources and Documentation Note: These resources assume a working knowledge of C# Simpl# Getting Started Guidearrow-up-right Introduction to SIMPL#arrow-up-right SIMPL# Reference Manualarrow-up-right Example Programarrow-up-right (Includes SIMPL, SIMPL+ and C# programs) C# Fundamentals - Development for absolute beginners http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginnersarrow-up-right (25 videos from MSDN that provide instruction & examples by subject matter

Crestron Help Pagearrow-up-right

Статьи

Last updated