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: Shinybow 5604 IR
Georges Khalil
Try these:
-- Georges Khalil, M.Sc.A. Directeur de l'ingnierie Engineering Manager Design Homesync Inc. www.homesync.ca T : 514 360-3414 On Thu, May 9, 2013 at 9:04 AM, Sparky <tzroberts@...> wrote: ** [Non-text portions of this message have been removed] |
Re: duplicate control join ID error
smart object Ids set to 0d. Thank you
toggle quoted message
Show quoted text
--- In Crestron@..., "crestr0n_ym0us" <rpollard81@...> wrote:
|
Re: DM-TX-201-C stuck in VGA
cyberbri24
I fixed it. Sort of speak. Another room with a DMPS that also had a TX attached to DM inp 6 which I set to auto mode. Then I just had to get under the two tables ans swap them from one room to another. Problem solved. Now I know. It would be nice if the reset button in the manual really had info on the proper way to reset the box. But its all good.
toggle quoted message
Show quoted text
Thanks, cyberbri --- In Crestron@..., 鲹ë Thiffault <raphaelthiffault@...> wrote:
|
Re: OT: nightly reboot
My concern would be what happens when someone breaks in at 3am and the dvr is rebooting?
toggle quoted message
Show quoted text
--- In Crestron@..., "Gerard" <galcala@...> wrote:
|
Re: S+ Parsing
Hey Kurt,
I was able to track down the Simpl+ guide from Crestron that has the description of Function Main, It will give you a little more detail. It does not talk about all the limitations which you might have to experiment with depending on your problem. Below I have copied the first section on Main below: Function Main Main is a special case of a user-defined function. The Main function is executed when the control system initializes (boots up) and is never called again.In manycases, the main function is used to initialize variables; it may not contain any statements at all. However, in some cases, a loop may be placed in the Main function to perform a continuous action. Refer to the following example, and note that this example uses a while loop construct, which is discussed in "Controlling Program Flow: Loops" onpage 27. Function Main() { x = 0; // this code executes only once while (1) { <do something forever> // code in here runs // continuously } } This loop runs continuously for as long as the control system is on. If a construct like this is used, it is recommended that a ProcessLogic or Delay function in the loop beincluded to allow the logic processor a chance to handle the rest of the system. If one of these statements is not included, the operating system forces a task switch at somepoint in time. These concepts are discussed in detail in "Understanding ProcessingOrder" on page 49. Here is the link to the document: <; Hope this helps a little. Cheers, SFP --- In Crestron@..., "redquartznow" wrote: information that make this seem to be an attractive solution to chatty devices.However every time I have used it (only on a project that sends back LARGE amounts of json data i.e. tv program guide for a week) i just seem to get buffer overruns. before?
|
Jandy Aqualink Pool Heat Feedback
Jeremy Stremikis
Just wondering if someone else has found this.. but I came back to a job I did about 2 years ago. The Jandy Aqualink 4.0 module has been working every day up until about 3 months ago... The POOL_HEAT_FB decided to stop working. I did some debugger work and found that the Jandy Pool is now sending POOLHT=2. The Jandy module is looking for POOLHT=1 as a feedback. The feedback has been working fine for a couple years now. I have no idea how or what changed but I had to edit the Jandy 4.0 module to POOLHT=2 in order for the POOL_HEAT_FB to work, which it does now.
Anyone else run into this? |
Re: DM-TX-201-C stuck in VGA
Has i know, if the device have been set to vga only, you need to select
back auto with dmtools or thru programming. I'm not sure any reset procedure change the parameter. The reset procedure only fix a default ip address to the unit. Am i right ? {Paf} Le 9 mai 2013 12:02, "cyberbri24" <cyberbri24@...> a crit : ** [Non-text portions of this message have been removed] |
Re: DM-TX-201-C stuck in VGA
Make sure the DM-TX has a valid IP address (static or DHCP), connect to the DM-TX in DM Tools and change it back to Auto switch mode. If the DM-TX is talking to a program, you can also set the video and audio input select analogs to 0 (after making sure the TX IP table entry is online) to change it back to autoswitch.
toggle quoted message
Show quoted text
If that's too much work, check the manual for the reset instructions -- it's not just "tap the reset button"), IIRC, it's more like "hold the reset button while powering up" -- and it definitely does reset everything. For future reference, DMTX settings (IP table, input selection, etc.) are effective until otherwise modified -- so the behavior you're seeing is exactly what is expected. [And when using a switcher if you move a DM-TX or DM-RMC to a different input/output port that doesn't have a TX or RMC defined on that port in the SIMPL windows program, the previous IP table entry will not be deleted automatically... this can be handy in some cases, and very confusing in others] 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 cyberbri24 Sent: Thursday, May 09, 2013 12:03 PM To: Crestron@... Subject: [Crestron] DM-TX-201-C stuck in VGA I used a 201-c for testing purposes with a DMPS rack and last wetup the TX to send VGA. Now it was unplugged, boxed up, then installed with it's own RMC as a separate system. I just got on site and the TX is always on VGA and will not auto switch to HDMI. I pressed the reset button and that really didn't reset it completly. How do I setup this TX for auto? Is there more than one way also? The system consists of an RMC-Scaler and a TX-201-C with 8G running to eachother. Thanks, cyberbri ------------------------------------ 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 |
DM-TX-201-C stuck in VGA
cyberbri24
I used a 201-c for testing purposes with a DMPS rack and last wetup the TX to send VGA. Now it was unplugged, boxed up, then installed with it's own RMC as a separate system. I just got on site and the TX is always on VGA and will not auto switch to HDMI. I pressed the reset button and that really didn't reset it completly. How do I setup this TX for auto? Is there more than one way also? The system consists of an RMC-Scaler and a TX-201-C with 8G running to eachother.
Thanks, cyberbri |
Re: SnapAV Wattbox effectiveness and Integration
Kool-Aid Drinker
My *extremely* basic wattbox control -- has only outlet
control/feedback and voltage/current/power readings. The base64 encoded username:password needs to built by hand (or captured with Wireshark or Live Headers or whatever). Module defaults to user Admin with no password. Outlet reset polls for status, turns the outlet on if it is off, cycles it if it is on. Built for and tested with WB-600-IPCE-12. Probably needs modification for smaller wattboxes. More functions someday/maybe. On Tue, 07 May 2013 06:47:59 -0600, Kool-Aid Drinker <herald@...> wrote: Finally got the "protocol" -- it's a semi-accurate, semi-complete |
Decoding 3-series error
Heath Volmer
Can anyone divine whether there is any useful information (symbol numbers, line numbers) contained in the following error:
Exception 'Data Abort' (0x4): Thread-Id=00c18562(pth=c08ef200), Proc-Id=08a92f16(pprc=c08edbb8) 'LogicEngine.exe', VM-active=08a92f16(pprc=c08edbb8) 'LogicEngine.exe' PC=0007795c(LogicEngine.exe+0x0006795c) RA=4164d3e8(utilities.dll+0x0000d3e8) SP=0119fdf8, BVA=00a20105 Error: nk.exe # 18:31:39 5-07-2013 # WDG: LogicEngine shutting down unexpectedly. Do Not Start=0 One or more of the programs on a CP3 puked out and I'm trying to determine if the new stuff I dropped into this program could be related - some large but rather simple S+ mods. It's the first time it's happened, that I'm aware of, and hasn't since. It just happened the evening after I installed all these new mods. I think it's probably "random". Heath |
Re: Lutron QS designer / QS module r02 / MC3
Seth Olle
Actually be very aware feedback for regular QS keypads come back in the button range of 80.
Phantoms come back in button range of 2000 From: Tray Schaeffer <trayschaeffer@...<mailto:trayschaeffer@...>> Reply-To: "Crestron@...<mailto:Crestron@...>" <Crestron@...<mailto:Crestron@...>> Date: Thursday, May 9, 2013 9:00 AM To: "Crestron@...<mailto:Crestron@...>" <Crestron@...<mailto:Crestron@...>> Subject: Re: [Crestron] Lutron QS designer / QS module r02 / MC3 I’ll keep that in mind. So far, the r02 modules are working for communications and control. Need to debug the feedback but that is likely an ID issue in code. Thank you all, Tray From: Joseph Vossen Sent: Thursday, May 09, 2013 8:20 AM To: Crestron@...<mailto:Crestron%40yahoogroups.com> Subject: Re: [Crestron] Lutron QS designer / QS module r02 / MC3 I'm using Lutron's r01 modules running on a MC3 with no issues, I haven't tried the r02 modules yet. perhaps rollback to the r01 modules unless you need something in the r02 modules. as an aside, the connection I am using is RS232, not TCP On May 8, 2013, at 3:21 PM, Tray wrote: Lutron QS modules r02 with MC3.[Non-text portions of this message have been removed] |
Re: Kramer Volume Logic Symbol Help
This is very similar to what I'm about to attempt on my VP-728. Any chance you could share a module with the symbols you used to get this working, it could save me a little time :)
toggle quoted message
Show quoted text
--- In Crestron@..., "seewillysee" <willrosefwd@...> wrote:
|
Re: Lutron QS designer / QS module r02 / MC3
Joseph K. Vossen
one thing that burned me is making sure you use the "correct" integration IDs.
toggle quoted message
Show quoted text
I started out just interfacing to the QS processor using phantom keypads for scene control using device integration IDs; that worked fine. After that was working, I had to control a few individual loads so I used the dimming/switch modules configured with device integration IDs; no feedback or control. it turns out that you need to use zone integration IDs for controlling individual dimmers/switches and not the device integration IDs; once I made that change, everything works just fine -----Original Message-----
From: Tray Schaeffer <trayschaeffer@...> |
Re: Shinybow 5604 IR
I was very excited to see this link to the hex codes, unfortunately not all of them work. I successfully copied and pasted the hex codes for the SB-5440RL, then saved and loaded, but they did not work. Maybe Crestron spits out at a different frequency than the Shinybox is expecting. I know older Mitz and Pioneer had similar issues. Either way I am swapping out to Xantech.
toggle quoted message
Show quoted text
--- In Crestron@..., "electricstring" <james.ward@...> wrote:
|
Re: Lutron QS designer / QS module r02 / MC3
I’ll keep that in mind. So far, the r02 modules are working for communications and control.
Need to debug the feedback but that is likely an ID issue in code. Thank you all, Tray From: Joseph Vossen Sent: Thursday, May 09, 2013 8:20 AM To: Crestron@... Subject: Re: [Crestron] Lutron QS designer / QS module r02 / MC3 I'm using Lutron's r01 modules running on a MC3 with no issues, I haven't tried the r02 modules yet. perhaps rollback to the r01 modules unless you need something in the r02 modules. as an aside, the connection I am using is RS232, not TCP On May 8, 2013, at 3:21 PM, Tray wrote: Lutron QS modules r02 with MC3. |
Lindy Optical 4 port audio switcher Discreet ir codes for Power on/off ?
Adam
Hi All
I have a client with a number of Lindy Optical 4 port audio switchers Has anyone got hold of Discreet ir codes for Power on/off ? The remote id is CR-72 I have learnt all controls.All inputs work fine and the power on/off toggle button works fine. Why don't they give you on and off buttons anymore? Would Adam |
Re: Lutron QS designer / QS module r02 / MC3
Joseph Vossen
I'm using Lutron's r01 modules running on a MC3 with no issues, I haven't tried the r02 modules yet.
toggle quoted message
Show quoted text
perhaps rollback to the r01 modules unless you need something in the r02 modules. as an aside, the connection I am using is RS232, not TCP On May 8, 2013, at 3:21 PM, Tray wrote:
Lutron QS modules r02 with MC3. |
to navigate to use esc to dismiss