Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
New x70 touchpanels
¿ªÔÆÌåÓýHi, ? any thoughts on the new x70 touchpanels? ? Love the return of the proximity sensor (was gone from moving from the TPMC-4X to the TSW), but ¨C hey ¨C no built-in camera anymore? What about using them as intercom systems or doorstations in resi installs? ? What?s the recommendation for that use-cases now? ? ? Cheers, Thorsten ? |
Re: Security Cams Integration (General Opinions)
¿ªÔÆÌåÓýThere are 3rd party solution to do this kind of camera integration, like this one: I?ve got a (resi) client that has >20 cameras and is using such a system to combine camera views and display on his Crestron panels plus several screens and video walls inside his home. It?s an older system still based on CCT cameras but he?s about to upgrade to digital cameras. So i guess i?ll be facing a similar challenging than the OP, but won?t happen this year. ? Cheers, Thorsten ? Von: [email protected] <[email protected]> Im Auftrag von xsdesignstudios@... ? No, whatever manufacturer of the cameras.? Most have apps that are easier to setup and can do the functions you are asking.? What you are asking to do in the Crestron App is either not going to be possible or severely improbable because of its limitations. |
Re: SIMPL Error?
¿ªÔÆÌåÓýInteresting idea with the is_initialized FB ? I¡¯ve been just dropping a ?//[audio][global]_enable_debug or similar signal on the debug line so I can drive it if/as needed with Debugger so I¡¯m in more-or-less complete control of debug messaging and the default state is off. ? -- Lincoln King-Cliby, CTS, DMC-E-4K/T/D ? From: [email protected] [mailto:[email protected]]
On Behalf Of Brian Erchenbrecher via groups.io
Sent: Wednesday, November 04, 2020 1:41 PM To: [email protected] Subject: Re: [crestron] SIMPL Error? ? I would recommend pulling the 1 off of the debug, unless you want the Tesira modules to spit messages into console every time something happens. Something I do in my programs containing the Biamp Tesira modules is to tie the "Is_Initialized" signal to a NOT and use that to drive the "Debug" input. Sure, it prints a bunch of messages in console during initialization, but it also helps track down any errors in specific modules that may be problematic. There may be a better way of doing this now that the 3.1 modules are out, as they don't hold up initialization based on a bad instance tag or index value, rather they quarantine individual modules that failed the initialization process and provide feedback to that effect. I'm not sure which version you're using, so hopefully this helps to some degree. |
Re: SIMPL Error?
I would recommend pulling the 1 off of the debug, unless you want the Tesira modules to spit messages into console every time something happens. Something I do in my programs containing the Biamp Tesira modules is to tie the "Is_Initialized" signal to a NOT and use that to drive the "Debug" input. Sure, it prints a bunch of messages in console during initialization, but it also helps track down any errors in specific modules that may be problematic. There may be a better way of doing this now that the 3.1 modules are out, as they don't hold up initialization based on a bad instance tag or index value, rather they quarantine individual modules that failed the initialization process and provide feedback to that effect. I'm not sure which version you're using, so hopefully this helps to some degree.
|
Re: Security Cams Integration (General Opinions)
No, whatever manufacturer of the cameras.? Most have apps that are easier to setup and can do the functions you are asking.? What you are asking to do in the Crestron App is either not going to be possible or severely improbable because of its limitations.
-- Ryan Baldwin CEO | XS Design Studios rbaldwin@... 760.712.2240 |
Accessing the internal cp3 web page
pearce.bruce
Hi All?
I have been trying to access the internal setup page within the cp3 ( this was never an issue on previouse firmware versions ) but I now get a login screen . This is the first time I have come across this and dont know what the defaulty is . I dont have authentication enabled and I cant think what else it could be . Thanks? Bruce |
Re: SIMPL Error?
¿ªÔÆÌåÓýThe engine running behind Toolbox and SIMPL to manage comm is really fragile ¨C if it gets anything at all unexpected back it pops up that message ¨Cquite frequently I¡¯ll get the top 1/3 of an IP table as the unexpected response for some reason or if I have debugger open at the same time as I¡¯m doing a file transfer. ? In your case it appears that the Biamp module barfed the error (I¡¯m guessing you have debug on the Biamp module enabled/held high) at exactly the moment Toolbox was expecting something else. 99.999% of the time for me hitting ¡°Send¡± again works. ? Lincoln ? -- Lincoln King-Cliby, CTS, DMC-E-4K/T/D ? From: [email protected] [mailto:[email protected]]
On Behalf Of Rob
Sent: Wednesday, November 04, 2020 10:22 AM To: [email protected] Subject: [crestron] SIMPL Error? ?
SIMPL Windows:? 4.14.21 SIMPL+? 4.05.01 Other Crestron SW: ? ? ? ? Device Database: 200.20.002.00 ? ? ? ? Crestron Database (cnctrldb22000.mdb) :? 202.00.001.00 ? ? ? ? Crestron Toolbox: 3.07.228.02 ? ? ? ? SIMPL+ Cross Compiler: 1.3 |
Contract Editor Documentation
Does anyone know if there is any documentation or a training video that explains how the CH5 Contract Editor works? I found the documentation on the CH5 SDK web site at the link below and I understand how to create and build a contract but how do I use the contract in CH5 and Simpl# Pro? The SDK just says "Content Coming Soon"
https://sdkcon78221.crestron.com/sdk/Crestron_HTML5UI/Content/Topics/CE-Overview.htm |
SIMPL Error?
Maybe this is totally irrelevant currently. This is the first time I've seen an error like this after hitting the transfer program button. I'm just dumping programs for a project onto the processor, but nothing else is connected to the network, so if it's just an error stating that my Biamp processors aren't online, OK, I'll disregard. But I've never seen this error before. That is a direct copy/paste, including the funky characters.? SIMPL Windows:? 4.14.21
SIMPL+? 4.05.01
Other Crestron SW:
? ? ? ? Device Database: 200.20.002.00
? ? ? ? Crestron Database (cnctrldb22000.mdb) :? 202.00.001.00
? ? ? ? Crestron Toolbox: 3.07.228.02
? ? ? ? SIMPL+ Cross Compiler: 1.3
|
Re: Crestron RMC3 with Cisco Touch 10 and Codec Pro
Hi,
Sorry for the late reply, i was on annual leave.? I'm not revisiting this today and I've noticed I'm connecting to the Codec now but I can't get the button I've created on the codec web browser UI Extensions to talk to the RMC3. I'm not getting any feedback on it at all. Do I need certain script to go with this button on the Cisco end? Ive named my button DisplayPower? Here's 2 images of how I have it setup if anyone can help. I've basically copied the signal routing of the demo program that Chris suggested ? |