¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date

ADMS blu-ray drive

 

Has anyone ever replace the BD optical drive? Apparently my fathers adms drive won't read discs of any kind anymore. I haven't called TB yet, but was looking ahead if they don't want to advance replace it.


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.

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:

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&#92;x0D, but what I'm getting is !PRS&#92;x01&#92;x0D. Is there a
way to do what I want without S+?

Andy


Re: Analog to hex to Serial

 

Hi Andy,

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:

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&#92;x0D, but what I'm getting is !PRS&#92;x01&#92;x0D. Is there a
way to do what I want without S+?

Andy


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&#92;x0D, but what I'm getting is !PRS&#92;x01&#92;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

--- In Crestron@..., "Kris" <kris.k@...> wrote:

Anyone have a door chime they would be willing to share? I've done it before with the "armed/disarmed", but I figure I'd ask here before hunting the net. I'm looking for a chime to go off from my panels when the door is opened, because the security panel is behind a door in the mech room closet. 8 bit, mono, 8000htz, pcm.


Re: DM v2.40 now single IP solution.

 

Guess I should have read the help notes before posting eh. :)

--- In Crestron@..., "matt_rasmussen_2000" <mjrtoo@...> wrote:

So I suppose the LAN ports on the TX/RX are exposed to the WAN of the DM? That would only make sense huh?

--- In Crestron@..., Steve Kaudle <crestron@> wrote:

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!

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!!



------------------------------------



Check out the Files area for useful modules, documents, and drivers.

A contact list of Crestron dealers and programmers can be found in the Database area.
Yahoo! Groups Links



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?

--- In Crestron@..., Steve Kaudle <crestron@...> wrote:

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!

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!!



------------------------------------



Check out the Files area for useful modules, documents, and drivers.

A contact list of Crestron dealers and programmers can be found in the Database area.
Yahoo! Groups Links



Re: Core3 UI

 

<>

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....

--- In Crestron@..., "ChrisK" <chris@...> wrote:

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: 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...

--- In Crestron@..., "btrujillo4343" <btrujillo4343@...> wrote:

Airfoil! that was one of my programs. Cool program but every time I install it, it breaks something else. The first time was Cisco's VPN, now Crestron SIMPL...

--- In Crestron@..., "mrcaseyb" <casey@> wrote:

Bless your heart Brian, I was about to reinstall windows but instead started uninstalling programs and now it works.
Unfortunately I did not do a 1 by 1 uninstall and test. Here is a list of what I unisntalled before testing that it works.

Gui FX Copilot
Easy tether
Airfoil
Apple updater
Bonjour
Guifx software

I will try re installing these 1 by 1 but do any coincide with software you may have had?



--- In Crestron@..., "btrujillo4343" <btrujillo4343@> wrote:


I was having the same issue a couple of weeks ago. Turns out it had something to do with other software I installed days earlier. It was somehow conflicting with SIMPL+/SIMPLWindows. Take a look at anything you've installed since the last time it was working and uninstall it. That worked for me... TB couldn't explain what or why the software was conflicting.

Brian
--- In Crestron@..., "mrcaseyb" <casey@> wrote:

I forgot to add, this was on all modules, I even created empty modules with little or no code in it and I still had the same problem.

--- In Crestron@..., "mrcaseyb" <casey@> wrote:

I can compile Simpl+ for 2 series but anytime I check the option for 3 series, I get "Cannot retrieve total number of NVRam in module" I was running latest software according to Master Installer.

I tried uninstall, reboot,registry cleaner, reboot re-install everything with UAC Off, no anti-virus software installed, and all installers set to run as Admin.
Made sure no directories or registry entries for Cygnus or Coldfire.
Re-downloaded my installers just in case.

I have a case open with TB Support but thought I would ask all of you guys.


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,
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..............;)


[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:

**


I uploaded to our 8x8 in the office and works great...only 1 IP is needed
now.

Matt

--- In Crestron@..., Phil Bridges <gravityhammer@...> wrote:

What's broken? :D



On Mon, Apr 23, 2012 at 4:16 PM, matt_rasmussen_2000 <mjrtoo@...>wrote:

**


Yes!!



[Non-text portions of this message have been removed]


[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...

I'm diggin the prospect...

--- In Crestron@..., Steve Kaudle <crestron@...> wrote:

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!

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!!



------------------------------------



Check out the Files area for useful modules, documents, and drivers.

A contact list of Crestron dealers and programmers can be found in the Database area.
Yahoo! Groups Links



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
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
now.

Matt

--- In Crestron@..., Phil Bridges <gravityhammer@...> wrote:

What's broken? :D



On Mon, Apr 23, 2012 at 4:16 PM, matt_rasmussen_2000 <mjrtoo@...>wrote:

**


Yes!!







------------------------------------




Check out the Files area for useful modules, documents, and drivers.

A contact list of Crestron dealers and programmers can be found in the
Database area.
Yahoo!
Groups Links




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.

Matt

--- In Crestron@..., Phil Bridges <gravityhammer@...> wrote:

What's broken? :D



On Mon, Apr 23, 2012 at 4:16 PM, matt_rasmussen_2000 <mjrtoo@...>wrote:

**


Yes!!





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!

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!!



------------------------------------



Check out the Files area for useful modules, documents, and drivers.

A contact list of Crestron dealers and programmers can be found in the Database area.
Yahoo! Groups Links



Re: DM v2.40 now single IP solution.

 

I don't know, but I'll find out tomorrow...first test.

--- In Crestron@..., Phil Bridges <gravityhammer@...> wrote:

What's broken? :D



On Mon, Apr 23, 2012 at 4:16 PM, matt_rasmussen_2000 <mjrtoo@...>wrote:

**


Yes!!



[Non-text portions of this message have been removed]


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.

Matt

--- In Crestron@..., "mrcaseyb" <casey@...> wrote:

Bless your heart Brian, I was about to reinstall windows but instead started uninstalling programs and now it works.
Unfortunately I did not do a 1 by 1 uninstall and test. Here is a list of what I unisntalled before testing that it works.

Gui FX Copilot
Easy tether
Airfoil
Apple updater
Bonjour
Guifx software

I will try re installing these 1 by 1 but do any coincide with software you may have had?



--- In Crestron@..., "btrujillo4343" <btrujillo4343@> wrote:


I was having the same issue a couple of weeks ago. Turns out it had something to do with other software I installed days earlier. It was somehow conflicting with SIMPL+/SIMPLWindows. Take a look at anything you've installed since the last time it was working and uninstall it. That worked for me... TB couldn't explain what or why the software was conflicting.

Brian
--- In Crestron@..., "mrcaseyb" <casey@> wrote:

I forgot to add, this was on all modules, I even created empty modules with little or no code in it and I still had the same problem.

--- In Crestron@..., "mrcaseyb" <casey@> wrote:

I can compile Simpl+ for 2 series but anytime I check the option for 3 series, I get "Cannot retrieve total number of NVRam in module" I was running latest software according to Master Installer.

I tried uninstall, reboot,registry cleaner, reboot re-install everything with UAC Off, no anti-virus software installed, and all installers set to run as Admin.
Made sure no directories or registry entries for Cygnus or Coldfire.
Re-downloaded my installers just in case.

I have a case open with TB Support but thought I would ask all of you guys.