Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
Re: Time from an Analog
Thanks Guys!
Phil, yes an SG panel and that was what I was looking/hoping for. Formats just as I wanted...? I'm using the (cm) CountDown Timer module. When initially triggers, the analog populates as expected (xx:yy:zz), However, as the seconds count down (I see it decrementing in Debug) the display does not change. until I hit the STOP button on the CDTimer. At this point the display updates to the current time. If I send values in DBg directly,? the display updates. If I set up an Analog Increment with a 1d increment value, the Display counts as expected!! I put the CDT Analog thru ABUFs and even though the values change in DBg, the display doesn't until the Timer is stopped. ?Its as if the Display object knows that the Analog decrement is coming from the CDT vs. my manual triggers - this of course doesn't make any sense!! ? ?Any ideas??? TIA! |
Re: Time from an Analog
Sorry a little mistake The calculation is the following : Seconds = TotalTime % 60 Minutes = TotalTime / 60 % 60 Hours = TotalTime? / 3600 % 3600 Regards, Le?mar. 22 juin 2021 ¨¤?06:42, S¨¦bastien LENOIR via <sebastien.lenoir=[email protected]> a ¨¦crit?:
|
Re: Time from an Analog
A simple calculation could help you : Seconds = TotalTime % 60 Minutes =
TotalTime?
% 60 Hours =
TotalTime?
/ 3600 % 3600 Regards, Le?lun. 21 juin 2021 ¨¤?21:38, Phil Bridges <gravityhammer@...> a ¨¦crit?:
|
Re: Crestron Go iphone testing
#crestronapp
¿ªÔÆÌåÓýI can report that this fixed the problem for me. ?
Prior to doing this it would sit at loading interface. ?
After wyatts fix when I hit run as it then asked me for the authentication username and password. ?Then the simulator came up on screen.?
Thank you?
On 21 Jun 2021, at 10:24 pm, Wyatt J <wyatt@...> wrote:
|
Re: Time from an Analog
If this is a SmartGraphics panel?? Just format the analog as "time" On Mon, Jun 21, 2021 at 9:25 PM ckangis <chris@...> wrote: Hi All, |
Time from an Analog
Hi All,
I'm sure this is obvious, but my brain is a bit soft lately...:) I have an application where I have a 'countdown' analog signal representing time in seconds, where it is hours of time (1 hour = 3600d, 4 hours = 14400d). I need to display the countdown time on touchpanels in a readable form, preferably hours and minutes.? Anyone have a module or a simple technique to do this? |
Re: File /Documents/Integration with LiftMaster MyQ Garage Door Opener.pdf uploaded
#file-notice
I have not had the occasion to test this. I may have something coming up in the next 1-2 months but it is simple enough that I'm fairly confident in it...
|
Re: File /Documents/Integration with LiftMaster MyQ Garage Door Opener.pdf uploaded
#file-notice
hello, where you able to test this? did it work?
TIA |
Re: RMC and CP2 Remote Cresnet Processing to two processors
¿ªÔÆÌåÓýExactly Lincoln ¨C thanks for clarifying. ? Cheers, Thorsten ? Von: [email protected] <[email protected]> Im Auftrag von Lincoln King-Cliby via groups.io ? I believe what Thorsten is saying is that in the existing program they¡¯re currently being used as Ethernet IO devices (along the lines of a QM-RMC in ESlave mode without the processing power) ¨C I may or may not have done this at home from time to time for some quick and dirty IO¡ ? Since DM-RMC-100s only support a single Ethernet master IP table entry, because they¡¯re being used that way in the existing program he can¡¯t also have them directly talking to the ¡°new¡± program/processor at the same time ¨C so if he wants to be able to keep the old program running while testing new programming (or moving chunks of logic at a time) an EISC is needed to pipeline control between the two masters. ? -- Lincoln King-Cliby, CTS, DMC-E-4K/T/D ? From: [email protected] [mailto:[email protected]] On Behalf Of Steve Kuehn ? If you aren't even using the HDMI, just leave the DM port disconnected and connect them to the LAN via the LAN port instead.? No need to EISCs to them.? They will just be another Ethernet device hanging off the LAN.? The only purpose? of the DM-TX-4KZ-100-C-1G is to get HDMI to them.
|
Re: Crestron Go iphone testing
#crestronapp
I just tried Wyatt's fix but it did not work for me.? When I went to change the setting, it was already checked.? So I unchecked it, tried it, didn't work.? Then went back and re-checked the box, tried it again, still no dice.?
Thanks for posting though, I used it all the time before, now like the op it works with everything but the app.? |
Re: RMC and CP2 Remote Cresnet Processing to two processors
¿ªÔÆÌåÓýI believe what Thorsten is saying is that in the existing program they¡¯re currently being used as Ethernet IO devices (along the lines of a QM-RMC in ESlave mode without the processing power) ¨C I may or may not have done this at home from time to time for some quick and dirty IO¡ ? Since DM-RMC-100s only support a single Ethernet master IP table entry, because they¡¯re being used that way in the existing program he can¡¯t also have them directly talking to the ¡°new¡± program/processor at the same time ¨C so if he wants to be able to keep the old program running while testing new programming (or moving chunks of logic at a time) an EISC is needed to pipeline control between the two masters. ? -- Lincoln King-Cliby, CTS, DMC-E-4K/T/D ? From: [email protected] [mailto:[email protected]]
On Behalf Of Steve Kuehn
Sent: Monday, June 21, 2021 9:41 AM To: [email protected] Subject: Re: [crestron] RMC and CP2 Remote Cresnet Processing to two processors ? If you aren't even using the HDMI, just leave the DM port disconnected and connect them to the LAN via the LAN port instead.? No need to EISCs to them.? They will just be another Ethernet device hanging off
the LAN.? The only purpose? of the DM-TX-4KZ-100-C-1G is to get HDMI to them.
|
Re: RMC and CP2 Remote Cresnet Processing to two processors
If you aren't even using the HDMI, just leave the DM port disconnected and connect them to the LAN via the LAN port instead.? No need to EISCs to them.? They will just be another Ethernet device hanging off the LAN.? The only purpose? of the DM-TX-4KZ-100-C-1G is to get HDMI to them.
toggle quoted message
Show quoted text
Thorsten K?hler |
Re: Error: CPHProcessor.exe # 2021-06-13 23:55:47 # Failed to allocate memory for response in respond api
So since updating to the 1.8 FW I'm now getting these errors & restarts once a day as opposed to once every four days before.
I'm going to roll back to a much earlier FW when I get home at the end of the week. This is with all the cloud BS turned off. I don't have anything using ping. Regards -s |
Re: Crestron Go iphone testing
#crestronapp
I hit the green play triangle, "Run Project As" at the top all the time with mobile projects and it works fine.? If you get a simulator that is blank you have to change the Advanced Attributes in windows to fix the issue.
After that the Run As should work.? I've done this a million times and it fixes the issue every time. |
Re: RMC and CP2 Remote Cresnet Processing to two processors
¿ªÔÆÌåÓýHi, ? thanks for the suggestion, but that would be bit over the top. There are a couple of RMC-100 and they are not even used for HDMI, but only for IR/RS232. So I think i?ll go with EISCs. ? Cheers, Thorsten ? Von: [email protected] <[email protected]> Im Auftrag von Steve Kuehn ? [Edited Message Follows] It would be possible to move a DM-RMC-100C to the new system while keeping all the old DM-RMC-100 on the old system.? However it will not be cheap.? What you can do is buy a DM-TX-4KZ-100-C-1G for each DM-RMC-100-C you want to move.? Connect the HDMI input on the DM-TX-4KZ-100-C-1G to the HDMI output on the DM-MD-??x?? switcher instead of the DM output.? Then connect the LAN of the DM-RMC-100C to your network, DM input of the DM-RMC-100C to the DM output of the DM-4KZ-100-C-1G, set a reserved DHCP for the DM-RMC-100C in your router, and then add the DM-RMC-100-C to your new system as a stand alone Ethernet device. You can then drop your IR drivers on to the DM-RMC-100-C in your new program/processor. You have essential converted the DM-RMC-100-C into a HDMI balun -- and a very good one at that.? If have used the DM-RMC-100-C/DM-TX to solve HDMI balun issues in the pass where all other baluns have failed. |
Re: Crestron Go iphone testing
#crestronapp
¿ªÔÆÌåÓýThanks. ?
I thought as much. ?It¡¯s good to get the confirmation though.?
It¡¯s easy enough to upload it so the processor as well and just use the app on the phone to test as well. I will give the save as xpanel a try as well and see which workflow is better.?
Thanks again.?
Honestly this group is fantastic.?
On 20 Jun 2021, at 9:36 pm, Albert Cunningham <albertlcunningham@...> wrote:
|
Re: Crestron Go iphone testing
#crestronapp
I had a pretty lengthy conversation with Crestron TB a few months back about this, and they confirmed it doesn't work.? Their solution was to do a "save as" and select xpanel.??
I know this isn't really a "solution" but hopefully it saves you from wasting more time trying to get it to work. |
Crestron Go iphone testing
#crestronapp
This is probably? a simple question.
I have a few remotes that are working well ( tsr 302 , tsr 310) as well as crestron touch screens.? My GUI in all of those is established and setup. I have finally gotten around to programming the GUI for the Crestron Go app on iphones.?? I am wondering if there is a way to test the GUI by running it from VT Pro like you can for all of the crestron remotes and touchscreens.?? When I do try to run the iphone GUI from VT Pro? using run as .. it just opens xpanel and gets stuk at loading interface. Maybe this isnt possible becuase the crestron go GUI doesn't get compiled to a vtz file? Thanks |