Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
3 Series Comparison
Scraping the very bottom of the barrel, I have a system that is supposed to get a CP4¡which isn¡¯t supposed to arrive for another 5 months. ?My temporary options are an MC3 or a RMC3. ?All things aside, which of these is the superior processor from a number crunching standpoint? ?I¡¯ve used a hundred MC3¡¯s over the years but very few RMC3. ?The demands aren¡¯t going to be anything dramatic but I was curious what the performance difference tween these 2 units might be¡thoughts?
|
Re: DGE100 browser and touchpanel wake
Embedded Browser object may not necessarily be the way to go about doing this for a DGE-100. Unless I'm missing some desired functionality, it sounds like simple buttons or other stimulus (IPT Online FB, Wake FB, etc.) to drive the full screen browser (via App Control Reserved Joins Device Extender signals) would be preferred.? |
Re: Serial Number via Text Console
No, it's the TSID (the hexadecimal unique identifier & SN equivalent) that's reported back in VER cmd. The conversion is conditional too, based on the detected TSID. AV3>ver |
Re: Invoke iPad keyboard from Simpl
I sometimes use a long-press of a button to allow changing its text. Then a subpage pops up, which has the text entry box on it (high enough so it's out of the way of the keyboard), along with SAVE and CANCEL buttons. I have some notes from when I was testing all this - I'll see if I can dig them up...
Yep - here they are. There's a whole section on making TEXT ENTRY work. It's not specific to the iPad, but should work there too. -- Josh Winn The LiquidPixel Group |
Re: GuiLink Font
¿ªÔÆÌåÓýDo you mean GuiFX? ? From: <[email protected]> on behalf of <chris@...> ? Does anyone have a copy of the GuiLink Font?? I think there were 2 versions.? I'm working on an old system and don't have the font on my new comp. Toph |
Re: IR control thru DM RMC Weirdness
Thank you, David! I will look to try and report back...
Unfortunately if you already emailed it, I haven't received it. I checked all spam/junk filters and no sign of it... If possible, you could post in the files section for all, or if you want to just send it to me you could use the Wormhole file transfer system and email me the link... TIA!! |
Re: IR control thru DM RMC Weirdness
I have just sent you by email an IR driver file for LG TV. This has been in use on one of our installations since 2016 using DM16x16 with DM-RMC-4K-C endpoint. It is connected to just some basic LG TV from around 2015. It is currently, and has always worked without issue. KR David
|
Re: Control Crosspoints
#simplwindows
Many ways to do it.? But the way I usually do it is have two sets of crosspoints.
One set is for source or device control. The other set is for room control (volume, source selection, power, etc) I keep on the source/device crosspoints in one folder call crosspoints/Source Control. And keep all the room crosspoints in another folder call crosspoints/Room Control. Nothing but equipment, control, and route symbols in these folders with the each type in its own subfolder. That way I can easily visualize how the equipment, control, and routing symbols are related.? I personally avoid putting my crosspoints in modules as I find that harder to figure out which modules are connected to each other.? |
Control Crosspoints
#simplwindows
Greetings again,
No experience whatsoever with Crestron gear or logic for the most part. I revived some of my p201 course and they sent me the unfinished version so I cant use finished reference. My goal for residential practice purposes is to control 3 controllers, 3 rooms, and 3 sources simultaneously. For instance if one controller wanted to quick fire say "master bed cable 1, master bath cable 2, master sitting cable 3", that would be an option, or switch 3 rooms to the same source and be able to control everything as intended. I suppose the thing thats stumping me in the logic flow. - How do we handle Rooms? Would this be a Control crosspoint? - How do we handle source selection? Would that be a control crosspoint as well? I understand Controller logic such as lighting button on a TSW would probably warrant a control Crosspoint, and source control would warrant an equipment Crosspoint. Tying everything together with multiple rooms and sources to where it works is whats stumping me. I can thank my lack of experience for that. How would some of you handle that? |
Re: Invoke iPad keyboard from Simpl
You can do it all from a single TextEntry. Create a subpage with the TextEntry, when you press the preset show the subpage and pulse the join # you assigned to the "Set Focus On Digital Join" on the TextEntry. I believe this would then display the keyboard since it is forcing focus on the TextEntry. You'll also want to make sure to put the TextEntry field high enough up on the subpage so that when the keyboard displays you can still see it. Then just route the text from the TextEntry to the appropriate place for the preset name.
|