Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- Crestron
- Messages
Search
Re: S+ Change Rx Event
I¡¯m not sure that¡¯s an error ¡ª in C# you can catch a ¡°ThreadAbortException¡± for an opportunity to do something just as your thread is being aborted ¡ª
Gather() is a blocking call that doesn¡¯t return until the delimiter has been detected, and if you wrap that in a try-catch and get a thread abort exception, at most that¡¯s an opportunity to do a last-minute operation, but certainly isn¡¯t an ¡°error¡± ¡ª if it¡¯s an unwanted opportunity, you don¡¯t have to do anything with it or report it. Just exit instead |
S+ Change Rx Event
I'm getting a Thread Abort error in? my S+ code, when the processor is sent a STOPPROG command. Not a big deal but makes me wonder..
toggle quoted message
Show quoted text
Is this still the correct way to handle buffer events in S+?
|
Country Coach Project Files
I am about to do some work on a Country Coach but the files that I currently have are not what is running on the coach at this time.? The simpl file that is currently on the coach is "PRO2 L046 2011-04-12.smw".? Does anyone out there happen to have the project files associated with this coach?? Thank you in advance!
|
Re: Crestron Go Tablet - iPad locking up after kept alive for X amount of time
¿ªÔÆÌåÓý¡°Check fir updates¡± checks the processor web server for any changes in the UI files and if so loads the new updated UI project. It¡¯s worth leaving switched on unless you have a reason to otherwise?Tim Greenbank Control Systems Engineer On 25 Apr 2024, at 19:30, ckangis via groups.io <chris@...> wrote:
|
Re: Crestron Go Tablet - iPad locking up after kept alive for X amount of time
Go App for Tablet.
toggle quoted message
Show quoted text
It doesn't go offline as far as signals go until the app is force closed.? So it is technically keeping the TCP connection alive, but the application itself is locking up. The project was installed less than a year ago.? No change to any network settings that I am aware of, but that's not my department.? It's local as well so ports "shouldn't" matter, but I will check with the companies IT department to make sure they didn't harden the local network at all.? It connects and works for X amount of time, so I don't think this is an issue though. On Thu, Apr 25, 2024 at 02:30 PM, ckangis wrote: First my standard settings are similar, just changing the Auto-Recon to Yes and Hiding the Demo project, neither of which should have any bearing on your situation. |
Re: Zoom with Flex Systems
The Flex systems are kind of an 80% solution, particularly the ZoomRooms units.
We have a company that we're pulling all of the UC engines out and going to a 'simpler' all-custom system where the users bring their own PCs and run whatever their preferred Conference app is on their unit. we're just providing the Camera, Mic and Speakers to integrate it into a larger room for more people in a meeting... That, said, SMW does provide 'decent' hooks to go between a custom program and the Z or T app on the x70 panel. It works pretty well but there are big UI/graphics issues due to the locked-down nature of the Z/T apps and they sometimes behave oddly (Sometimes the Zoom app would kick us out, back to the Custom side when we didn't want it too). The biggest issue was BYOD with Zoom - A total crap-fest!!? I'm told that Teams is MUCH better, but I do generally trust Locked down apps and wizards because you always find some new BS item in the middle of deployment that derails you. I just prefer to stay in the custom/SMW domain because generally if I find some issue, I can create a work-around... Feel free to reach out directly if you want to chat... |
Re: Crestron Go Tablet - iPad locking up after kept alive for X amount of time
First my standard settings are similar, just changing the Auto-Recon to Yes and Hiding the Demo project, neither of which should have any bearing on your situation.
Check for updates has never been an issue for me... Also, is this the GO app or the Silver Crestron App?? The Silver Crestron App still works but I can see that this may not last as it was deprecated 4+ years ago... Do you know if the iPad goes 'Offline' with the processor (IPTable) when this happens?? It may or may not, but this could shed some light... Though this has been discussed at length over the last 4-5 years, if this is an existing project that has been running on some level for longer than 5+ years...Any change that your Router has ports forwarded? particularly directly to the processor?? If so, That is likely your issue. Close the ports for a test and see if it solves your issue. |
Re: Crestron Go Tablet - iPad locking up after kept alive for X amount of time
Yeah, we have tried both settings, no change unfortunately.
toggle quoted message
Show quoted text
On Thu, Apr 25, 2024 at 01:51 PM, Jim wrote: Hi. I'm a Newbie here, and have a long way to go, programming wise, but having owned iPads and iPhones for a decade now, I personally do NOT like auto updates. |
Crestron Go Tablet - iPad locking up after kept alive for X amount of time
I have a client who has an issue I have researched, but have not been able to find anyone else experiencing the problem.? I'm still trying to determine where the problem may lie but would love to hear if anyone else has run into this issue and/or thoughts on what may be causing it.
Basically the client has an iPad with a VTP project hosted on the processor.? It's not a large project at all, just a pretty standard resi type project that works perfectly fine on the in wall panels.? The client is stating that locally (iPad is on the local network) after random period of times, while the iPad is locked in keep awake, when the iPad is running the application and project, the entire app will lock up not allowing any input from the user.? The client then has to close the app, reload and it works fine again until the next lockup which is basically just another RNG amount of time. The application, iPad and processor are all up to date with firmware and iOS updates. LockConfig:? ?Off Lock Orientation:? Off Auto-reconnect:? Off Check for Update:? On Logging Enabled:? Off Hide Demo Project:? Off Use Improved H.264 Player:? On Thoughts?? TIA! |
Re: Shelly button press
¿ªÔÆÌåÓýHi Itai, What you are seeing is the way the module was written.? All the Input_*_*_FB outputs are simply pulsed as I viewed these as events that will drive other actions in a program.? In my testing I was using a simple push button tied to the input on the relay so I could test double-press, etc. events.? That probably drove my implementing the code this way. The help for the module specifically documents these as pulsed
outputs.? If you need something different it is pretty easy to add
a little additional logic in your program.? Hope this helps Thanks Jay On 4/25/2024 7:32 AM, IBG via groups.io
wrote:
Hi Jay, |
Re: Zoom with Flex Systems
If that's all you want (Lights, Shades, and Single Camera control) then you shouldn't have an issue. The issue you run into is when the client wants Matrix routing, a cable box, Multiple cameras / content sources, oh and its a 3-way divisible space.
As long as you keep it nailed down to what a Teams / Zoom room should be then i think it works great. If you want all the other stuff, Then there best bet to run it all of a Laptop or Static PC in the room. |
Re: NVidia Shield control from Crestron
I am away from work PC but the commands are from Crestron's help pages if you search CEC commands.? When I press any of the navigation keys it wakes up the NVidia Shield.? Yes the menu works.? I use it to control the Channels DVR APP and menu is working fine.? Look at this public post that has them also:?/g/crestron/topic/hdmi_cec_control_codes/35764759
|
Re: Shelly button press
Hi Jay,
I am using a Shelly Plus 1 with control of a relay (works well from the Crestron module) and a sensor (switch). I added the I/O URL Actions and I do get a feedback in Crestron but it changes the "Input_0_On_FB" to high and then immediately to low within 100ms. The same happens on the Input_0_Off_FB.? It seems like I am close but not sure why the sensor state isn't being maintained in Crestron. They both show 0 after the signal goes low.? Thanks Itai |
Re: Waterproof iPad
I use an OtterBox with a wireless charging adapter.? It sits on a wireless charging stand until it is needed someplace else.? It can't charge fast like an android tablet that has native wireless charging, but it works well enough. On Wed, Apr 24, 2024, 3:40?PM ckangis via <chris=[email protected]> wrote: On Wed, Apr 24, 2024 at 06:25 PM, Avtar wrote: |
to navigate to use esc to dismiss