Turn a zumnet-gateway to cen-gwexer 2
I know that early on, these 2 devices were identical and there was a text console command to change it from 1 of the device configs to the other. Does anyone happen to have that command handy? Working on a client site where a gwexer failed, and they have a space zumnet-gateway and I was remembering that we've done it once before, but I cannot for the life of me find it in my notes (I write down all kinds of undocumented features like this). Thanks in advance!
Розпочато seth@... @ · Останніх @
Lutron QSX firmware update broke modules? 4
I'm going on hearsay here but I was told Lutron recently pushed from the cloud an update to their QSX processors. I didn't know this was a thing but apparently it is. Coincidentally, around the same time a system we have stopped being able to control shades. This is using the Simpl module "Lutron HomeWorks QSX Command Processor v1.3" which is in the Crestron module store, but I know it's written by Control Concepts. Has anyone heard of this or has systems that have stopped working? if I turn on the debug option I get a lot of CP4>[FAh][E0h][01h]LutronLeapCommLib1[ Reconnect!!! ] [FBh][FAh][E0h][01h]LutronLeapCommLib1[ Connecting to: 192.168.1.112 ] [FBh][FAh][E0h][01h]LutronLeapCommLib1[ SocketStatusChange: SOCKET_STATUS_NO_CONNECT ] [FBh][FAh][E0h][01h]LutronLeapCommLib1[ Reconnect!!! ] [FBh][FAh][E0h][01h]LutronLeapCommLib1[ Connecting to: 192.168.1.112 ] [FBh][FAh][E0h][01h]LutronLeapCommLib1[ SocketStatusChange: SOCKET_STATUS_NO_CONNECT ] [FBh][FAh][E0h][01h]LutronLeapCommLib1[ Reconnect!!! ] [FBh][FAh][E0h][01h]LutronLeapCommLib1[ Connecting to: 192.168.1.112 ] The QSX processor is absolutely at the correct address and pingable from my processor. So we're curious if something they did broke this module's ability to communicate, or something with their authentication, or maybe it's some unrelated issue unique to this site. Rebooting both ends etc all tried. TIA OP
Розпочато spannertech@... @ · Останніх @
Dynamic Graphics - read images from ZIP archive 4
I saw post about it somewhere here but can't find now (( To store images we use HTML folder and use http://processor ip/image.jpg format. But there was a way to upload ZIP archive with images and use it. How will path look like?
Розпочато diflex73@... @ · Останніх @
Mediacom Cable TV Box Control (Des Moines IA) 4
I need to control a cable box from Mediacom in Des Moines IA (do not yet have a model number for the actual box). I looked in the Crestron IR database and the files posted here on groups IO and I do not see anything that references "Mediacom". I would appreciate a clue if anyone has controlled one of these. Thx in advance! MediacomCable - Mediacom | Internet, TV and Phone services
Розпочато David Aiello @ · Останніх @
Elk gets out of sync with CP4 11
Hello all, I have lots of elk panels in various jobs that seem fine (or the homeowners use the alarms less than others). On this one particular job the homeowner is seeing the Crestron showing a zone or two here or there as not ready that clearly are (as evidenced by all zones ready on ELK KP, and he can see for example the front door is closed). I wanted to see what kind of logic others are using for when to Poll All Zones. Currently I am doing it when the program starts (which we also reboot the alarm program slot every day at 4am). Per the API it says the All Zones status DZ6S (or something close to that will report 208 characters back. I get that DZ6S plus 212 characters and then CRLF. Are others seeing that? This job is using all 208 zones on this panel. Does anyone have some fancy logic for polling more regular or when a zone is "Not ready" you poll that zone every so often until the zone is "Ready" again? I thought it was a crosspoint issue, but believe its not related to crosspoints. Thank you, Jon
Розпочато j5races @ · Останніх @
Crestron TSW-1060 SD card image needed!!
Just wondering if any of you good folk have a TSW-1060 on hand and would be willing to share with me a SD card image. Mine died and I am not fancy a 160 euro bill for just for that :P Thanks in advance!
Розпочато @GrizzlyAV @
Dell P6524QT 232 control code 3
Hi, Anybody has the 232 control code for an Interactive Dell Monitor model # P6524QT ? Thanks in advanced
Розпочато Maria Wing @ · Останніх @
Strings from TCP\IP 9
Using a TCP/IP Ethernet Device connected to a device for control, I can send a request for status update and all seems to be correct on the receive side but if I take same string and place into a Simpl+ module the string becomes duplicates. While, watching in debugger for the TCP/IP Client send command is only sent once but return value is only duplicated once string enters Simpl+ module. In Simpl+ I am using a Buffer_String as my input and set size at [2048] (max I've seen on actual receive is about 247). Created a simple Print statement to show incoming string in the console. This is where I get duplicate string data even though what actual is coming from TCP/IP client is not duplicated. I've never seen this before but maybe others have.
Розпочато Brad Wykoff @ · Останніх @
Best way forward with html5 4
With all the new panels moving to html5 and considering the number of issues I'm having with Construct... ...What is everyone's goto solution for html5 panel development? I ask because I'm not a web developer or html5 expert but obviously (and reluctantly) going forward, I'm going to have to get down and dirty with this.
Розпочато Slip Cougan @ · Останніх @
Construct - Advanced button graphics & subpage visibility 7
So I have another Construct issue. Maybe I'm being really dumb here but I'm not enjoying this whole experience and I'm pretty sick and tired of this. Some context - handed a partially completed project in Construct that I've been struggling to get working. In the end I decided fuck it & started afresh and imported a TSW-1070 archive that I'd already built for this project. At least that way I had all the assets within the project. Most of the buttons are Advanced style with different graphics indicating normal, pressed & selected states. After the import, Construct applies the following style to each button: * Shape - rounded rectangle * Fill colour - black * Border colour - black * All button state graphics shrunk to 70% Annoying but I can deal with the shape & fills, although Construct seems to have issues with applying styles to multiple button selections (but that a whole other story) The issue: (using a button with a width & height of 70px as an example) When selecting the button in the Editors view & under Properties Manager > Image styles, I set the width & height to 100% This brings the graphic of the normal state to the correct size. It does not do this for the pressed & selected states. I cannot find a way to get the pressed and selected state graphics to size correctly without having to dive down the Layer Manager>Mode 0>pressed and set the Image styles Width & Height to 62px (note - not 70px as this makes the image too big) Am I missing something so blindingly obvious or do I really have to fudge every single graphic? Note, most of the buttons are not 70px there are variety of shapes & sizes so experimenting with the Image style w&h is going to be a right PIA. Subpage visibility: I'm running the TSW-1070 project as an XPanel with the same IP-ID as the TST-1080 Construct project so both the XPanel & the TST are mimicking each other. The Construct subpages all have join numbers assigned (not using Contracts for subpages) The z-order for the XPanel & Construct project is the same yet I'm seeing some subpages shown and others are not. I can't see any reason these are not showing. When I Build the solution I do not get any errors. Anyone have any insights into why this is not working? Thanks
Розпочато Slip Cougan @ · Останніх @
Upload Project to ML-600 19
Hi everyone, I'm trying to setup a replacement ML-600 for my parents (their old one has a few buttons that are no longer working well). The remote works fine to control their system out of the box, but I need to upload the program to get the custom labels for the 2 rows of buttons at the top to show the correct labels. I'm using a USB to Serial adapter, set to 115200 baud in Windows and the RS-232 cable that came with the replacement remote, but I can't seem to get the PC and remote to talk with each other. Is my recollection correct that I need to select Upload Project in VTPro and select the RS-232 device in my address book that is configured as a ML-600? I've got a 2nd RS-232 cable with me, but no luck with that either. I'm trying to verify if my procedure is wrong or if my USB to serial adapter may be the more likely culprit... Getting my parents to update to a more modern remote is unlikely because learning something new seems to be a challenge for them lately... Thanks, Geoff
Розпочато Geoffrey Reynolds @ · Останніх @
Cheeky I know - anyone have a TSW-760 disc image they are willing to share? 6 #tsw-760
My one and only TSW-760 is on a continuous 'System maintenance in progress' boot loop. Eventually it will find it's way to the Factory restore page but selecting restore just starts the whole cycle all over again. I also have a TSW-1060 here. Does anyone know if the 760 uses the same disk image? I know the firmware is standard across the range. If it is possible to use the 1060 image then I'll pry it apart and extract the SD card, but I'd rather not go that route if possible. Cheers -s
Розпочато Slip Cougan @ · Останніх @
Http Client.GetAsync 7
Does anyone have a good example of using Http Client.GetAsync in VS2008? I need to make a client connection to a device and then read an ongoing stream of JSON messages. I've always done this by creating a server and expecting the device to make the connection to the Crestron processor when it has updated information to pass along. Not this time. Finding code examples for newer versions of visual studio is only a google query away. But finding code examples that will run with VS2008 is near impossible and I'd like the driver to be able to run on both 3 and 4 series processors. If I can get this driver working it will be posted on my GitHub for everyone. Thanks in advance for the help Jay
Розпочато jbasen @ · Останніх @
Slide show device 9
Hello all, we have a client who had us install 6 Samsung Art TVs and wants them to play photo slide shows. We installed an Apple TV at each tv and setup apples built in side show but leaving these running 24/7 seems to have one or two Apple TVs have the photos crash and just leaves the TV with a black image. The client wants us to "fix it". PS Oliver @ Ultamation, would your Apple IP driver help with this? Like do you have feedback is slideshow is running and a way to restart the slideshow if it crashed? Thank you Jon
Розпочато j5races @ · Останніх @
MQTT Client anyone? 9
Hi everyone does anyone have any experience with an MQTT client? I have a project where i need to receive messages from an MQTT service to a RMC3/4 controller. I'm a SimplWindows dinosaur and have little to non experience with that...
Розпочато Danny @ · Останніх @
Sony TV Simple IP Control commands 2
Hi guys, I am trying to control a Sony TV with IP commands, I have only been able to use the power off commands but nothing else seems to work. If I try CEC, I can do power on/off, navigation and volume but can't switch inputs. I do have the Sony RS232 hdmi box which I can't seem to get working. From what I have read, IP control seems to be more reliable. Anyone gotten it to work on a modern Sony TV (Mine is a A80L 55") Note, I did try the 2014 Sony Bravia TV module and it doesn't seem to work.
Розпочато Isaiah Prilja @ · Останніх @
Dynalite TCP/IP Module 8
can anyone suggst a module to control dynalite via tcp/ip , to control the presets and receive feedback thank you
Розпочато toni.geagea@... @ · Останніх @
CEN-IO Boxes and Unsecured PRO3 10
Hi All, I have a older project that with an 'unsecured' PRO3, i.e. no Auth. I need to add (3) CEN-IO-COM-102 boxes to it. I would rather not (and no reason to) add Auth to the PRO3 as this would require a number of other things to waste time with... Given that I've had issues with the CEN units that are forced to use AUTH and have required SetCSAuth stuff, do you think I'll have a problem and be forced to Auth the PRO3?? TIA!!
Розпочато ckangis @ · Останніх @
File /ArabicTV IM97.ir uploaded #file-notice
The following items have been added to the Files area of the crestron@groups.io group. /ArabicTV IM97.ir By: ckangis <chris@...> Description: IR driver for IM97 Arabic TV streaming Box (Small PC Form-factor)
Розпочато Group Notification @
IM97 Box for Arabic TV - IR driver or Pronto Codes Anyone?? 4
Hi All, I have a project that has an existing IM97 box for Arabic TV channels. Its a remote job so I can't even learn the remote (If it even exists at the site!) Does anyone have a driver for it, or a DOC with pronto hex codes?? TIA!
Розпочато ckangis @ · Останніх @
Current Image
Image Name
Sat 8:39am