Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
Re: VTP Reserved Join: Start SONOS
For the iPad, I always use SIMPL to jump to Sonos instead of a reserved join in VTPRO.? Both the Crestron Go App and even the old Mobile G Pro have a device extender in SIMPL to jump to a URL.? In this case that URL would be "sonos-2://".
For the TSW-x60, it is stuck on an older Android version that no longer is supported by Sonos.? Your only option here is to use a Sonos system with S-1 installed for the TSW-X60 Sonos app to work.? Switching to the Sonos S-2 app will break the TSW-x60 Sonos app. |
Crestron Home simple relay driver
Hello,
?
I have installation where old CP3 gear is working as extension for four motorized relay controlled shades. I want to remove CP3 and use brand new CP4-R for all devices in the room.
?
I can control "open" and "close" but "stop" is managed in CP3 logic.
?
I want to start learn S# and Crestron Home but I need quick help so my question is - is there anyone who could share any simple driver for Crestron Home?
?
I would be very grateful! |
Re: TSR-310 xPanel test
¿ªÔÆÌåÓýYes I had this problem too. From memory I converted it to a different panel file that worked to testTim Greenbank Control Systems Engineer On 11 Oct 2022, at 06:48, Jonathan Troutman <jonathan@...> wrote:
|
Re: TSR-310 xPanel test
We've had some issues with TSR-310s and Ruckus APs that manifested as the TSR-310 being unresponsive and then randomly "catching up" on all the missed presses.
Your description sounds more like what happens when something isn't right with Authentication/SSL/SetCSAuthentication. Does the TSR's IP Table show online? The bit about using a IP-ID from a TSW makes me doubt the relevance of my issues. Is the .sgd the program is referencing what is loaded on the TSR? |
Sonos with extron
Hello people,
I hope y'all doing great. Sorry for posting this here but this place is the closest to where I can find solution to my problem. Is there a way of integrating Sonos port with extron control processor? There is an API for Sonos and I found a python library too( extron uses drivers written in python). is this the way to go about it? https://github.com/SoCo/SoCo this is link where I found the Sonos API parsed in python. |
VTP Reserved Join: Start SONOS
Hi All,
I'm working on an old project for another dealer and found a button with a res. join of 28511. this renders 'Start SONOS' I thought that this was interesting given the suffering that I (and others) have experienced with. Does anyone have an idea what it's for??? It was on a TSW-1060 project, so maybe it is to launch the internal app, which no longer works... I don't have a x60 unit to test, tried it on an iPAD with Sonos installed, but it doesn't seem to do anything... |
Re: where do programmer's go
I am a programmer, and have always had regular salary jobs.? Just do a Google search for AV integrators in the area you live/want to live and look at their job postings or give them a call. it always worked for me. On Mon, Oct 10, 2022 at 12:07 PM Wyatt J <wyatt@...> wrote: Just curious where programmers go when they are looking for a regular salary job?? I really don't think Indeed is as good as their advertisements.? Recruiters are just salesmen; they would sell muffler bearings if they could.? It seems like there has to be a forum somewhere where those with good jobs can find those who want to work.?? |
where do programmer's go
Just curious where programmers go when they are looking for a regular salary job?? I really don't think Indeed is as good as their advertisements.? Recruiters are just salesmen; they would sell muffler bearings if they could.? It seems like there has to be a forum somewhere where those with good jobs can find those who want to work.??
|
TSR-310 xPanel test
Hi All,
I'm testing a system in my lab that I upgraded from an older version, and I'm having issues testing the TSR-310 files. I basically get the 'homepage' frame but none of the programmatically controlled elements show up.? The IPTable shows it online, and if I use an IP-ID from a TSW, I get some activity. Just wondering if anyone has seen issues with TSR/xPanel...TIA! |
Sending IP commands to Crestron end points from third party software
Does anyone know or found any TCP/IP commands that can be sent to Crestron end points TX-201, RMCs and scalers to send IR, RS232 and CEC commands to connected equipment eg LCD Screens and Projectors from third party controllers/processers and software like packet sender. TIA.? ??
|
Re: DSC PowerSeries Neo
I read through and looked through the links carefully, there's nothing I could not understand.
Control of third party products is often achieved by using/creating User Modules or Crestron Certified Drivers. These can be SIMPL modules (.umc), SIMPL+ modules (.usp), SIMPL# (.clz), or a combination of these file types. The package contains no SIMPL nor driver modules at all, unlike the examples you have posted, all of them have at least a SMW file. This package file is obviously a dud.? I have written to Crestron tech support, not sure if they'll reply, I hope they will.? |
Re: PRO4 very slow to respond
I have the same issues with a CP4, and i think it become when there are a lot disconnected TCP connection...
You have to initialize the processor when there is a crash... For the panels, the last update requires a gateway to ping, whatever the ip, the panel ping the gateway and disconnect if there is no response. |
Re: DSC PowerSeries Neo
The "something obvious" you missed was in the previously-posted link - <>. This one might also be useful <>, as are the following:
toggle quoted message
Show quoted text
/g/crestron/topic/92677717#246858 After CAREFULLY reading all the information in those pages, post again with follow-up questions, or consider contacting Tech Support. --- On Sunday, October 9, 2022 at 8:51 PM, lo@finewines wrote: |
Re: DSC PowerSeries Neo
I did what you have said, it shows the DSC drivers, yet the content of the zip file, like I've said, does not contain any drivers nor module. It just had some senseless files in the package: SecuritySystem_DSC_PowerSeries-Neo_IP.dat SecuritySystem_DSC_PowerSeries-Neo_IP.dll libSecuritySystem_DSC_Shim.so ? Did I miss out something obvious with the above files? Perhaps I need to rename the extension of the above files? Any other help is much appreciated!? |
Re: C# TCP Client to connect to MC4 via Hostname
¿ªÔÆÌåÓýDoes a DNS A record exist for ¡®MC4-00107FE73CAB¡¯ in one of the DNS search domains (either a record you manually created or, if your network is configured to allow this one automatically created/updated as part of the DHCP lease process)? ? Generally, using unqualified hostnames in the wild world can be problematic because it relies on the DNS client trying to resolve the name having a matching search domain configured (e.g. behind the scenes it will try to resolve MC4-00107FE73CAB.abc.com, MC4-00107FE73CAB.xyz.com, etc. if abc.com and xyz.com are configured as search domains) and it is better to specify the fully-qualified domain name (FQDN) to avoid the ambiguities that relying on the search list. Particularly if one ends default domain is abc.com but the other is xyz.net. ? If your client is another Crestron processor you can try TESTDNS MC4-00107FE73CAB. If the name can be resolved you will get the IP address that it resolves to*; if not it will be 0.0.0.0 ? If your client is a Windows PC you can try opening a command prompt (Win+R cmd<enter>) then NSLOOKUP MC4-00107FE73CAB. If it can be resolved you will get all of the IP addresses the configured DNS server will resolve the domain to; if not you will get a NX Domain error. ? In either 0.0.0.0 or NX Domain you would need to fix the DNS records and/or configuration first; if an IP address is returned make sure it matches the IP address you¡¯re expecting. ? (*- note that when multiple A-records exist TESTDNS will return the IP address associated with only one of the records; which record appears to be somewhat random. At least in the 3-series and earlier [haven¡¯t had reason to look at it on the 4-series since this is not a common scenario] once the processor picks an IP from a multiple-record-response it will use that IP, and only that IP, until the processor is rebooted, seemingly without regard to the TTL. At next boot a different IP may or may not be chosen. This had led to some ¡®fun¡¯ troubleshooting. ? As an example: ? --- Windows 10 NSLookup for ebay.com --- ? C:\Users\lincoln>nslookup Default Server:? cworks-cle.cworks.local Address:? 10.5.0.11 ? > ebay.com Server:? cworks-cle.cworks.local Address:? 10.5.0.11 ? Non-authoritative answer: Name:??? ebay.com Addresses:? 209.140.136.254 ????????? 209.140.139.232 ????????? 209.140.136.23 ? ? Vs PRO4 TestDNS using the same name server: PRO4>testdns ebay.com IPAddress = 209.140.139.232 ) -- Lincoln King-Cliby, CTS, DMC-E-4K/T/D ? From: [email protected] <[email protected]> On Behalf Of
Shawn F
Sent: Saturday, October 8, 2022 6:25 PM To: [email protected] Subject: [crestron] C# TCP Client to connect to MC4 via Hostname ? Hello, I am writing a TCP client class in VS2019 using System.Net.Sockets TCPClient.? |