Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- Crestron
- Messages
Search
TCP/IP Server will not the request open port
I'm working on getting away from the activex control for remote control so I created a TCP/IP server using simpl. I tried to using putty and open the port, but it would not open. I have uploaded an image of my setting @
. I hope the link works. I figure I'm doing something wrong that is very simple to fix. I've been using system builder in the past and this is my first simpl program. I created a tcp/ip server and set it to port 2000 then I connected it to a serial io that should read the command "room1on" then turn set the output signal high. I havnt been able to connected so I dont know if the diagram works as I plan, but I do know that my port isnt opening on the crestron box. |
Re: EISC offline
We had this issue with a Pro2 and CP2E and we worked with Crestron engineers who said it was a firmware bug. They sent us a beta firmware that took care of the issue. Contact TB.
toggle quoted message
Show quoted text
--- In Crestron@..., "Easton" <easton.altree@...> wrote:
|
DSI Entertainment Systems Hiring in Los Angeles
DSI Entertainment Systems is looking for a full time Control Systems Programmer.
Programmer should be comfortable with commercial, residential, and lighting programming. Benefits include a competitive salary, medical and dental insurance, paid vacation and holidays. Please send resume, example programs, and salary requirements to dbransford(at)dsientertainment.com. |
New file uploaded to Crestron
Hello,
This email message is a notification to let you know that a file has been uploaded to the Files area of the Crestron group. File : /Documents/Sony XBR55HX929 RS232 Protocol Manuals.zip Uploaded by : laqmer <struong@...> Description : Sony RS-232C Protocol Manual for HX/NX/EX/CX Series (6 Apr 2011) You can access this file at the URL: To learn more about file sharing for your group, please visit: Regards, laqmer <struong@...> |
Re: Opinions on Media Player Core3/SmartGraphics object?
I used the Media Player object for the first time last month, with several TSW
toggle quoted message
Show quoted text
panels, a couple of DGE-2's, and an X-Panel. We used it with an IDOC and CEN-TRACK (AM, FM, XM, and AUDIONET). Some of the features were nice, but I REALLY disliked not being able to change (easily) simple things like object & font sizes, placement, and even button labels. It was also VERY SLOW to startup. I don't know if that was because we were using multiple sources, or if that's just how it is, but it was noticeable and annoying. Overall I wasn't impressed, and will continue to use "the old way" for those sources unless someone specifically requests the Media Player, or it gets a lot better. --- On Monday, May 13, 2013 at 8:21 AM, Phil Bridges wrote: |
Re: There was a problem sending the command to the program.
Submitted it to TBTS
toggle quoted message
Show quoted text
--- In Crestron@..., "Brian Gross" <brian@...> wrote:
|
Re: There was a problem sending the command to the program.
Looks like I spoke a little too soon. After opening a project, it is adding those entries back in.
toggle quoted message
Show quoted text
--- In Crestron@..., Tray Schaeffer <trayschaeffer@...> wrote:
|
Re: There was a problem sending the command to the program.
See this with Win7 also, will give this a go. Thanks!
Tray From: Brian Gross Sent: Monday, May 13, 2013 10:56 AM To: Crestron@... Subject: [Crestron] There was a problem sending the command to the program. I was getting the "There was a problem sending the command to the program." error on both of my Windows 8 PCs when trying to open a .vtp file by double clicking on it. Very annoying. There are similar issues with Word and Excel which led me to the fix. Open the registry editor, do a back up, and then I deleted the following 2 entries: HKEY_CLASSES_ROOT\VisionTools.Document\shell\open\ddeexec HKEY_CLASSES_ROOT\VisionTools.Project\shell\open\ddeexec That fixed it for me. Hope that helps somebody. [Non-text portions of this message have been removed] |
There was a problem sending the command to the program.
I was getting the "There was a problem sending the command to the program." error on both of my Windows 8 PCs when trying to open a .vtp file by double clicking on it. Very annoying. There are similar issues with Word and Excel which led me to the fix.
Open the registry editor, do a back up, and then I deleted the following 2 entries: HKEY_CLASSES_ROOT\VisionTools.Document\shell\open\ddeexec HKEY_CLASSES_ROOT\VisionTools.Project\shell\open\ddeexec That fixed it for me. Hope that helps somebody. |
Re: EISC offline
Current firmware causes EISC issues with certain network switches. I think I had to roll everything back to 4.003.xxx to fix it.
toggle quoted message
Show quoted text
--- In Crestron@..., "mdsmoker" <mdsmoker@...> wrote:
|
Re: Certification Test - Messaging from Touchpanel
RV Express has a Help Message and Help Response Text Field...
toggle quoted message
Show quoted text
--- In Crestron@..., Lincoln King-Cliby <lincoln@...> wrote:
|
Re: Opinions on Media Player Core3/SmartGraphics object?
Heath Volmer
It works okay with iDoc, haven't used it with Audionet, and I've had bad luck with it on TRACK AM/FM/XM.
toggle quoted message
Show quoted text
One thing I've found on a couple of systems now is that when using it with the iDoc, it screws up the menus for the "old" style logic. The first two pages of menus in the tree come out blank the second time you try to access them. Heath On May 13, 2013, at 6:21 AM, Phil Bridges <gravityhammer@...> wrote:
Have any of y'all used this in a production environment? |
Re: Trying to parse RS232
Here's another method, to beat a horse to death. :)
toggle quoted message
Show quoted text
LAMP = (BYTE(rx$,3) << 8) + BYTE(rx$,2); --- In Crestron@..., "madbanzai88" <danielteed@...> wrote:
|
Re: EISC offline
Heath Volmer
I had a problem between an MC3 and a PAC2. Some thing: offline/unknown.
toggle quoted message
Show quoted text
Besides getting all of the FW up to date, I think what may have fixed it for us was wiping out the IP table in the MC3 program and reloading them. We may have done it on the PAC2 but I don't think so. It was like the IP table may have had not-completely-deleted "ghosts" pointing at other addresses that were confusing it. Haven't had it happen in a long time. Heath On May 12, 2013, at 11:28 PM, eagrubbs <eagrubbs@...> wrote:
Firmware issue?? |
Re: Certification Test - Messaging from Touchpanel
Heath Volmer
On May 12, 2013, at 6:01 PM, Pat B <PATB93@...> wrote:
Roomview is a staple of commercial programming. IMO, "never done roomview" = shouldn't be able to be certified whether a test is passed or not.That's a bit strong of a statement. Roomview isn't exactly a task that requires programming skill. It's something you have to figure out, but it's no different that being presented with a strange protocol from some new device. Figure it out and make it work. |
Re: Certification Test - Messaging from Touchpanel
Yeah, but I don't think RV Express (RV6) supports the messaging, etc. of RV7 / RV SE... I could be wrong since it's been more than a few years since I've seen anyone do RV SE so maybe that capability has been added [or has been there all along and, as I said, I just have never had a need for it]
toggle quoted message
Show quoted text
Lincoln -- Lincoln King-Cliby, CTS Sr. Systems Architect | Crestron Certified Master Programmer (Silver) ControlWorks Consulting, LLC V: 440.449.1100 x1107 | F: 440.449.1106 | I: Crestron Services Provider -----Original Message-----
From: Crestron@... [mailto:Crestron@...] On Behalf Of Rapha?l Thiffault Sent: Monday, May 13, 2013 8:34 AM To: Crestron@... Subject: Re: [Crestron] Re: Certification Test - Messaging from Touchpanel Doug, You can install roomview express. It can be install on a local machine. I think there's a demo file install with the software. Very easy to use Good luck. {Paf} Le 13 mai 2013 08:28, "jbudz1977" <jbudz1977@...> a ¨¦crit : ** [Non-text portions of this message have been removed] ------------------------------------ Check out the Files area for useful modules, documents, and drivers. A contact list of Crestron dealers and programmers can be found in the Database area. Yahoo! Groups Links |
Re: Certification Test - Messaging from Touchpanel
Seth Olle
Their is a demo on the crestron site of how to do room view.
toggle quoted message
Show quoted text
And of note, the whole text message back and forth thing is not done commonly from what I have seen. Maybe it is, so even those of us that do room view all the time, this might not be so cut and dry. On 5/13/13 8:34 AM, "Rapha?l Thiffault" <raphaelthiffault@...> wrote:
Doug, |
Core 3 subpage issues
I have a subpage with only 2 buttons on it. Neither of them work. I have quadruple checked the programming and its all correct. None of my buttons on any of the subpages are working. All buttons on regular pages are working just fine. Am I missing something here?
All help is greatly appreciated. Thanks, Chris |
Re: Opinions on Media Player Core3/SmartGraphics object?
Works beautifully with both. I've been running it at home for a few months.
toggle quoted message
Show quoted text
I love that it allows full pandora integration including adding channels. On 2013-05-13, at 6:21 AM, Phil Bridges <gravityhammer@...> wrote:
Have any of y'all used this in a production environment? |
Rotel RDG 1520
Scott Babin
Is there a module for RS 232 control of Rotel RDG 1520??
S. Babin On May 12, 2013, at 9:26 PM, "doug4684" <doug@...> wrote: Patrick, [Non-text portions of this message have been removed] |
to navigate to use esc to dismiss