Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
Re: Crestron Go help needed
Love that idea Chris. That would certainly solve clients complaining the app is too slow to start. We could leave that feature unchecked and when we do a UI change just tell them to go to blah blah page and press a button. But I bet at this point if they dont have a reserved join to do this then we aint getting one...
|
Re: TSW-1070 Virtual Buttons
I never trust the built in signals on the device for the hardkeys, haven't since we ran into issues on them with the 1050's.? I always assign button joins 1-5 for hard buttons in VTP then use those joins in code.
toggle quoted message
Show quoted text
On Tue, Apr 18, 2023 at 05:15 PM, wartyhogus wrote: How are you programming them ? I am not needing feedback just a response to the button press. Thanks? |
Re: Crestron Go help needed
I thought I experienced the app checking for an update [as part of loading ui] when it was launched from cold regardless of the check for updates state (this was with Crestron app).? It seemed to me the checking either happened or not when app came from background.? It has been a few years, though, since iPads suck so badly . . . ? From: <[email protected]> on behalf of Dave H - Crestron TS <dhollander@...> ? Correct. When making UI changes the "Check for Updates" toggle must be set back to "On" to pull the new version (and can then be turned back Off to speed loading/connection). I've fielded plenty of support calls over the years along the lines of "We uploaded a new CGo/CApp project to the processor, but the new button is missing on the page." ? |
Re: Crestron Go help needed
Correct. When making UI changes the "Check for Updates" toggle must be set back to "On" to pull the new version (and can then be turned back Off to speed loading/connection). I've fielded plenty of support calls over the years along the lines of "We uploaded a new CGo/CApp project to the processor, but the new button is missing on the page." |
Re: Crestron Go help needed
Also remember that CONNECTS level users will only get SCIP :41796 access. Once the project is finalized, you can toggle "iOS Settings > Crestron Go > Check For Updates" off. |
Re: Crestron Home Losing Control of Roku using IP
#cp4r
True Blue Support recently received several cases reporting this behavior in CH 3.19, and the issue is being investigated in BR 7977. In the meantime, when the runtime issue is encountered, control can be regained by either: |
Re: What is everyone using for IR with VC4?
#vc4
¿ªÔÆÌåÓýIn VC4 on devices that don't authenticate there's a screen where you have to assign them to a program.??That's probably why it's not working.?? ---- On Sat, 15 Apr 2023 18:08:13 -0400 nathan1047@... wrote ----
|
Re: Headsup: D3 running on 2 series with current databases
2-Series are discontinued and passed their end-of-support timeframe, with the last 2-Series FW released in 2015. Required CresDB rollback for D3 Scheduled Events on 2-Series is called out in the following OLH article. A number of programmers choose to utilize multiple VM instances for SW version control. |
Re: Crestron Home Losing Control of Roku using IP
#cp4r
Do you have a mac reservation for the Roku's IP address in the router? If not that is why. That is the only IP control issue, I have seen with Roku on any platform.
|
Crestron Home Losing Control of Roku using IP
#cp4r
We have a CP4R and use Crestron Home to IP control a Roku Ultra. The app will work fine for any number of days, then no control at all with nothing changed in he setting or anything. The Crestron Home Setup App Diagnostic shows the Roku as "Online". Any tips?
|
Re: Headsup: D3 running on 2 series with current databases
Yep.? Ether roll back to D3 - 3.05.001, Crestron Database 212.00.002.00, Device Database 200.180.001.00 and SIMPL from the same era... or edit the program in simpl and fix the scheduler.? It was a few months back when I last did it, I think there is a new version of the scheduler that gets put in, you have to downgrade it and fix the signal names as some get dropped and some offset.? Downgrading D3 will then prevent connecting to 4 series processors.
|
Re: Headsup: D3 running on 2 series with current databases
Yes this was confirmed by Dave H on the FB group. They have no intention of fixing it because 2 series is EOL. Which really pisses me off as there are so many 2 series D3 jobs out in the wild running perfectly for years. A simple program change shouldnt break a basic module that weve all been using for years. One of the things I like about Crestron is unlike some other brands (ahem Savant...) their older modules and hardware arent usually broken by software updates. Until this.?
So from that FB post heres what you need to make the scheduler work again: Only CresDB rollback was required to address the issue. The working versions noted by TS Agent were: D3 3.05.01 / **CresDB 212.00.002** / DevDB 200.230.001? |
Meanwell SP-300-24 vs Meanwell MSP-300-24
The?Meanwell SP-300-24 is the power supply inside the 300W Cresnet power supply I just had to open up. That part number appears to be obselete (well, people are selling them "reconditioned" online which I want to avoid). There's now an MSP-300-24.
I had one fail and am hoping that the MSP-300-24 is the exact same *size* physically to fit inside the box. It looks about right. I left the bad one on site, I didn't expect to need to be measuring it.??I can see already it has fewer output terminals but I don't think that's an issue.? Anyone done this? TIA OP |
Headsup: D3 running on 2 series with current databases
In case this helps others: I updated an old job the other day, it was a D3 system on a PAC2M. After I'd long gone the client complained that time of day events weren't happening any more. After poking around a bit I figured out what's going on. If you open up the Simpl that D3 generates, the very first warning was this:
WARNING(214)??
? ? ? ? Symbol [S-1.6.3] not supported on control system, and has been commented out.? If this is/has SPlus, try recompiling SPlus for correct target control system. If this is .umc file, try re-editing to select correct target control system. Don't forget to resave .umc files.? Symbol S-1.6.3 is indeed the Event Scheduler "eventsked3_v1_2(cm)" which, if I open that up, now only shows compatibility with 3 and 4 series. So? I guess Crestron forgot this module was the one used in D3, or something. Aside from rolling possibly wayyyyy back in database versions, I'm not sure what the best fix is as of now. Starting a case with Crestron. OP |