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
Re: Analog to hex to Serial
I might use an ATOD to generate 8 bits from the integer, then run the lower 4 bits (low nibble) into a DTOA, and then shift the upper 4 bits (upper nibble) into a DTOA but put them on bits 1-4 instead of 5-8. That will generate two analog values consisting of two bytes.
toggle quoted message
Show quoted text
IE 5Fh = 05h (high nibble) and 0Fh (low nibble) sounds like you will know what to do from there. I'm sure there are other ways, but this works in my brain better. --- In Crestron@..., Andy Maxey <amaxey@...> wrote:
|
Re: Analog to hex to Serial
Hi Andy,
toggle quoted message
Show quoted text
You need to use the Div/Mod symbol to obtain Tens and Units, then a pair of ASUM's to add ASCII offset using an INIT. You will then have two analogs to feed into an ATOS to generate the strings. Trigger the ATOS using a SOS on the ASCII Units analog. Lindsay --- In Crestron@..., Andy Maxey <amaxey@...> wrote:
|
Cresnet 20 Zone/20 scene w/master issue
mickgiere
Everything works great with this module except the "fade time save" has no effect no matter what time I give it from an init. Customer used this module in a project many years ago programmed by Crestron factory and claims it worked OK, so problem may be that I am using it with a 2-series now. (replaced lightning damaged proc in lighting system)
Can anyone look inside this module and tell why it is not working? If you try it, be sure to set the master level up if you want any channels to dim. Fade time PR works OK. Appreciate any help here. MG. |
Analog to hex to Serial
Andy Maxey
I have an analog value that varies from 1 to 40 that I need to insert into a serial string as hex. My first thought was to use an ascalel to convert the analog to hex then I build my string with an atos. What I need is !1PRS01\x0D, but what I'm getting is !PRS\x01\x0D. Is there a way to do what I want without S+?
Andy |
Re: Door chime?
The GE Networx NX587 module in the files section has chime in it: NX587 4.wave
toggle quoted message
Show quoted text
--- In Crestron@..., "Kris" <kris.k@...> wrote:
|
Re: DM v2.40 now single IP solution.
Guess I should have read the help notes before posting eh. :)
toggle quoted message
Show quoted text
--- In Crestron@..., "matt_rasmussen_2000" <mjrtoo@...> wrote:
|
Re: DM v2.40 now single IP solution.
So I suppose the LAN ports on the TX/RX are exposed to the WAN of the DM? That would only make sense huh?
toggle quoted message
Show quoted text
--- In Crestron@..., Steve Kaudle <crestron@...> wrote:
|
Re: Core3 UI
<>
toggle quoted message
Show quoted text
Yup. On Thu, Apr 19, 2012 at 3:14 PM, Eric Walters <sentry07@...> wrote:
Day.......10? |
Re: MLX-3 Power button problems
We've had at least three do this on one job. Client swears they aren't dropping them! One of them had lost the "click" of the switch beneath the button but the other two that I've had my hands on still had the click but the button didn't work. Between this, the scroll wheel issue, and a dead screen we've probably RMA'd ten units. Of course my test/demo at home has been working great for many months....
toggle quoted message
Show quoted text
--- In Crestron@..., "ChrisK" <chris@...> wrote:
|
Re: Can't compile 3 Series Simpl+ "Cannot retrieve total number of NVRam in module"
Oh geez, for some reason my Cisco VPN stopped working a while back. I bet it was also Airfoil, Son of a...
toggle quoted message
Show quoted text
--- In Crestron@..., "btrujillo4343" <btrujillo4343@...> wrote:
|
Re: MLX-3 Power button problems
tres n3L
I have seen two remotes do this same thing.
Sent from my teleport device On Apr 23, 2012, at 6:01 PM, "ChrisK" <chris@...> wrote: Hi All, [Non-text portions of this message have been removed] |
MLX-3 Power button problems
Hi All,
I've been running one in my house and a couple in a client's house and over all working good (except for the string of wants and needs...). Last week my Power button on the top of the remote stopped working. It still has a press and release feel but no assertion in SMW. of course, I just re-routed the OFF command, updated my family and moved on for now. I just got a call from my client and one of his remotes has done the same thing. Clearly this could have been caused in both cases with a dropped remote, which brings up the secondary issue of robustness. How many of you have had issues with this?? Do you think it is 'drop' related?? of design related?? TIA, Chris K..............;) |
Re: DM v2.40 now single IP solution.
Ahhhhhhhh!!!!
On Apr 23, 2012 4:57 PM, "matt57585758" <crestron5758@...> wrote: ** [Non-text portions of this message have been removed] |
Re: DM v2.40 now single IP solution.
erikm_101
That sounds super awesome! I have to manually config RSTP on each and every project I do, and it can be a major pain -- then there's the added bonus of no longer needing a separate DM vlan...
toggle quoted message
Show quoted text
I'm diggin the prospect... --- In Crestron@..., Steve Kaudle <crestron@...> wrote:
|
Re: DM v2.40 now single IP solution.
My #1 wish is that it would speed up DM Tools polling a 32x32 with DM-TXs
toggle quoted message
Show quoted text
and RMCs. Can't wait to see a 64x64... On Mon, Apr 23, 2012 at 1:57 PM, matt57585758 <crestron5758@...>wrote:
I uploaded to our 8x8 in the office and works great...only 1 IP is needed |
Re: DM v2.40 now single IP solution.
I uploaded to our 8x8 in the office and works great...only 1 IP is needed now.
toggle quoted message
Show quoted text
Matt --- In Crestron@..., Phil Bridges <gravityhammer@...> wrote:
|
Re: DM v2.40 now single IP solution.
Steve Kaudle
I never really pondered this before, but it appears that if you run the frame in Private Network Mode, you no longer have to worry about whether or not the frame's RSTP configuration will play nice with the owners network!
toggle quoted message
Show quoted text
According to the release notes: "With private network mode enabled, you cannot disable RSTP. However, RSTP traffic (BPDUs) will never escape DM to the public network.". (Assuming I'm understanding correctly) I'm kinda digging that! On 4/23/2012 4:16 PM, matt_rasmussen_2000 wrote:
Yes!! |
Re: DM v2.40 now single IP solution.
I don't know, but I'll find out tomorrow...first test.
toggle quoted message
Show quoted text
--- In Crestron@..., Phil Bridges <gravityhammer@...> wrote:
|
Re: Can't compile 3 Series Simpl+ "Cannot retrieve total number of NVRam in module"
I had this exact same issue last week and found out that another piece of software had removed .NET Framework 3.5 Compact Edition because when I reinstalled Simpl, it downloaded and installed that version of .NET and everything worked after that.
toggle quoted message
Show quoted text
Matt --- In Crestron@..., "mrcaseyb" <casey@...> wrote:
|
to navigate to use esc to dismiss