Crestron CNXMIDI User Manual

CRESTRON
Contents
CNX MIDI Interface Expansion Card: CNXMIDI 0
Description 0
Functional Description 0
Physical Description 0 Leading Specifications 0 Setup 0
Installation 0
Preparation for Use 0 Programming with SIMPL Windows 0
How the Program Works 0
How to Create the Program 0 Problem Solving 0
Troubleshooting 0
Further Inquiries 0 Return and Warranty Policies 0
Merchandise Returns / Repair Service 0
CRESTRON Limited Warranty 0
Operations Guide - DOC. 8128 Contents •• i
CRESTRON
CNX MIDI Interface Expansion Card: CNXMIDI
Functional Description
The CNXMIDI, a MIDI Interface Expansion Card provides MIDI IN, OUT, and
THRU interface. Use with devices such as mixers and lighting equipment.
Physical Description
The CNXMIDI, shown below, is a circuit board fastened to an aluminum faceplate.
The card is manufactured to easily fit into an unoccupied slot in a Crestron CNX
Generation Control System.
CNXMIDI Faceplate
5.000 in
(127.00 mm)
0.980 in
The faceplate contains three female 5-pin DIN connectors. These are standard MIDI
connectors. Silk screening is applied to the faceplate; jacks are labeled THRU, IN,
and OUT from left to right, as shown above.
THRU
CNXMIDI MIDI INTERFACE
IN
OUT
Operations Guide - DOC. 8128 CNX MIDI Interface Expansion Card: CNXMIDI •• 1
CRESTRON
DETAILS
SPECIFICATIONS
Leading Specifications
The table below provides a summary of leading specifications for the CNXMIDI. Dimensions and weight are approximations rounded to the nearest hundredth unit.
Leading Specifications of the CNXMIDI
Setup
Connectors Power Requirements 24VDC, network power; 4 Watts SIMPL™ Windows® Version 1.21.03 or later CNX Operating System Version 5.01.29x or later CNX Monitor Version 2.05x or later
Dimensions:
Height 0.98 in (24.9 mm) Width 5.00 in (127 mm) Depth 6.58 in (167.1 mm)
As of the date of manufacture, the unit has been tested and found to comply with specifications for CE marking.
(3) 5-pin DIN connectors
Installation
Items required to install the CNXMIDI are already attached to the unit. The only tools required are a Phillips tip screwdriver and a grounding strap. Follow the assembly procedure below.
CAUTION: The CNXMIDI contains electrostatic sensitive devices (ESD); observe precautions for handling ESDs to avoid damaging the card.
NOTE: If installing the CNXMIDI into a CNMSX-AV, it is assumed that the CNXCAGE has been installed.
1. Disconnect power from the CNMSX.
2. Use the Phillips tip screwdriver and remove two screws and blank
faceplate from the control system.
3. Align the CNXMIDI with the card guides in the open slot and slide
the expansion card into position.
4. Firmly press both ends of the CNXMIDI faceplate to seat the
expansion card into the control system connector.
5. Tighten the thumb screws to secure the CNXMIDI to the control
system.
6. Reapply power to the CNMSX.
2 •• CNX MIDI Interface Expansion Card: CNXMIDI Operations Guide - DOC. 8128
CRESTRON
MIDI IN
MIDI
OUT & MIDI THRU
PIN
ASSIGNMENT
PIN
ASSIGNMENT
Preparation for Use
The three female connectors on the CNXMIDI accept standard MIDI male cables.
Refer to the pinout table below if the connecting cable is to be made.
Standard MIDI 5-Pin Male DIN Pinout
1 No Connection 1 No Connection 2 No Connection 2 Ground 3 No Connection 3 No Connection 4 Current Source 4 Current Sink 5 Current Sink 5 Current Source
1 3
4 5
2
Programming with SIMPL Windows
SIMPL (Symbol Intensive Master Programming Language) is an easy-to-use
programming language that is completely integrated and compatible with all
Crestron system hardware. The objects that are used in SIMPL are called symbols.
SIMPL Windows offers drag and drop functionality in a familiar Windows®
environment.
SIMPL Windows is Crestron Electronics' software for programming Crestron
control systems. It provides a well-designed graphical environment with a number
of workspaces (i.e., windows) in which a programmer can select, configure,
program, test, and monitor a Crestron control system.
The next two subsections describe a sample SIMPL Windows program that utilizes
the CNXMIDI. The first subsection details how the sample program works with a
textual description and block diagram. The second subsection provides a broad
description of how to actually create the SIMPL Windows program.
NOTE: The following description assumes that the reader is familiar with SIMPL
Windows. If not, please refer to the extensive help information provided with the
software.
NOTE: There is no need to recreate the sample SIMPL Windows program. A copy
of this program is available from Crestron’s ControlCD (Version 5.1 or later).
Search for the CNXMIDI.SMW project in the SIMPL Windows Example Base.
Operations Guide - DOC. 8128 CNX MIDI Interface Expansion Card: CNXMIDI •• 3
CRESTRON
How the Program Works
A basic CNXMIDI SIMPL program is shown in block diagram form below. For this example, the CNXMIDI occupies slot #1 of a CNMSX-PRO. This example plays three notes on a MIDI keyboard. A note is turned on for 0.05s and then there is silence for 0.05s before the next note is played. The sequence is triggered when a certain note is received from the keyboard, and stopped at the end of the sequence.
Block Diagram of CNXMIDI
4 •• CNX MIDI Interface Expansion Card: CNXMIDI Operations Guide - DOC. 8128
CRESTRON
How to Create the Program
Configuration Manager
Use the Configuration Manager workspace in SIMPL Windows to select and
configure all the devices that need to be included into the system. For this example,
add a CNXMIDI to slot #1 of the control system, shown below.
NOTE: SIMPL Windows v1.21.03 or later is required to program the CNMSX-AV
or PRO with a CNXMIDI card. If using an earlier version of SIMPL Windows,
Crestron recommends a SIMPL Windows and operation system upgrade. The latest
version can be obtained from the Software Downloads page of Crestron’s website
(www.crestron.com). New users are required to register in order to obtain access to
the FTP site.
Graphical System View of CNXMIDI in SIMPL Windows’ Configuration Manager
Programming Manager
Use the Programming Manager workspace in SIMPL Windows to select symbols
and assign their respective signals. Expand the Network Module folder and expand
the CNXMIDI. Double click on the ST-LT/MIDI serial driver to view it in detail
view (alternatively CTRL+D), as shown on the next page.
Operations Guide - DOC. 8128 CNX MIDI Interface Expansion Card: CNXMIDI •• 5
CRESTRON
Graphical Detail View of ST-LT/MIDI in SIMPL Windows’ Programming Manager
Expand the Logic folder to display the logic symbols used in this program. They include Oscillator, Set Reset Latch, and Ring Counter symbols. Some logic symbols are shown in optional sub system folders. Assign the signals as shown.
Graphical Detail View of Oscillator in SIMPL Windows’ Programming Manager
Graphical Detail View of Ring Counter in SIMPL Windows’ Programming Manager
Graphical Detail View of Set/Reset Latch in SIMPL Windows’ Programming Manager
6 •• CNX MIDI Interface Expansion Card: CNXMIDI Operations Guide - DOC. 8128
CRESTRON
CAUSE(S)
Cable from CNXMIDI to
controlled equipment is
Verify wiring. Connect only the required pins
Controlled device is not
Problem Solving
Troubleshooting
The table below provides corrective action for possible trouble situations. If further
assistance is required, please contact a Crestron technical support representative.
CNXMIDI Troubleshooting
TROUBLE
POSSIBLE
CORRECTIVE ACTION
CNXMIDI does not function. Circuit card is not
CNX Control System is not receiving power.
properly seated in slot.
incorrect. Programming error. Check SIMPL Windows program.
accepting commands.
Verify power to CNX Control System.
Verify CNXMIDI is properly inserted into CNX Control System slot per procedures in this Operations Guide.
for each communication type.
Use manufacturer-supplied diagnostic tool to verify that controlled device is operating properly.
Further Inquiries
If after reviewing this Operations Guide for the CNXMIDI, you cannot locate
specific information or have questions, please take advantage of Crestron's award
winning technical support team by calling:
In the US and Canada, call Crestron’s corporate headquarters at
1-888-CRESTRON [1-888-273-7876] or 1-201-767-3400.
In Europe, call Crestron International at +32-15-50-99-50.
In Asia, call Crestron Asia at +852-2341-2016.
Operations Guide - DOC. 8128 CNX MIDI Interface Expansion Card: CNXMIDI •• 7
In Latin America, call Crestron Latin America at +525-574-15-90.
For local support from exclusive Crestron factory-trained personnel call:
In Australia, call Soundcorp at +613-941-61066.
In New Zealand, call Amber Technologies at +649-410-8382.
CRESTRON
Return and Warranty Policies
Merchandise Returns / Repair Service
1. No merchandise may be returned for credit, exchange, or service without
prior authorization from CRESTRON. To obtain warranty service for CRESTRON products, contact the factory and request an RMA (Return Merchandise Authorization) number. Enclose a note specifying the nature of the problem, name and phone number of contact person, RMA number, and return address.
2. Products may be returned for credit, exchange, or service with a CRESTRON
Return Merchandise Authorization (RMA) number. Authorized returns must be shipped freight prepaid to CRESTRON, Cresskill, N.J., or its authorized subsidiaries, with RMA number clearly marked on the outside of all cartons. Shipments arriving freight collect or without an RMA number shall be subject to refusal. CRESTRON reserves the right in its sole and absolute discretion to charge a 15% restocking fee, plus shipping costs, on any products returned with an RMA.
3. Return freight charges following repair of items under warranty shall be paid
by CRESTRON, shipping by standard ground carrier. In the event repairs are found to be non-warranty, return freight costs shall be paid by the purchaser.
CRESTRON Limited Warranty
CRESTRON ELECTRONICS, Inc. warrants its Cresnet products, denoted by a "CN" prefix model number, to be free from manufacturing defects in materials and workmanship for a period of three (3) years from the date of shipment to purchaser. Disk drives and any other moving or rotating mechanical parts are covered for a period of one (1) year. CRESTRON warrants all its other products for a period of one year from the defects mentioned above, excluding touchscreen display components which are covered for 90 days. Incandescent lamps are completely excluded from Crestron's Limited Warranty. CRESTRON shall, at its option, repair or replace any product found defective without charge for parts or labor. Repaired or replaced equipment and parts supplied under this warranty shall be covered only by the unexpired portion of the warranty.
CRESTRON shall not be liable to honor warranty terms if the product has been used in any application other than that for which it was intended, or if it has been subjected to misuse, accidental damage, modification, or improper installation procedures. Furthermore, this warranty does not cover any product that has had the serial number altered, defaced, or removed.
This warranty shall be the sole and exclusive remedy to the purchaser. In no event shall CRESTRON be liable for incidental or consequential damages of any kind (property or economic damages inclusive) arising from the sale or use of this equipment. CRESTRON makes no other warranties nor authorizes any other party to offer any warranty, expressed or implied, including warranties of merchantability for this product. This warranty statement supersedes all previous warranties.
Trademark Information
All brand names, product names, and trademarks are the sole property of their respective owners. Windows is a registered trademark of Microsoft Corporation. Windows95, Windows98 and WindowsNT are trademarks of Microsoft Corporation
8 •• CNX MIDI Interface Expansion Card: CNXMIDI Operations Guide - DOC. 8128
Loading...