Crestron SW-SIMPL Bedienungsanleitung

Stöbern Sie online oder laden Sie Bedienungsanleitung nach Software Crestron SW-SIMPL herunter. Intro Training Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken

Inhaltsverzeichnis

Seite 1 - Programming

Essentials of Crestron Programming Training manual - 2005Instructors: Steven SchoetersJan OomsCharles Hazelhoff

Seite 2 - Program Overview

The first 5 exercises are done on this standard Training screen. (VTPRO-e is only used the 2ndday.)The numbers on the buttons correspond with the “JOI

Seite 3

5. Configuration view- To configure a system select items from the Device Library and drop them in the card slots/network. - Difference between the CR

Seite 4 - 2. Establishing communication

5. Programming view1- Windows folder structure – under Program View2- Symbol Library – where the building blocks (symbols, modules) are located3- Deta

Seite 5 - A. Viewport

6. ExercisesDirect control:- Digital signal- Signal goes direct from TP to relay module, no logic symbols in between.- Connection is made by giving ou

Seite 6 - B. Toolbox

Example 2Indirect control (via logic symbols):Insert the first logical symbolFunctionality of in and outputs – with and without ( )F1 – where to find

Seite 7

Example 3More logicInsert more symbols to illustrate feedback and signal Pulsing: Interlock is used for the feedback, the MOS (MMV) is used to pulse t

Seite 8 - 3. What is SIMPL windows?

Example 4More logic: Blocking signalsUse ex.3 as startpoint and add a BUFFER symbolUsed Logic Symbol(s):TOGGLE, INTERLOCK, BUFFER, MOS

Seite 9 - 4. Signals and symbols

Example 5Practical example: Screen up/down – Open/Close LogicThis ex, Illustrates a practical - day to day - programming issueThe purpose is not on

Seite 10 - Training screen

7. Touchpanel design with VTPRO-e and layout activation with SimplWindows1) Make a script with the PDK2) Make screen per screen and explain all the VT

Seite 11 - 5. Configuration view

Create a script with the “program design kit”.It is very important to use it.This is the only standard to start a program efficientlyInstructionsPanel

Seite 12 - 5. Programming view

1. Installation of all necessary software.2. Establishing communication with the control system.A. ViewportB. Toolbox3. What is SIMPL windows?4. Signa

Seite 13 - Direct control:

First Page:Welcome screenInsert: Image, text window and a clockAdd a Transparent button with “Page Flip”functionSecond Page:Working screenAdd 3 button

Seite 14 - Example 2

Program structure:- Subsystems- Comment symbols- Bookmarks - WorldviewSIMPL Windows Program ActivationSubjects:A. ClockB. SubpagesC. SerialIndirect Te

Seite 15 - Example 3

A. Clock/date activation- DST format 4 for Europe (only with 2-series!, otherwise leave open)- Serialize date (7 formats) sends out text string to be

Seite 16 - Example 4

C. Serial Indirect Text Direct feedback: only possibilitySerial signals: mulitiple sources can go to one destination. Exception only valid for serial

Seite 17 - Example 5

D. Analog controlAnalog signals: correspond with analog channels that work with a value between 0 and 100% (0-65535 or 0000h-FFFFh) – bi-directionalBa

Seite 18

E. Module implementation: AnimationCrestron Modules: (p64 of the SW manual CDRom)Crestron Macros are prepackaged logic programs. A Crestron macro is a

Seite 19 - Panel design and function

F. Creating ModulesCreating modules: Create one from scratch or take a program for one device (best way to test) and(1) convert this into a modules. (

Seite 20

G. Serial communicationRS-232, RS-422, and RS-485 are all physical standards for serial communication:- The bi-directional data communication has the

Seite 21

G. Serial communication (2)Using a serial module:Crestron offers logic modules (also known as macros) that have been written for many devices. Modules

Seite 22 - B. Subpages

H. Test manager: Insert the signals youwant to monitorPulse signals fromtestmanagerMonitor signals

Seite 23 - C. Serial Indirect Text

1. Installing necessary software:Training CD contains: SIMPL Windows, VTPRO-e, database, manuals, datasheets, examples,…- Crestron Software is officia

Seite 24 - D. Analog control

Use the F2 key to find out the signal routingSignal and symbol will automatically be opened and highlightedin detail view when you dubbelclick on the

Seite 25

Appendix

Seite 26 - F. Creating Modules

What’s the best way to save a program?An ‘archive’ is a .zip file that contains all files used by the program (.smw, .umc, .usp, .ir).This means it wi

Seite 27 - G. Serial communication

SequencesIt is possible to trigger multiple actions with only one button press. Actions like this are used to start up or shut down a complete room/in

Seite 28 - G. Serial communication (2)

Analog Values and the INIT symbolAnalog InitializeSpeed Key Name :initSignals/ParametersSingle Input Form•One digital input: <trig1>•Any number

Seite 29 - H. Test manager:

Numeric ValuesNumeric values can be expressed in a number of formats, where the character in parentheses represents the format identifier:•(d)ecimal•(

Seite 30 - I. Signal routing

Creating an Xpanel projectStep 1. Create a new project and select Xpanel as panel type.Step 2. Go to the project properties (web tab) and fill in the

Seite 31 - Appendix

Assignment***CH07012003***

Seite 32

2. Establishing communicationRequirements- Viewport software (included in SIMPL windows and VTPRO-e) or Toolbox (separate installation)- Straigh

Seite 33 - Sequences

- Connect your serial cable to the control system- Start Viewport- Setup communication: factory set for RS232- Do the basic Diagnostics: F5, F4, F3,…-

Seite 34

B. ToolboxThe Crestron Toolbox is intended to fully replace the Crestron Viewport.Viewport's general architecture is to connect to a control syst

Seite 35 - Numeric Values

The Crestron Toolbox provides the following tools:Text Console: Performs text-based (command-line) functions.SMW Program Tree: Lists devices in a SIMP

Seite 36 - Creating an Xpanel project

3. What is SIMPL windows?SIMPL Windows is an abbrevation of:SymbolIntensiveMasterProgrammingLanguageSIMPL Windows combines the familiar drag-and-drop

Seite 37 - Assignment

4. Signals and symbolsA symbol is an item with a certain logical function, it can manipulate a “signal” in many different ways: pulse, stretch, delay,

Kommentare zu diesen Handbüchern

Keine Kommentare