• Thanks for visiting the Kaleidescape Owners' Forum

    This forum is for the community of Kaleidescape owners, and others interested in learning about the system, equipment, services, and the company itself.

    It is run by a group of enthusiastic Kaleidescape owners and dealers purely as a service to this community.

    This board is not affiliated in any way with Kaleidescape, Inc.
    For official technical support, product information, or customer service, please visit www.kaleidescape.com

  • You are currently in "Guest" mode and not logged in with a registered account.

    The forum is free to use and most of the forum can be used by guests who are not registered....

    ... but we strongly encourage you to register for a full account. There is no cost to register for a full account.

    Benefits of registering for a full account:

    • Participate in the discussions! You must have a registered account to make posts on the forums. You will be able to start your own thread on a topic or question, or you can reply to other threads/discussions.
    • Use the "Conversation" feature (known as "private messaging" on other forums) to communicate directly with any of the other users here.
    • Access the Files area. The "resources" area of the forum contains many "Favorite Scene" and Script files that can dramatically increase the enjoyment of your Kaleidescape system. Go directly to great scenes in your favorite movies, created by other owners, and add automation to playback of your system with Scripts.
    • You won't see this annoying notice at the top of every screen!😊

    It's easy and free to register for the forum. Just click the "Register" button in the upper right corner of this page, and follow the instructions there.

Integrating Kplayer 5000 with Crestron M2CW

sani

New member
Hi guys, thanks for accepting me

I am currently an intern doing some programming work with crestron and kscape.
I admit that I have little, or rather no experience at all with Kaleidescape, so I was hoping you guys could help me out here.
I have to integrate a Crestron M2CW with Kplayer 5000, through RS232 and controlled by a 1 way MT1000 touchpanel communicating with the processor in RF. So in SIMPL windows, in the COM driver bloc, on the left hand corner, I add the inputs and inside the block itself, commands defined by Kscape itself.
it's like "PLAY-------01/1/Play:\r"
I've downloaded the all the Kscape files necessary but I can't really understand all the files inside . If anyone can explain to me how I can modify the module to suit my project.
 
Hello Sani, I would examine the .smw file distributed with kaleidescape's module. It's a sample SIMPL Windows program that you can modify for your needs or copy and paste the relevant parts into your existing program.
Be sure to read the Kaleidescape Crestron Reference Manual here:
http://www.kaleidescape.com/files/d...ape-Crestron-Programming-Reference-Manual.pdf

In their example they use a TCP/IP client. You will be using RS232, All you would need to do is tie the signals for TX$ and RX$ to your COM Serial Driver. Put a "1" on the Enable line.

I would stick to using Kaleidescape's module as opposed to entering all the serial strings into your Com Serial Driver.
 
Back
Top