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: "Many to one" EISC
I do believe I have done a UDP subnet broadcast and had other processors receive that as well too, but that could get even more messy than managing client connections as in the previous reply.
toggle quoted message
Show quoted text
--- In Crestron@..., Heath Volmer <hvolmer@...> wrote:
|
Re: "Many to one" EISC
Heath Volmer
Yes, but if I need two things to talk to it simultaneously - like multiple CCROSS into a source device's ECROSS.
toggle quoted message
Show quoted text
Yet another area where network-enabled crosspoints would be dandy... On May 21, 2013, at 1:57 PM, "matt_rasmussen_2000" <mjrtoo@...> wrote:
Couldn't you disconnect the sockets when you're not using them? |
Re: "Many to one" EISC
Couldn't you disconnect the sockets when you're not using them?
toggle quoted message
Show quoted text
--- In Crestron@..., Heath Volmer <hvolmer@...> wrote:
|
Re: "Many to one" EISC
Heath Volmer
Isn't the server socket a one-at-a-time thing though?
On May 21, 2013, at 1:45 PM, matt_rasmussen_2000 <mjrtoo@...> wrote: I believe a TCP/IP server socket with the address of 0.0.0.0 will allow any IP address to connect to it, then do what you will with clients from the other processors. [Non-text portions of this message have been removed] |
Re: "Many to one" EISC
I believe a TCP/IP server socket with the address of 0.0.0.0 will allow any IP address to connect to it, then do what you will with clients from the other processors.
toggle quoted message
Show quoted text
--- In Crestron@..., Heath Volmer <hvolmer@...> wrote:
|
Re: EISC (Packed)?
You seem to have inside information Neil, are you saying that the EISC will generate a single packet when multiple transitions occur on a single logic wave, rather than a packet for every change?
toggle quoted message
Show quoted text
--- In Crestron@..., Neil Dorin <neildorin@...> wrote:
|
Ipads with cellular service + Mobile Pro G
I have a client and 3 out of 4 of her Ipads are cellular capable on AT&T, and she lives in an area of terrible cell reception. The result of this, and not the best wi-fi, is that the 3 AT&T ipads do a lot of "connection interrupted" while on the Crestron Mobile Pro G app and the basic wifi only first gen ipad is quite a bit better, but not perfect. If you turn off the cellular service on the cellular ones, they get better too.
Obviously the situation can be improved with better wifi, but I was also wondering if anyone has been down the path of trying to automate turning off the cellular service when on a particular wifi network to force wifi only. I know I could do this with the Android Tasker App (it's an amazing app), not sure the equivalent exists for IOs. Thx OP |
Re: EISC (Packed)?
There is no good reason to use the old (non-packed) symbol any longer.
On 2013-05-21, at 1:08 PM, "floyd1212" <floyd1212@...> wrote: Hmm. That sounds more efficient. [Non-text portions of this message have been removed] |
Re: EISC (Packed)?
Hmm. That sounds more efficient.
toggle quoted message
Show quoted text
When would you use one vs. the other? Is there a reason why you wouldn't want to always send multiple state changes in a single packet? Does this only come into play when a program comes online and sends an update request? --- In Crestron@..., "akaweed" <akaweed@...> wrote:
|
Re: DMPS Disabling DHCP and Private Network Mode
Toolbox has been broken for a long time when using the System Info tool to adjust network settings on a DMPS. Try using the terminal commands and things will work way better for you.
toggle quoted message
Show quoted text
--- In Crestron@..., "rbutram" <rbutram@...> wrote:
|
Re: Sure this was asked before
Kool-Aid Drinker
Oh, man, that's awesome!
On Tue, 21 May 2013 14:55:18 -0400, Lincoln King-Cliby <lincoln@...> wrote: Well, it also doesn't help that Crestron has invalid.crestron.com actually configured to |
Re: Sure this was asked before
Well, it also doesn't help that Crestron has invalid.crestron.com actually configured to resolve -- 96.234.151.126 belongs to "CRESTRON MID-ATLANTIC, IN; 6990 COLUMBIA GATEWAY COLUMBIA MD 21046 US" (via ISP/Transport Verizon Online LLC's Fiber-to-the-Premises network) per the RWHOIS
toggle quoted message
Show quoted text
There was a thread about this in the other place and I don't think it ever got fixed... -- 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 Kool-Aid Drinker Sent: Tuesday, May 21, 2013 2:45 PM To: crestron@... Subject: [Crestron] Re: Sure this was asked before Many (most?) DNS providers no longer return a NXDOMAIN record (non-existent domain) when looking up an address that doesn't exist. They prefer to return an IP address corresponding to their search/advertising webserver to "help" you find the correct address. You can't make that error message go away without finding an old-fashioned, honest DNS server to query. In any event, this shouldn't cause any issues. Name resolution over CIP is just a kludge for finding local devices by name. What issue are you having, with what modules? On Tue, 21 May 2013 16:21:24 -0000, "Chris" <chrmac68@...> wrote: I keep getting this error. ------------------------------------ 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: Sure this was asked before
Kool-Aid Drinker
Many (most?) DNS providers no longer return a NXDOMAIN record
(non-existent domain) when looking up an address that doesn't exist. They prefer to return an IP address corresponding to their search/advertising webserver to "help" you find the correct address. You can't make that error message go away without finding an old-fashioned, honest DNS server to query. In any event, this shouldn't cause any issues. Name resolution over CIP is just a kludge for finding local devices by name. What issue are you having, with what modules? On Tue, 21 May 2013 16:21:24 -0000, "Chris" <chrmac68@...> wrote: I keep getting this error. |
Re: Help for the Middle Atlantic Racklink SW215
Many thanks for the replies. I just got the RS-232 module working after 3 days of head banging. The trick is:
The "Login_User_Text" must be the word "user" and nothing else in the RackLink v1.2 module. The "Login_User_Password_Text" must be the exact password as set in the RackLink Discovery Tool and it should just be left as the default one "password". Once I replaced the user name with "user", everything started to work. It now turns on and off with the system. I'm going to leave alone the IP version for now but will return later to try and get it working. Many thanks again for your assistance. -David |
Re: Cisco C40 via SSH
If the customer wants SSH and won't allow Telnet, your only option for control is serial.
toggle quoted message
Show quoted text
-- 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 Mark Chytka Sent: Tuesday, May 21, 2013 2:03 PM To: Crestron@... Subject: [Crestron] Cisco C40 via SSH Was running a C40 with the ip module via Telnet (Port 23). End user wants to switch it to SSH. End user changed C40 to SSH an I changed the port value in the ip client to 22d. I am now getting a Protocol Mismatch response from the Codec and it's not controlling. The IP reply is (Protocol Mismatch SSH-2.0-Open SSh_5.9). Has anyone controlled a Cisco C series Codec via SSH and do you have any helpful suggestions? Thanks In Advance Mark ------------------------------------ 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 |
DMPS Disabling DHCP and Private Network Mode
I have a DMPS-300 and I keep getting this error after a reboot when I'm trying to disable both the DHCP and the Private Network mode:
"Timeout waiting for the device to respond to the command privatenetconfig<LF>. Waiting for one of the following tokens [C2I-DMPS-300-VIDEO>]." Sometimes I also get an error saying that: "The ability requested (code = EthernetVLANEnable) is not supported on this device." When it appears I have all the settings the way I want them I try to connect to the DMPS tool to set some EDID settings it says: " Your DMPS is not Fully Initialized or is experiencing an error" Is there a recommended order of operations for Disabling both the DHCP and Private Ethernet Mode? |
Re: Cisco C40 via SSH (Secure Shell)
SSH and Telnet are completely different protocols.
toggle quoted message
Show quoted text
SSH requires encryption which is not supported currently (Simpl# is supposed to change that but it is in beta) On Tue, May 21, 2013 at 10:13 AM, Mark Chytka <mchytka@...>wrote:
Was running a C40 with the ip module via Telnet (Port 23). End user wants |
Re: Raspberry Pi
Tres
it is obvious you don't know what a raspberry pi is. I would just avoid the
expense and do some more research as to what the raspberry pi actually is. hint. it is a computer. From: Crestron@... [mailto:Crestron@...] On Behalf Of micky3corks Sent: Tuesday, May 21, 2013 1:26 PM To: Crestron@... Subject: [Crestron] Re: Raspberry Pi Not too sure. Have just being doing some research on Google, and apparently you can connect an IR receiver to it and control it with a remote? If that that is the case then it is easy, but was wondering if it could be controlled via IP etc? Cheers Mike --- In Crestron@... <mailto:Crestron%40yahoogroups.com> , Nick Mitchell <nick@...> wrote:
_____ No virus found in this message. Checked by AVG - www.avg.com Version: 2013.0.3343 / Virus Database: 3162/6343 - Release Date: 05/21/13 |
Cisco C40 via SSH
Mark Chytka
Was running a C40 with the ip module via Telnet (Port 23). End user wants to switch it to SSH. End user changed C40 to SSH an I changed the port value in the ip client to 22d. I am now getting a Protocol Mismatch response from the Codec and it's not controlling. The IP reply is (Protocol Mismatch SSH-2.0-Open SSh_5.9). Has anyone controlled a Cisco C series Codec via SSH and do you have any helpful suggestions?
Thanks In Advance Mark |
Re: "Many to one" EISC
There was a prodigy multicast symbol I used a while back for this purpose exactly. Don't know if its still around...
toggle quoted message
Show quoted text
On 2013-05-21, at 10:39 AM, Heath Volmer <hvolmer@...> wrote:
Is there a way to do something like a many-to-one EISC? Several different processors could all monitor/control the status of one EISC (or similar) on another processor. Seems stupid to define many EISCs on the "one" end. Multicast.... |
to navigate to use esc to dismiss