¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date

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: Help - S+ Module issue

 

deleting the SPI folder did it.? Thanks


TSR 310 with Apple TV voice

 

Has anyone done the voice command with the Crestron TSR 310 remote for Apple TV ?



Thanks ,
Mingo


Re: BluOS Media Player?

 

i have rock/folk/blues playlists of my favourite artists
get to hear what i like i.e. don't ever have to listen to springsteen where every cell in my body wants to explode ;)


Re: Accessing the internal cp3 web page

 

Try

Crestron
No Password


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@...
Gesendet: Mittwoch, 4. November 2020 19:17
An: [email protected]
Betreff: Re: [crestron] 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


Re: OT: DirecTV

 

Would Something Like This Work.


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
Commercial Market Director
Sr. Systems Architect | Crestron Certified Master Programmer (Diamond)
ControlWorks Consulting, LLC
Direct: (+1)440.771.4807 | Cleveland: (+1)440.449.1100? | Boston: (+1)508.695.0188 | DC: (+1)202.381.9070? | Fax: (+1)440.449.1106
Crestron Services Provider | Biamp Authorized Independent Programmers | Extron Qualified Independent Programmer

?

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?

 

Yeah, I can send/transfer the program just fine after acknowledging the error.?

I DO have a 1 on the debug line of the Biamp modules. I think I just mirrored what the sample program showed and moved on due to autopilot.?

Debugger is NOT running in the background.?


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
Commercial Market Director
Sr. Systems Architect | Crestron Certified Master Programmer (Diamond)
ControlWorks Consulting, LLC
Direct: (+1)440.771.4807 | Cleveland: (+1)440.449.1100? | Boston: (+1)508.695.0188 | DC: (+1)202.381.9070? | Fax: (+1)440.449.1106
Crestron Services Provider | Biamp Authorized Independent Programmers | Extron Qualified Independent Programmer

?

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?

?

The device reported an error:?

?

A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond ]?¨²¨¤BiampTesira4[ ConnectStatusChange: False ]?¨²¨¤BiampTesira2[ Error: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond ]?¨²¨¤BiampTesira2[ ConnectStatusChange: False ]?.


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


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


Ashly Pema crestron module

 

Anyone out there be willing to share a Ashly Pema crestron module?? I have an older module from blackteesystems that is only for series 2 and the module is locked so I can't access to try and recompile for series 3.? Thanks for any help.??


SIMPL Error?

 

The device reported an error:?
?
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond ]?¨²¨¤BiampTesira4[ ConnectStatusChange: False ]?¨²¨¤BiampTesira2[ Error: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond ]?¨²¨¤BiampTesira2[ ConnectStatusChange: False ]?.

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: Help - S+ Module issue

 

Did try to recompile the s+ module.? But I didn't toggle the 3 series button.? I'll give it a shot.


Re: Help - S+ Module issue

 

Can't do much about the firmware.? It's an MC3 run 1.501 and 502 is latest.? I'll have to see what firmware of my other project that I saw this issue with the Integra volume control S+.


Re: OT: DirecTV

 

I don't know how to message directly in this platform, but feel free to email me Steven @ sbts-inc.com I should be able to help you out.?


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

?