Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
Re: NVX 351 vs 363
pearce.bruce
¿ªÔÆÌåÓý?Hi Mitch?
If the room box is connected directly to a tv and the source is configure for 5.1 or anything other than stereo will the 351 down mix to a stereo while still allowing the 5.1 to be available to a cinema system ??
I understand that the audio o/p will be down mixed into stereo .? Thanks
Bruce
On 5 Jan 2021, at 18:50, Mitch Bigelow <ipha00@...> wrote:
|
Re: Crestron GO App
Dear, In VT Pro you can select Crestron GO and design your GUI there, also in Simple windows configuration model kindly select the Crestron go as the touch panel on the Ethernet expansion. On Tue, 5 Jan 2021 at 9:58 PM nick_masterson_uk <nmasterson@...> wrote: Hi All, --
|
Re: Crestron GO App
The VTPro type?for CrestronGo is "Crestron App" On Tue, Jan 5, 2021 at 12:58 PM nick_masterson_uk <nmasterson@...> wrote: Hi All, |
Crestron GO App
Hi All,
apologies for the really basic question, but what panel type do I select in VT Pro if I'm programming a mobile project (iPhone) and using the Crestron Go app on the device? Its been a while since I've had to program for a phone and did not know that 'GO' existed until I looked to add a mobile panel definition in Simpl. I'm assuming that its the latest app version and that we should be using this by default now? I have just done an update on everything so pretty sure I have latest files/progs, but when I looked to program the GUI in VT-Pro I cant find a matching panel definition, and a quick? exploration of the Crestron site doesn't seem to show a demo prog or similar.?? The blurb sasy the GO app is designed to make better use of retina display resolutions, so I assumed there would be a new matching panel type in VT-Pro to accomodate this? TIA |
Re: Please Help with IR Emitter output Pro 2 completely stumped and frustrated :)
Didn't see it mentioned, but using a DMM with a diode check mode will help with determining polarity as well as issues with the emitter.? If you have a blink style emitter you can use a battery or continuity checker for polarity too.
|
Re: Dahia
Try this: rtsp://user:[email protected]:554/cam/realmonitor?channel=1&subtype=2 Test with VLC first. If it doesn't play on the TSW, adjust the stream settings (I recommend 720p 15fps) |
Re: SIMPL+ Compiler bug
Steve, Yes. I've seen the issue before. It's something to do with the curly braces being escape/special characters in C#. eg. Console.WriteLine("My Integer Is {0}, My Second Integer is {1}", myInteger, myInteger2);
So the compiler interprets the opening { in your string as the beginning of something to replace. As a workaround, if you remove the { and } from your TempStr$ then add them after using +, then the problem goes away. I did a quick test and the following code works: makestring(TempStr$,"%sA%u%s:%u",Quote,Index,Quote,Value); TempStr$ = "{" + TempStr$ + "}"; |
Re: PMC3 appears dead. Has anybody revived a dead controller?
#prodigy
Found it, but you're right, there is some risk involved. Since its mostly dead already I don't have much to lose however shopping for a replacement might be a better use of my time. :-)
|
Re: Somfy SDN control via CP3
¿ªÔÆÌåÓýNo delimiter, by delimiter you mean in the COM port definition where TX/RX goes right? 4800, 8, 1, O is correct, RS485, None for handshaking. ? From: <[email protected]> on behalf of Michael Braithwaite <smartamp@...> ? Looks correct to me, also you have no delimiter correct?? ?4800? 8 1 O for settings correct? ? On Mon, Jan 4, 2021 at 1:17 PM martinkup90 <martin@...> wrote:
|
Re: Somfy SDN control via CP3
Looks correct to me, also you have no delimiter correct?? ?4800? 8 1 O for settings correct? On Mon, Jan 4, 2021 at 1:17 PM martinkup90 <martin@...> wrote:
|
Re: PMC3 appears dead. Has anybody revived a dead controller?
#prodigy
¿ªÔÆÌåÓýInside, hidden under a small board.But based on question, I think that would not be a good idea to open it without knowledge about what you¡¯re doing. Enviado do meu iPhone Em 4 de jan. de 2021, ¨¤(s) 20:37, Matt Rozema <mrozema@...> escreveu:
|
Re: PMC3 appears dead. Has anybody revived a dead controller?
#prodigy
Haven't done that yet. I'm attempting it now. Thank you!
|
Re: PMC3 appears dead. Has anybody revived a dead controller?
#prodigy
Tried that, thanks! No change.
|
Re: PMC3 appears dead. Has anybody revived a dead controller?
#prodigy
Where does the SD card plug in? Somewhere inside? I don't see a place for one on the outside.
|
Re: On site : Multiple identical simpl+ modules in one program
#programming
Hi Random Guy,
are you using the old "DMP 64/128" or the new "DMP 64/128 Plus"? If I remember right there are a few modules in the files section, I did some work on this almost 3 years ago. When using the module that I modified and uploaded, please have a look at the example. It sets the DMP to verbose mode 3, which is important to make the module work properly. In addition, each module needs to be polled upon startup before usage, this will initialize the values and feedback. Questions welcome Crestronfreak55. |
Re: PMC3 appears dead. Has anybody revived a dead controller?
#prodigy
You try pressing HWR once then quickly SWR 3 or 5 times?
It goes away for like 8-10mins and should come back after that |