Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- Crestron
- Messages
Search
CNXTA Card Replacement
Hello,
I was recently called to a residence I programmed for gate, garage door and light control thru the CNXTA Phone interface - back in 2003... looong time ago. Anyway, looks like the CNXTA card is not working right - if I get a used unit, can I just swap it into the PRO2? Or do I have to load any files? Thanks for any help! Pat. |
Re: TS-770 How to go back to User Project after launching Sonos app
Just to make you aware of an issue I had. The Virtual toolbar would not work for me. Would not send back to the project after Sonos app launch. This was the only thing I used the Virtual Tool Bar for. I spent a long time going through my program and VTP project and could not get it to work, the VTB was just never responsive. I eventually Initialized/defaulted? the panel and did a fresh start.Lo and Behold the VTB worked right away for Sonos App closing. So be aware if you have this same problem.
In the mean time before I solved the problem I just created a 2 minute Timer to trip the return to project. |
Crestron App - won't work on new android phone - need alternative
we just upgraded a client. App won't run on Galaxy S23 Ultra, we need to supply something to get paid
will a Samsung Tab A6 work? just need something that is guaranteed to run Crestron App for android FYI - any app that hasn't been updated in the last 2 yrs will not show up in the play store... |
Re: D3 Data files.
I rolled back the crestron db and recompiled using D3 (PAC2 processor) and the scheduled events still failed to fire. I opened up SIMPL Debugger and saw that by default the scheduler was in Suspend_FB. I traced the Suspend signal and it only went to a buffer with 0, so its not me putting the scheduler in Suspend. I ended up using a trigger 1 minute after startup in D3 to send the Enable Scheduler command (for good measure) followed by the Resume Scheduler command.
|
Re: D3 Data files.
So I rolled back the CresDB and recompiled. I'll know tonite if the schedules are working (I'm only 3.5 hrs away from the site...)
I'm concerned that the Scheduler file is still in the CF/Scheduler folder not the NVRAM. Of course this could be because of the CF but I don't know. Anyone know if this sounds right? Also, here's the official response to my case: "This case was brought to management's attention and I apologize for any inconvenience but the information that was provided to you from the Application Engineer is the official stance of Crestron.? You will need to roll back to the DB mentioned in the Online Help Article with either a dedicated PC or a VM instance to be able to correctly compile D3 programs with scheduled events for the 2 series processor." ....The way I read this is that Crestron says its not their problem anymore...:( |
Crestron App/Crestron Pyng? App and Android? OS Error: "Your device isn't compatible with this version"
When?installing?the Crestron App or the Crestron Pyng app from the Google Play? store, the error occurs?if the Android device being used does not support 32-bit applications. As these apps are?32-bit applications, they?will not run on that device (regardless of installation method).upgraded system to SG what do i tell a client with a new Galaxy S23 Ultra? |
Re: D3 Data files.
You need to roll back to CresDB 212.00.002 to get the scheduler to to work per??
Just really baffles me why they wont fix this. Yea I know 2 series is no longer supported blah blah, but there has to be thousands or tens of thousands of 2 series lighting systems that are out there running perfectly with uptimes in the years value that a simple schedule change should still be possible without playing DB games.? |
Re: D3 Data files.
I have a D3 project running on a PAC2 using a CF card. I just did a small update to the program having nothing to do with scheduling and now the scheduled events are not running.
Last change was over a year ago. - The schedule file is in the Compact Flash A/Scheduler folder - The NVRAM folder has nothing in it, no even a D3_Pro folder.? ?(And it won't let me create one) I don't have any PAC2 projects that I can compare it to. Dave, can you update this situation? it seems like I should have the D3_Pro folder... My Versions are: D3Pro is v3.05.001.00 TB is v3.1250.0002.0?? CresDB is v219.05.001.00 DevDB is v200.280.002.00 |
Re: nLight NIO-X module
These commands are all for "zone 1" which is all I had to deal with today. The sample commands provided by Drew were helpful, so I'm posting all of mine. No module - just an SIO...
\xA5\x08\x7A\x01\x01\x00\x21\xF6? ? ?on (comes back on to previous level) \xA5\x08\x7A\x01\x02\x00\x22\xF6? ? ?off (dimmer pack clicks - different from 0%, recalling any level turns it back on automatically) \xA5\x08\x7A\x01\x05\x00\x25\xF6? ? ?0% \xA5\x08\x7A\x01\x05\x0A\x25\xFC \xA5\x08\x7A\x01\x05\x14\x25\xE2? ? ?20% \xA5\x08\x7A\x01\x05\x1E\x25\xE8 \xA5\x08\x7A\x01\x05\x28\x25\xDE \xA5\x08\x7A\x01\x05\x32\x25\xC4? ? ?50% \xA5\x08\x7A\x01\x05\x3C\x25\xCA \xA5\x08\x7A\x01\x05\x46\x25\xB0 \xA5\x08\x7A\x01\x05\x50\x25\xA6? ? ?80% \xA5\x08\x7A\x01\x05\x5A\x25\xAC \xA5\x08\x7A\x01\x05\x64\x25\x92? ? ?100% \xA5\x08\x7A\x01\x03\x05\x23\xF3? ? ?up by 5% \xA5\x08\x7A\x01\x04\x05\x24\xF3? ? ?down by 5% ON/OFF clicks at the dimmer pack - not the same as 0%
ON goes back to whatever level it was at after power is restored (goes to 100% then dims to previous level)
direct level commands fade (about 2-3s)
if packs are OFF, sending a level command turns them ON automatically (click)
ACK for a repeated command is same
I tried UP/DOWN in increments less than 5% (ACK is received, but no change in level)
Sometimes after power is restored, the dimmer ignores the first command. I'm watching for \x00\x00\x00\x00 when it reboots and then sending an ON command (it's already on) and then whatever level I want it to default to after it boots up (or let it stay on whatever level it was on) For the checksum: use Windows Calculator in Programmer mode. Set to hex. Use XOR function, then NOT (also a function) the result. Try this with one of the commands above to make sure you're doing it right. -- Josh Winn The LiquidPixel Group |
Re: UC Engine reliability
toggle quoted message
Show quoted text
On Nov 9, 2023, at 9:04 AM, Kiel Lofstrand <kiel.lofstrand@...> wrote:
|
Re: SG on Crestron app - scaling issues
In the Orientation section of the list's Properties, un-check the "Use Aspect Ratio" option. That might not help with everything, but it's a good start.
toggle quoted message
Show quoted text
--- On Thursday, November 9, 2023 at 8:41 AM, mark kaye wrote: |
to navigate to use esc to dismiss