¿ªÔÆÌåÓý

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

Laptop with AMD Radeon graphics

 

Hi There,
?
It is time for me to change / upgrade my laptop and my organization propose a Dell Latitude 5410 (i7-10810U/16GB/512GB SSD/AMD Radeon RX 640 graphics) with the following question "Do you foresee any compatibility issues with this hardware?"
The concern is about the Radeon 640 graphic card.
This will be my office / on-site PC.
I'm mainly using the Crestron software suite (including Fusion), DSP software (Biamp, Bose, QSC, Peavey, Symetrix...) and other well known software related to AV design, programming and installation.
Is the group aware of any issue with this setup?
?
Thanks All and stay safe :-).

AD


Re: Video Switching with DM-NVX-350

 

I am currently working on my 1st NVX project and struggling. I have enrolled to take the class but,? will need to keep working. If you would not mind sharing your module so I could at least get a quick direction of how to start. Thank you in Advance


Re: New x70 touchpanels

 

I also wondered why they couldn't put the proximity sensor tat the top and center the screen in the frame.? Seems odd to my OCD eye.


On Thu, Nov 5, 2020 at 7:48 AM <zac.sparrow@...> wrote:
The wall mount styles look realy weird - I wonder why the extra space on the right since there is no hardware keys there.

Overall, a huge step forward but still way behind modern technology overall.? I heard they are being released with Android 8, and 11 is the current version.


Re: New x70 touchpanels

 

They aren't hardware anymore - they are "drop-down".? The problem is that somebody has to know to swipe down from the top to access them.


On Thu, Nov 5, 2020 at 8:19 AM Brian via <brian.williams=[email protected]> wrote:
I thought I read that the touch panels have the hardware keys that can be hidden via programming.


Re: SIMPL Error?

 

I totally don't hate this idea, Brian. Could also tie a debounce in there so it doesn't freak out unless a certain timeout threshold is met.


Re: New x70 touchpanels

 

I wonder why Crestron is using such an old version of Android on a brand new? product.? Given Sonos dropping support of older OS's very quickly, I would think native native Sonos App would have a very short life span.?

Of course that begs a bigger question: Why is there not an update for the TSW-x60 panels to update there OS's a later version of Android.? While I don't have that much experience with Android, it is a Linux derivative and in general upgrading to a newer version of Linux is usually pretty painless And unlike Windows, Linux is very good about supporting older hardware.


Re: New x70 touchpanels

 

I thought I read that the touch panels have the hardware keys that can be hidden via programming.


Re: New x70 touchpanels

 
Edited

The table top one looks really nice.

Anyone catch this tidbit?
"If you do not have the complete project files (source code) please use the new. vtz conversion feature (Smart Graphics VTZ Upgrade) in toolbox 3.07.228 or greater."


Re: New x70 touchpanels

 

The wall mount styles look realy weird - I wonder why the extra space on the right since there is no hardware keys there.

Overall, a huge step forward but still way behind modern technology overall.? I heard they are being released with Android 8, and 11 is the current version.


Re: New x70 touchpanels

 

They now have two USB ports, maybe they'll come up with something external.


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