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
Re: multiple touchpanels
If I understand what you're saying correctly even using new joins would not
toggle quoted message
Show quoted text
solve your problem. You need to use different signal names through buffers to drive the same end result so that other then the end control device the logic is identical but with different signal names. For example TP-A_VOL_UP, would drive a buffer enabled with a 1 and on the output put the device volume, REC_VOL_UP. The feeback to the panel would be The TP-A_VOL_UP. This will sperate out the logic so yo don't see different zones driving logic on different panels. Also you can quickly make the new logic for the other 2 panels by copying the folder and then using Search and Replace which is the F9 key. Hope that kind of points you in the right direction. Mark On Jan 12, 2008 7:14 AM, Nightcountry <patrickbedford@...> wrote:
Hoping someone can help - have multiple touchpanels ( 2x stx1700c and a |
Re: slow performance DirecTV HR21 RS232
topher1200s
Never tried controlling one RS232 but I installed one yesterday, a
toggle quoted message
Show quoted text
HR21-700 and I am getting double hits on almost every command. I am using the good Master IR file found here in the file section, never had a problem with it before. Not sure whats going on. Maybe I'll try it your way. Even if it is slow, it works. :) --- In Crestron@..., "Casey Benjamin" <casey@...> wrote:
|
multiple touchpanels
Nightcountry
Hoping someone can help - have multiple touchpanels ( 2x stx1700c and a
tps4-l )with a mc2e processor...same program in all three and I find they interfere with each other - volume ramps up inexplicably etc... short of doing an individual program for all three with different join numbers is there any way to separate the panels from each other? ie in one zone someone engages a volume interlock and that same interlock is now engaged for all zones.... |
Re: "Party Mode" - Serial/Analog signals slowing network
Probably the best method would be to only connect the touchpanel
Crosspoints when a source is selected from that particular touchpanel - not when activated by Party Mode. That way, the touchpanels would only receive the data if they were already on the iPod page, or if they switched to the iPod page after Party Mode is initiated. However, that's not how I set mine up. If a zone is switched to a source by *any* method (another TP, remote, Party Mode, etc.), any touchpanel(s) connected to that zone will also be connected to the source, and flip to the control page. I haven't encountered any serious delays (or at least, no complaints), but if necessary, some type of "Please Wait" message could be displayed while the Party Mode is initiating. The Broadcast symbol would be a good solution, but updating doesn't seem to be as reliable. I also wish there was a version with joins higher than 127, although that can be done with code, if necessary. You're not *supposed* to have the same signals connected to the touchpanel(s) and a Broadcast symbol at the same time, but I've never actually tried it. --- In Crestron@..., "nick.dietz" <nick@...> wrote: mode" either the cresnet or processor gets bogged down.Xpoint and the feedback signals have to get routed to each TP. Examplemode. symbol, if only you could control which ID's to broadcast to? |
Re: Econtrol n Qualcomm processor?
I've used it successfully on a few Treo's running WM5 and WM6, so it
toggle quoted message
Show quoted text
should also work on the HTC... --- In Crestron@..., "Dan" <danotterdahl@...> wrote:
|
Re: Problem with NEC PX-60RX5A plasma
The installers didn't connect pins 7 and 8. Although everything
works fine with only 2, 3, and 5 on the other model plasmas there, I'll have them try it with extra pins Monday. Thanks! --- In Crestron@..., "discodan_aus" <daniel@...> wrote: cable pre the 4 series.an issue where if a power on command was sent back to it within 2seconds of its response code - the unit would stop responding and a complete |
Re: PELCO D driver for an PELCO 6700 Matrix
I just uploaded a manual for the CM6700 that contains the RS-232
toggle quoted message
Show quoted text
protocol. I'm not sure if it also responds to the D protocol, or not, but the one in the manual is pretty simple. I just put the commands in a Serial I/O. --- In Crestron@..., "mickyk1971" <mickyk1971@...> wrote:
|
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/Pelco_CM6700.zip Uploaded by : tgoldensr <mrgolden@...> Description : Pelco CM6700 manual, with serial protocol You can access this file at the URL: To learn more about file sharing for your group, please visit: Regards, tgoldensr <mrgolden@...> |
Re: OT: looking for a PAL to NTSC converter
Joe
toggle quoted message
Show quoted text
While working on yachts and multi TV standards, I've had to used numerous devices, unfortunately all the good reliable ones are not cheap. I really think you will be pushed even to get a cheap one under a $100. In the UK the following link are the products I've used with great success. Not Cheap though Sorry I have nothing else to offer Iain -----Original Message-----
From: Crestron@... [mailto:Crestron@...] On Behalf Of Joseph K. Vossen Sent: 11 January 2008 23:07 To: crestron@... Subject: [Crestron] OT: looking for a PAL to NTSC converter I have a client who has a bunch of games for the PS2 that generate video output in PAL format only. He wants to play these and display the output on a TV; anyone know of an inexpensive (under $100) that can do this (PAL -> NTSC) conversion? My searching doesn't come up with anything that fits. thanks * **** 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 -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.516 / Virus Database: 269.19.1/1220 - Release Date: 11/01/2008 18:09 |
Help with Homevision
goldengot
I can't seem to figure this one out. I am trying to use HV and an
old ST-CP to control x-10 lights in a particular room. I created a simple SIO that maps back to a homevision controller with the ASCII string 'lights' in str1 which is tied directly to the touchpanel. So in theory when the user pressed the hv_light button it sends a string through the serial into the home vision. The home vision has been configured to accept any text over 1 character (testing purposes). When the button is pressed, nothing happens. It works within the terminal emulator, but not connected to the st-cp. There was a post by Geoffrey Reynolds detailing how to do this (see below) The homevision part works just fine but the Crestron piece is another question. It appears to be sending hex through the serial and not ASCII. If anyone has had any experience in setting up Crestron alongside Homevision, please detail your exact steps (i.e. which mods were used if any, which analog or digital symbols, strings that were used, if you had to convert using HEX, which baud rate is used on the serial driver, etc. In other words, any information that you can give me that would make my life easier. TIA In HomeVision: From the main menu, select Objects/Events -> Serial Data Input -> Port1 (substitute Port2, Port3, etc. as appropriate for your situation) This will give you a window where you can program HomeVision to respond to events on a serial port. Next, configure the logic that will handle serial events by, for example, setting up a series of If - Then - End If statements. Start by clicking the If Then button in the ACTIONS toolbar. Next, the ACTIONS toolbar switches to the CONDITIONS toolbar. Now, select the SERIAL button. I've found the most useful condition to be "Serial input characters # through # are :'____' - this lets you listen for a specific string to come from the Crestron controller. Now enter the string you want and press OK. Now click on End If and the toolbar switches back to ACTIONS. Click X10 and choose the X10 action you want to perform. That's all you need to do on the HomeVision side. It sounds a bit clunky (and is), but is pretty easy to use and will work very reliably once you have it programmed. Now just program your Crestron program to send the appropriate strings terminated with \n. HomeVision has default support for it's OSD remote control commands, so some strings are reserved: ,J0\n = 0 ,J1\n = 1 ... ,J9\n = 9 ,JA\n = Enter ,JB\n = Channel Up ,JC\n = Channel Down ,JD\n = Volume Up ,JE\n = Volume Down ,JF\n = Cancel |
Re: econtrol suddenly not working
Chip Moody
It's working for me at the moment, but maybe I didn't get the
toggle quoted message
Show quoted text
update(s) you did? - Chip --- In Crestron@..., "kctkmcmahon" <ken.mcmahon@...> wrote:
|
Re: Anyone have a CAGE2 for the AV2?
Chip Moody
Hey, it's a somewhat usable user interface, too! :)
toggle quoted message
Show quoted text
- Chip --- In Crestron@..., "Lincoln King-Cliby" <lincoln@...> wrote:
|
Re: Anyone have a CAGE2 for the AV2?
Chip Moody
So little? They're giving you the ability to add up to nine
additional com ports to your AV2 - among other possibilities - without resorting to external bus devices. You're not paying for what it is, but for what it enables you to do... :) - Chip --- In Crestron@..., Rodney Young <rodney_james_young@...> wrote: Crestron would charge so much for so little. |
Re: CNMK
--- In Crestron@..., "mickyk1971" <mickyk1971@...> wrote:
If you are trying to do absolute mouse coordinates (e.g. press the screen button you want to click directly), the CNMK won't do it. The mouse protocol is all relative. About the best you can do with the CNMK and a TPS2000 in have a left, right, up, down, and click keys overlaid on the video output of the DVR. You use the arrow keys to move the cursor and then press the click key -- kind of awkward in my opinion. Also, I have found that if you have a lot of Cresnet devices in addition to the CNMK, the mouse movements will become very erratic. If the DVR has an XY RS232 input protocol much like that with Escient music managers, then it would be better to forgo the CNMK, use a slider on the TPS2000, and feed the position information to the DVR via an RS232 port. Steve |
Re: Lutron HomeWorks RF module?
Joseph K. Vossen
in addition, IIRC, I think there is a module in the files section associated
toggle quoted message
Show quoted text
with this group...you may want to check that out too. On Friday 11 January 2008 08:44 pm, you wrote:
Hello, |
Re: Lutron HomeWorks RF module?
Joseph K. Vossen
I've got several that work; I'll post them this week-end.
toggle quoted message
Show quoted text
On Friday 11 January 2008 08:44 pm, you wrote:
Hello, |
to navigate to use esc to dismiss