Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
Re: Mobile Pro G and iPad Pro 11
#app
From previous discussions on this group, Mobile G Pro does not support that latest version of SSL and the version of SSL that Mobile G Pro uses has been depreciated.
A lot of people have complain that the Series 4 processor does not even allow you to add Crestron Mobile to the program and just use it without SSL.? My guess is that iOS 16 has remove support for the version of SSL that Mobile G Pro uses.? Is it possible to turn off SSL on your Crestron processor and see if that works?? That would confirm that it is an SSL problem. Also try deleting the app from the iPad App and then reinstalling it.? That has fixed several issue for me after an iOS update with the non-SSL mode. Steve |
Re: JVC NZ9 Control
¿ªÔÆÌåÓýHi Matt, ? sorry for the late response ¨C somehow my email SPAM-folder decided to declare the Crestron-group as SPAM all of a sudden¡ ? Yes, i was familiar with controlling JVC via IP, I was just hoping there was anything readily available. It?s sometimes pretty time consuming to work through the older modules in the app-market and find out which one fits and is still working and which functionality is missing because of new functionality in newer hardware. However, I received the latest protocol description from JVC and did my own module now. ? Cheers, Thorsten ? Von: [email protected] <[email protected]> Im Auftrag von programmers@... ? Hi Thorsten, |
Re: CNX-PAD8A advice: Solved
My 2nd replacement arrived with firmware 1.08, woohoo! I am going to put this one on its own 75w supply. Perhaps the fuse going out on my 75w in September was not a red herring after all. We are getting more power failures in CA so more cold start powerups (everything is UPS but no generator at night). I need to find someone to reload my two "dead" pad8a units (anyone in Silicon Valley reading?). Thank you to everyone who offered advice.
|
Re: Mobile Pro G and iPad Pro 11
#app
I can't remember if this works on Mobile Pro G but you might be able to export the connection settings from another working device and import them on the iPad Pro. I know you can do it within the Crestron Go app as well as the previous Crestron App.
|
Updating NVX user/pw in Text Console
I'm trying to add a user to several NVX endpoints in text console. I'm using the following commands:
adduser -n:username -p:password addusert -n:username -g:Administrators then just to double check, I do listusers and see the newly added user in the list with Administator under Access Level and Group. When I come back and try to connect with the new user/pw I get a Password Change popup that says "Your temporary password is expired! Please Create a new password." However, if I connect via the web UI, I can use the new user and pw without issue. Am I missing something? Can someone share any tricks you use when updating 40-50 devices? Thanks, Jonathan |
Re: Crestron Studio Nightmares Continue
First, please make sure that Flex SDK was set to Run As Administrator as shown in the following article: You'll then want to confirm that you can import a theme archive for standard theme like Neo, and compile it successfully without any modification. If you're trying to compile an International version of the theme, it seems there's a recent issue with unicode fonts. |
Re: Lightolier LM-2-2000 Manual
sent to personal email On Thu, Nov 17, 2022 at 8:27 PM F David A Coker <david.coker@...> wrote: Does anyone have a pdf manual for the Lightolier LM-2-2000 dimmer?? I need to replace several of these and, for the life of me, cant find any documentation for this bad boy.? Any help would be greatly appreciated. --
eugene grossi, md |
Mobile Pro G and iPad Pro 11
#app
os 16I know this is an old app, but it is for a high-dollar client.? The owner has a brand new iPad (iPad Pro 11 OS 16)? and installed Mobile Pro G. When creating a profile and selecting Advanced, Enable SSL, the Mobile Pro G app is closed. This also happens when I try to delete a profile. Compared to an iPad that works, I have found that the iPad Pro will crash on the pop-up message. In the case of the SSL, it is a message asking if your Control system will support SSL and when deleting it is a pop-up to confirm deleting. The Pro iPad does not display these pop-ups. I am unsure if there is a setting on the iPad for pop-ups. Any help is appreciated.
-- Matt Grisafe AV Programming Associates 760-632-6996 |
Re: QSX integration stops working with only recompile of SIMPL Windows
See here:?/g/crestron/topic/94001771
Looks like it's broken in the current database, but you should be able to roll back to get it working. |
QSX integration stops working with only recompile of SIMPL Windows
I have a SIMPL system that hasn't been touched since March of this year. I made a bunch of updates when Crestron gear came in a couple days ago and my customer reported that the Lutron shades stopped working. I figured it was related either the changes or network related stuff.... After chasing my tail for half the day, I went back to the previous program and a recompile of the previously working system breaks Lutron QSX integration.? I was using the 1.0 modules and tried 1.2 with the same result.?
Here's the message I'm getting with Debug on (Minus user and pass removed): LutronLeapCommLib1[ Reconnect!!! ]?¨²¨¤ LutronLeapCommLib1[ Connecting to: 10.0.0.211 ] LutronLeapCommLib1[ SocketStatusChange: SOCKET_STATUS_CONNECTED ] [ SendMessage: {"Body":{"Login":{"ContextType":"Application","LoginId":"","Password":""}},"CommuniqueType":"UpdateRequest","Header":{"MessageBodyType":"OneLoginDefinition","StatusCode":"","Url":"/login"}} ] LutronLeapCommLib1[ SocketStatusChange: SOCKET_STATUS_NO_CONNECT ] LutronLeapCommLib1[ CommandProcessor.Exception: OverflowException ] LutronLeapCommLib1[ FailedResponse!!! ] I suspect this has something to do with the password because it has several symbols to include #@&! It looks like it connects and then the credentials are rejected?? Anyone run across this? Currently on with Crestron support and my outlook is not good for getting this resolved in a timely manner. |
Crestron Studio Nightmares Continue
I did many attempts to get Visual Studio up and running again but my compiles and imports keep failing. I've managed to make import work, now I keep having this compile error....
Also when I start a new project from within this studio, I first get a "Style Font Not Found" error and also at compile. Anyone please? From the error.log: Crestron Studio v.1.81.096.00 TargetInvocationException: Exception has been thrown by the target of an invocation. Data -------------------- System.Object: (null) Stack Trace -------------------- at Crestron.Tools.GuiLib.Controls.TaskDialogEmulator.TaskDialog.PrivateShow(Boolean modal, Boolean throwThreadedActionException) in C:\BuildBranches\Trunk\Gui\GuiLib\Dialogs\TaskDialogEmulator\TaskDialog.cs:line 79 at Crestron.Tools.GuiLib.Controls.TaskDialogEmulator.TaskDialog.<>c__DisplayClass6_0.<RunTask>b__0() in C:\BuildBranches\Trunk\Gui\GuiLib\Dialogs\TaskDialogEmulator\TaskDialog.Convenience.cs:line 143 at System.Windows.Threading.DispatcherExtensions.InvokeIfNecessary(Dispatcher dispatcher, Action action, DispatcherPriority dispatcherPriority) in C:\BuildBranches\Trunk\Core\Core\ExtensionMethods\DispatcherExtensions.cs:line 128 at Crestron.Tools.GuiLib.Controls.TaskDialogEmulator.TaskDialog.RunTask(TaskDialogIcon2 icon, String headerText, String messageText, Action`1 taskAction, TaskDialogRunTaskOptions options) in C:\BuildBranches\Trunk\Gui\GuiLib\Dialogs\TaskDialogEmulator\TaskDialog.Convenience.cs:line 108 at Crestron.Tools.PanelDesigner.Flash.Gui.ThemeEditorViewModel.CompileExecute(Object sender, ExecutedRoutedEventArgs e) in C:\BuildBranches\Trunk\PanelDesigner\PanelDesigner\Flash\Gui\ThemeEditorViewModel.cs:line 474 at System.Windows.Input.CommandBinding.OnExecuted(Object sender, ExecutedRoutedEventArgs e) at System.Windows.Input.CommandManager.ExecuteCommandBinding(Object sender, ExecutedRoutedEventArgs e, CommandBinding commandBinding) at System.Windows.Input.CommandManager.FindCommandBinding(CommandBindingCollection commandBindings, Object sender, RoutedEventArgs e, ICommand command, Boolean execute) at System.Windows.Input.CommandManager.FindCommandBinding(Object sender, RoutedEventArgs e, ICommand command, Boolean execute) at System.Windows.Input.CommandManager.OnExecuted(Object sender, ExecutedRoutedEventArgs e) at System.Windows.UIElement.OnExecutedThunk(Object sender, ExecutedRoutedEventArgs e) at System.Windows.Input.ExecutedRoutedEventArgs.InvokeEventHandler(Delegate genericHandler, Object target) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted) at System.Windows.Input.RoutedCommand.ExecuteImpl(Object parameter, IInputElement target, Boolean userInitiated) at System.Windows.Input.RoutedCommand.ExecuteCore(Object parameter, IInputElement target, Boolean userInitiated) at System.Windows.Input.CommandManager.TransferEvent(IInputElement newSource, ExecutedRoutedEventArgs e) at System.Windows.Input.CommandManager.OnExecuted(Object sender, ExecutedRoutedEventArgs e) at System.Windows.UIElement.OnExecutedThunk(Object sender, ExecutedRoutedEventArgs e) at System.Windows.Input.ExecutedRoutedEventArgs.InvokeEventHandler(Delegate genericHandler, Object target) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted) at System.Windows.Input.RoutedCommand.ExecuteImpl(Object parameter, IInputElement target, Boolean userInitiated) at System.Windows.Input.RoutedCommand.ExecuteCore(Object parameter, IInputElement target, Boolean userInitiated) at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated) at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) AggregateException: One or more errors occurred. Data -------------------- Stack Trace -------------------- at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification) at System.Threading.Tasks.Task`1.get_Result() at Crestron.Tools.PanelDesigner.Services.ThemeWriter.ThemeEditorFontLibService.CreateFontLib(String asFuncName) in C:\BuildBranches\Trunk\PanelDesigner\PanelDesigner\Services\ThemeWriter\ThemeEditorFontLibService.cs:line 125 at Crestron.Tools.PanelDesigner.Services.ThemeWriter.ThemeWriterService.CompileTheme() in C:\BuildBranches\Trunk\PanelDesigner\PanelDesigner\Services\ThemeWriter\ThemeWriterService.cs:line 76 at Crestron.Tools.PanelDesigner.Flash.Gui.ThemeEditorViewModel.CompileTheme() in C:\BuildBranches\Trunk\PanelDesigner\PanelDesigner\Flash\Gui\ThemeEditorViewModel.cs:line 512 at Crestron.Tools.PanelDesigner.Flash.Gui.ThemeEditorViewModel.<>c__DisplayClass31_0.<CompileExecute>b__0(IProgressController progressController) in C:\BuildBranches\Trunk\PanelDesigner\PanelDesigner\Flash\Gui\ThemeEditorViewModel.cs:line 488 at Crestron.Tools.GuiLib.Controls.TaskDialogEmulator.TaskDialog.<>c__DisplayClass6_0.<RunTask>b__1(TaskControlThreadedActionData data) in C:\BuildBranches\Trunk\Gui\GuiLib\Dialogs\TaskDialogEmulator\TaskDialog.Convenience.cs:line 130 at Crestron.Tools.GuiLib.Controls.TaskDialogEmulator.TaskDialogControl.<>c__DisplayClass373_0.<RunThreadedAction>b__0() in C:\BuildBranches\Trunk\Gui\GuiLib\Dialogs\TaskDialogEmulator\TaskDialogControl.cs:line 2096 ======================================== Exception: Swf file can't be created Error: null Command: C:\Users\Administrator\Documents\Crestron\FlexSDK\bin\mxmlc.exe -static-link-runtime-shared-libraries -target-player "10.0.0" -load-config "C:\Users\Public\Documents\Crestron\Tools\Flash\flex-config.xml" -output "C:\Users\Administrator\AppData\Local\Temp\Crestron\IDE\ThemeScratch\Test1.swf" "C:\Users\Administrator\AppData\Local\Temp\Crestron\IDE\ThemeScratch\ThemeEditorFontLib.as" Data -------------------- Stack Trace -------------------- at Crestron.Tools.PanelDesigner.Services.ThemeWriter.ThemeEditorFontLibService.ExecuteCommandSync(String commandString) in C:\BuildBranches\Trunk\PanelDesigner\PanelDesigner\Services\ThemeWriter\ThemeEditorFontLibService.cs:line 506 at Crestron.Tools.PanelDesigner.Services.ThemeWriter.ThemeEditorFontLibService.compileASFile(String actionScriptFile, String outputSWF) in C:\BuildBranches\Trunk\PanelDesigner\PanelDesigner\Services\ThemeWriter\ThemeEditorFontLibService.cs:line 448 at Crestron.Tools.PanelDesigner.Services.ThemeWriter.ThemeEditorFontLibService.buildFontSwf2(List`1 fonts, Boolean isUnicode) in C:\BuildBranches\Trunk\PanelDesigner\PanelDesigner\Services\ThemeWriter\ThemeEditorFontLibService.cs:line 139 at Crestron.Tools.PanelDesigner.Services.ThemeWriter.ThemeEditorFontLibService.<>c__DisplayClass7_0.<CreateFontLib>b__2() in C:\BuildBranches\Trunk\PanelDesigner\PanelDesigner\Services\ThemeWriter\ThemeEditorFontLibService.cs:line 128 at System.Threading.Tasks.Task`1.InnerInvoke() at System.Threading.Tasks.Task.Execute() ? |
Re: Long compile time for Simpl programs after update?
¿ªÔÆÌåÓýRather than turning off antivirus completely (it is there for a purpose), i?d suggest to exclude the Crestron-specific folders from scanning. ? Cheers, ? Von: [email protected] <[email protected]> Im Auftrag von Dustin Provorse ? Turn off windows anti virus. ? On Tue, Nov 15, 2022, 11:26 AM Olivier Royer via <oroyer=[email protected]> wrote:
|
Re: AVpro Edge MXnet
Hi Tony,
I used the Custom Command input on their module and used the following CEC commands for a Samsung. All the commands are for a screen on output 4 ON -? ? ? ? ? ? ? ? ? SET OUT4 TP CEC 4F.04.00 OFF -? ? ? ? ? ? ? ??SET OUT4 TP CEC 4F.36.00 HDMI1-? ? ? ? ? ? ?SET OUT4 TP CEC 4F.82.02.40.00 Hope this helps Iain |