Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
Re: GLS-EM-MCU
¿ªÔÆÌåÓýI know you¡¯ve got the GLS-EM-MCU but I feel like a Shelly energy monitoring unit might be much easier to work with here. It looks like it has a robust api and historical data.I¡¯m about to start playing with one for my home so will let you know. When I plugged in a GLS-EM-MCU it felt very much like it needed an instance of Fusion to be talking to to get anything meaningful out of which these days is a very heavy handed approach if you¡¯re not using in a university or commercial application. Tim Greenbank Control Systems Engineer On 29 Jun 2024, at 04:34, chad via groups.io <chad@...> wrote:
|
Re: NewBlue Fusion 3
It was less than a day. NewBlue has examples for doing dynamic data into their templates. I just needed to implement the websocket portion. The Crestron program handles formatting strings as json so that they are easy to parse with javascript on the NewBlue side. I used this websocket library on the NewBlue side.
|
Re: NewBlue Fusion 3
I'm curious on about how much time you spent working through the process and getting it working On Fri, Jun 28, 2024 at 11:53?AM Dustin Hurlock via <dustinhurlock=[email protected]> wrote: The last time I did any integration with NewBlue, I used their custom API option to create a websocket from NewBlue back to a Crestron processor. I used the Control Concepts WebSocket Lite on the Crestron side since I didn't need anything fancy there. On the NewBlue side, you have to write the Javascript to open the socket, and do any parsing back into their internal API. Once I figured out how to put the pieces together, it worked well for our application. This was driving data from a ringside TSW panel at an MMA event. |
Re: NewBlue Fusion 3
The last time I did any integration with NewBlue, I used their custom API option to create a websocket from NewBlue back to a Crestron processor. I used the Control Concepts WebSocket Lite on the Crestron side since I didn't need anything fancy there. On the NewBlue side, you have to write the Javascript to open the socket, and do any parsing back into their internal API. Once I figured out how to put the pieces together, it worked well for our application. This was driving data from a ringside TSW panel at an MMA event.
-Dustin |
GLS-EM-MCU
Hi All, RMC4 proc GLS-EM-CTI-2P21 |
NewBlue Fusion 3
Has anyone here worked with the NewBlue Fusion 3 Titler to populate Lower 3rd data from a Crestron system.
The main idea is to take information from queue of speakers and then sendspecifict information to the titler application so that it will populate an on screen graphic with whoever is currently speaking. |
How to "Save as" with construct?
Hello.
I built my first project in construct, but the customer is unsure of what he wants? so I want to create a new version with the date of today, just in case he changes his mind so I don't have to recreate all the stuff I deleted in the new version... Thing that we all do in any program with the "save as" function. How the hell do I do that? There's no "save as" option! Also, accessory question, I tried to find a way to "auto save" every 5 minutes like I do with VTPro but can't find the option. Some people (like me) still work with desktops and sh1t can happen. I took the habit of clicking "save all" every now and then but if I ever forget and the power goes, or the computer crashes, I'm screwed. I'm, trying to get used to this new software and the learning curve is not as steep as I thought anyway. Thanks for any insight. |
NVRAM behavior in VC4
¿ªÔÆÌåÓýDoes anyone know what the expected behavior for this situation is in VC4 (before I bug people at Crestron). ? ? Our lab VC4-PC3 was running a room with a program (we can call this ¡°Room 1¡± and ¡°Program A¡±) that has an Analog RAM for some relatively unimportant value persistence (e.g. power states, what pages touchpanels are on, etc.) across program reboots and reloads. ? I deleted Room 1 from VC4. I added a new program (¡°Program B¡±) to test a new and completely different ¡°Room 2¡±. I added Room 2 as a brand new room in VC4 and configured it to use ¡°Program B¡± ? It appears (based on the way some values got initialized when the program isn¡¯t initializing them) the Room 2 inherited the simulated NVRAM from the deleted Room 1. ? I would have thought that a ¡°new¡± room with a new room ID (vs. editing an existing room) would also get ¡°empty¡± NVRAM but that doesn¡¯t seem to be what I¡¯m seeing. ? If this is the expected behavior, is there a way to forcibly reset/reinitialize simulated NVRAM in VC4 (equivalent to NVRAMCLEAR on the 2/3/4 series?) ? Lincoln -- Lincoln King-Cliby Commercial Market Director ? |
Re: TCL 98" Android/Google TV - Control?
Hi guys,
A few years back I did a large project using TCL displays as TCL were the sponsor for the client.? ?We worked with TCL directly in China and they implemented an IP control protocol for us in their Android and non android screens.? It was painful but IP control was the only way I could control the many hundreds of screens we needed to.? Apparently they were going to implement the protocol in all screens from then on.? I have not used a TCL screen since that project so I have never had the chance to see if their current screens still have this functionality.?? Having said that, I do know that over the years our client has had to replace many screens due to damage/failure etc and as far as I know, all the replacements are working correctly with our Crestron IP control solution so there is a chance that they did implement it.? It wasnt a full featured API. We only needed certain functionality so we limited it to the following * Source Input select & FB * Volume (discrete and ramping) & FB * TV Channel select & FB * Power Off (TCP) * MAC Address FB - to allow us to retrieve and use the MAC in the WOL string for Power On.? (No TCP power on unfrtunately).? The protocol was dead simple but I wont share it publicly.? If someone with a TCL screen wants to PM me, I can send across some of the commands for you to try and see if they work or not.? No guarantees though!? |
Re: SIMPL Debug - how to get it to work?
You might try connecting via USB instead.? I've had cases with Crestron/toolbox stops work with Ethernet but USB is fine.? Usually a reboot on my computer and the CP4 resolves the issue.
You might also check if your computer is on the BLOCK IP or BLOCK USER list.? Default is something like 2 or 3 failed login attempts and you permanently locked on. Also there are two versions of the CP4.? Newer ones have a different Ethernet adapter that requires a minimum level of software and firmware.? My guess you are on the latest and greatest so probably not a issue. Then again, if you are running antivirus software, try turning it off and the firewall. You might try loading a simple SIMPL program and see if that works.? The series 4 seem much less forgiven in have some type of program loop in your code.? I had a case where a module I had used for years had a couple of SIMPL symbols feedback back on themself and causing a lot of signal changes.? The module works fine on Series 3 processors but for some reason the series 4 could not tolerant this loop.? Everything worked fine until I tried using SIMPL debugger -- same issue as you where debugger would not start. |
SIMPL Debug - how to get it to work?
Am stuck in a situation where Simpl Debug will not connect with a CP4.?
Either I get the 'waiting for device to initialize' or the 'cannot get any program information from the connected device....' messages.? I have updated toolbox to the latest and that does not help.? The CP4 in question is accessible on the network as I can access its web page. However, only about 10% of the time can I get Debug to actually start properly.? Appreciate any help others have to offer. Am burning a LOT of time on this.... - Tray -- ? Install Path: C:\Program Files (x86)\Crestron\Toolbox ? Data: ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?Devices.rzinis: ?160127 ? ? ? ? ? ?C:\Program Files (x86)\Crestron\Cresdb\Toolbox\Devices.rzinis ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?Devices.rzinis: ?240401 ? ? ? ? ? ?C:\Program Files (x86)\Crestron\Toolbox\Data\Devices.rzinis ? Crestron Software: ? ? ? ? Crestron Toolbox...................: ?3.1350.0006.8 ? ? C:\Program Files (x86)\Crestron\Toolbox ? ? ? ? Crestron Core 3 UI Controls........: ?2.19.00.09 ? ? ? ?C:\Program Files (x86)\Crestron\Cresdb ? ? ? ? Crestron D3 Pro....................: ?3.06.002.02 ? ? ? C:\Program Files (x86)\Crestron\D3 Pro ? ? ? ? Crestron D3 Pro Templates (Destiny:Black-Blue): ?2.02.020.00 ? ? ? C:\Program Files (x86)\Crestron\Cresdb\Templates\D3 Pro ? ? ? ? Crestron Database..................: ?222.05.001.00 ? ? C:\Program Files (x86)\Crestron\Cresdb ? ? ? ? Crestron Engraver..................: ?5.4.27.02 ? ? ? ? C:\Program Files (x86)\Crestron\Engraver ? ? ? ? Crestron MasterInstaller...........: ?4.00.11 ? ? ? ? ? C:\Program Files (x86)\Crestron\MasterInstaller ? ? ? ? D3 Pro Templates (Destiny).........: ?2.02.020.00 ? ? ? Unavailable ? ? ? ? Device Database....................: ?200.320.001.00 ? ?Unavailable ? ? ? ? SIMPL Windows......................: ?4.2700.00.01 ? ? ?Unavailable ? ? ? ? SIMPL Windows Library..............: ?508 ? ? ? ? ? ? ? Unavailable ? ? ? ? SIMPL+ Cross Compiler..............: ?1.3 ? ? ? ? ? ? ? Unavailable ? ? ? ? VisionTools Pro-e..................: ?6.2.02.08 ? ? ? ? C:\Program Files (x86)\Crestron\vt_pro-e ? ? ? ? XPanelConvert......................: ?1.01.614 ? ? ? ? ?C:\Program Files (x86)\Crestron\XPanelConvert ? Operating System: ? ? ? ? ? ? ?Windows Version: ?Microsoft Windows 11 Pro ? ? ? ? ? ? ? ? ? IE Version: ?9.11.22621 ? ? ? ? ? ? ? ? ? ? ? ? ?CPU: ?Intel(R) Core(TM) i5-10400 CPU @ 2.90GHz (x12) @ 2904 MHz ? ? ? ? ? ? ?Physical Memory: ?16915 MB / 24322 MB ? ? ? ? ? ? ? Virtual Memory: ?1838 MB / 2047 MB ? ? ? ? ? ? ? ? Admin Rights: ?Yes ? ? ? ? ? ? ? ? ? ? ? ? ?DPI: ?X:96 Y:96 ? ? ? ? ? ? ? Scaling Factor: ?100 ? ? ? ? ? ? ? ? ?UAC Enabled: ?True ? ? ? Virtualization Enabled: ?True |