¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
Gate entrance system
Have client putting in a powered gate and man door at entrance. What system would you recommend to integrate these into Crestron?? Need camera for both.
By keith.gossen · #243894 ·
Sub-Modules in UserModules
Hi All, I've been have some issues on occasion with older modules coming forward to 4-series. Obviously the main module has to be set to operate in 4-series, but of course the 'Sub-Modules' within
By ckangis · #243893 ·
Re: DIN-SACN-DMX
Worth trying the following link: https://groups.google.com/g/open-lighting/c/MHlesPvsETo note that line 235 needs changing (discussed in the thread), and will need to change mode from SACN to
By alex@... · #243892 ·
Re: NVX extracted audio #nvx
Lincoln, Much appreciation to you as that was it! We will be testing various levels to see if we can improve on that volume from the NVX encoders.
By Mark · #243891 ·
DIN-SACN-DMX
Has anyone worked with this DMX controller using a 2 series processor? It looks like the SACN module that is in the database isn't built for a 2 series proc. Thank you
By Crestron_Programmer · #243890 ·
Re: SimplSharp with HttpClient
You are missing the scheme prefix... Either http:// or https://. * You also don't want to be creating and ignoring IDisposable objects like that. If this is the .NET 4.5+ HttpClient from
Re: Simpl# retrieving IP addresses of all processors from a single program.
You could also implement service discovery with SSDP or something. -- Crestron Service Provider - TBD Enterprises Inc.
By Troy Garner · #243888 ·
FS: TSW-770-W-S, Qty 6, Brand new...
Hi All We have *(6) TSW-770-W-S* panels, The client decided to upgrade to the 10" 1070 models. All are Brand-new but opened the boxes and did FW updates. All still DHCP, but may have a project loaded
By ckangis · #243887 ·
Re: Simpl# retrieving IP addresses of all processors from a single program.
Troy - no sir. I have a State Government building that the request of redundancy with in each processor so if one fails another will connect to local room to prevent downtime. Original code was
By Brad Wykoff · #243886 ·
SimplSharp with HttpClient
When I run my code on my RMC4 I get an error of "Input string was not in a correct format". here is my code: where 192.168.1.22:8080 is my local server and myCD.xml is my CD collection byte[] vs =
By Brad Wykoff · #243885 ·
Re: Simpl# referencing between Classes under same namespace
From a functional point of view, this won't work; if you inherit, you're not inheriting an already-instantiated object. It also makes more sense to keep UI and program logic separate, so semantically
By Troy Garner · #243884 ·
Re: BACnet
A good starting point is to download this free app https://www.ccontrols.com/sd/bdt.htm and run it from a laptop on the same network as the BACNET equipment is supposed to be. If this tool finds the
By spannertech@... · #243883 ·
Re: Simpl# retrieving IP addresses of all processors from a single program.
Simpl# has the built in class?EthernetAutodiscovery.Query() which can take an enum indicating the network adapter to scan from.
By Andy Ross · #243882 ·
Re: Simpl# retrieving IP addresses of all processors from a single program.
Is this for your exam? -- Crestron Service Provider - TBD Enterprises Inc.
By Troy Garner · #243881 ·
Re: Simpl# referencing between Classes under same namespace
Even if you're just using them for source names, I think that's fine. Your alternatives are hardcoding them in the VTP or the program which means recompiling one file or another if you don't. If a
Re: IP Scan in Simpl# #simplsharp
I initially wanted to discover every device on the network, not just Crestron devices, but for now, I can work with this. Thanks a lot!
By Zach Ellis · #243879 ·
Re: "splitting" a D3Pro program
I've actually had that happen with Simpl, but only a couple of times within the last year. I'm sure it's probably related, but this one D3Pro program is WAY worse than any others I've tried.
By Tony Golden · #243878 ·
Re: Crestron App project on PC
I'll check again if that dialog is under other windows but I've never seen it. Normally the xpanel host dialog sits above every other window.
By Slip Cougan · #243877 ·
Re: Crestron App project on PC
Once it tries to connect it will prompt you for the username and password in a separate box.
By ipha00@... · #243876 ·
Re: Crestron App project on PC
Should have been a bit less ambiguous here. When running an iPad as Xpanel using the Teal play button or F11, there does not appear to be any way to enter the un & pw. Simpy a checkbox to enable
By Slip Cougan · #243875 ·