¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
calendar gui #android #artnet #cisco #console #cosmsgs
hi all, i need to build a weekly calendar for a client . he needs to add time of day, day of week and one program out of 3 , and then trigger the program at this time and day. any ideas how to do this
By Assaf Yosef · #242491 ·
Re: Simpl compiled zipped file is missing sgd
TS Agents & I confirmed here as well (after adding xpoints - https://imgur.com/a/qoaR2y3 ) and reported it to the SIMPL team for correction.
By Dave H - Crestron True Blue Tech Support Engineer Since 2014 · #242490 · Edited
Re: Crestron APP on Android Phone
1. i'm personally using MiXplorer, but you just also can unzip it on a PC and transfer the APK to the phone. 2. flip to landscape and back
By dblpnt · #242489 ·
Crestron APP on Android Phone
Good evening to the group. I have several issues to resolve relating to using the Crestron APP for Android. 1.? On a SAMSUNG A21 phone I have the Crestron App loaded ok; now I am having trouble
By Robert Herrick · #242488 ·
Re: Jandy iAquaLink 2.0 not connecting
Any news on the SIMPL version, or is there a way we could use the CH driver in SIMPL?
By MSTC · #242487 ·
Re: VTPro Text Entry
Have you considered making the text entry font size something like 0 and putting it on top of a read only label. Formatting the label the way you want it and feeding the text entry value to the labels
By Natalie Jackman · #242486 ·
Re: Luxul PDU08
I'm waiting for full confirmation, I *think* its the same/similar unit, but LUXUL says that their latest FW is 1.10, which says to me that they're behind the MAP 8-ball... I probably wouldn't use the
By ckangis · #242485 ·
Re: CP4N: sACN traffic goes to control subnet, I need it on LAN port...
Erik, curious if you got things worked out? I was informed of the exact opposite problem at a project site today where the CP4N was sending sACN on the LAN port and we need it on the Control Subnet
By Rob · #242484 ·
VTPro Text Entry
I am trying to use a Text Entry object in VTpro so that the clients can change a name of a preset etc whenever they need to. The issue I have is once the text is entered it's not in the middle
By Crestron_Programmer · #242483 ·
Comm Port Madness
Has anyone else seen this?? It has been torturing me for a few years now. It's probably stupid me, but I have been increasingly fastidious about this as I have been bitten numerous times... Regarding
By ckangis · #242482 ·
Re: Lutron QSX Feedback #lutron
You have to program amd use the LED for feedback. The joins are often 1 lower for feedback than the press. The Feedback on button module doesn¡¯t work. It only shows a blink or toggle. Doesn¡¯t
By j5races · #242481 ·
Re: Array Index Question
Ok, so it's working as expected. Thank you, guys!
By Crestron_Programmer · #242480 ·
Re: DM-NVX-351 on different subnet
All of the 3-series with a control subnet also have gigabit NICs; 3-series without a control subnet IGMP proxy isn¡¯t applicable. In any event, IGMPPROXY OFF is the more sane default/standard
By Lincoln King-Cliby · #242479 ·
Re: Array Index Question
You can use a CHANGE on a digital ¨C it will capture the rising and falling edges ¨C it allows you to capture the PUSH and RELEASE in the same event, e.g. if you¡¯re relaying a digitals state to S#
By Lincoln King-Cliby · #242478 ·
Re: Array Index Question
If Update_Names is a single digital input, then GetLastModifiedArrayIndex() will not return a usable value within its event handler. It is only defined for use with array signals. wrote:
By Jeremy Weatherford · #242477 ·
Re: Luxul PDU08
Thanks for pointing to the right RackLink model. I got it working, it seems the "Control" user does not work or the password didnt set properly, or i cant log in through the web with that user either.
By James L · #242476 ·
Re: DM-NVX-351 on different subnet
Thanks Lincoln for clarifying.? I guess we should include turning IGMP proxy off? as part of the initial setup of any system we set up.? Particularly on the series 3 with its 100baseT Ethernet
By Steve Kuehn · #242475 ·
Re: Array Index Question
It¡¯s digital versus analog. Digital is either 1 or 0. A PUSH is only gonna be high or low. A CHANGE is analog and can be any number. wrote: <http://www.tsav.com> Caleb Godfrey CTS Systems
By Caleb Godfrey · #242474 ·
Re: Array Index Question
Hi Lincoln, No Update_Names? is a single digital input. There are no other arrays in this module. I'll work around it but I think this behavior is a little strange. Thank you
By Crestron_Programmer · #242473 ·
Re: DM-NVX-351 on different subnet
IGMPPROXY is (potentially) helpful for lower-bandwidth multicast things like mDNS, UPnP, and Bonjour (AirPlay, AirPrint, etc.) bridging the CS to LAN ¨C the problem is that the processor only has a
By Lincoln King-Cliby · #242472 ·