¿ªÔÆÌåÓý

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

Re: Panasonic AW-HE130

 

I'd definitely be interested in checking it out...I tried the email address you listed but it's getting bounced.


---In Crestron@..., <justinbliss82@...> wrote :

I have a module that works a lot better than the Crestron one. It was written by a guy here in Aus. Send me an email at arcprogramming@... and I will send it through.


Re: Cisco SX-20

 

+1 for ethernet control if your processor is on the network.


Re: Cisco SX-20

 

You can use serial control by adding a usb to serial cable to the device.


Re: CP2E Relay for LEDs?

 

+1, hot on the relay.

Le 2015-09-14 12:42 AM, "astingen@... [Crestron]" <Crestron@...> a ¨¦crit?:

?

The CP2E relays are rated at 30 volts 1 amp - you should be more than fine.? Running ground through the relay won't be any better for the hardware.? You would typically want to run the hot/positive through the relay.


Re: Cisco SX-20

 

Better control over rs233 or ethernet.? The last sx20 i? have integrated have the tablette control. After setting up the tablette. The IR remote stop working.

My 0.02$

Le 2015-09-14 2:31 AM, "amjadali20492@... [Crestron]" <Crestron@...> a ¨¦crit?:

?

Hi everyone,?

I hope you are doing will,?

I have Cisco SX20 (Video Conference) and i need to control it with crestron throw CSP-LIR-USB IR learner?
because right now i am in case that i can not use another method to control,?

can i control it easily by ir learning and then control it throw crestron touch screen ?
or i will face some problems ?

any one have an experience with this case , can give any information can ?benefit me ??

thanks all?
?


Re: issues with APAD volume control

 

I had a similar issue a while ago now, turned out to be a faulty APAD...


Cisco SX-20

 

Hi everyone,?

I hope you are doing will,?

I have Cisco SX20 (Video Conference) and i need to control it with crestron throw CSP-LIR-USB IR learner?
because right now i am in case that i can not use another method to control,?

can i control it easily by ir learning and then control it throw crestron touch screen ?
or i will face some problems ?

any one have an experience with this case , can give any information can ?benefit me ??

thanks all?
?


Re: CP2E Relay for LEDs?

 

The CP2E relays are rated at 30 volts 1 amp - you should be more than fine.? Running ground through the relay won't be any better for the hardware.? You would typically want to run the hot/positive through the relay.


Re: C2N-CB OLD Style Having trouble making it dim of one button

 

¿ªÔÆÌåÓý

How many loads we talking about? You could always build a d3 project then open the simpl file and copy/paste to you main simpl program.?


On Sep 11, 2015, at 7:58 PM, kgossen@... [Crestron] <Crestron@...> wrote:

?

This is incredibly easy to do in D3, select the button and assign it to be a toggle + Dim, done.?


In SIMPL you're going to need to have more than just a toggle.?


Re: Windows 10 Upgrade

 

Master Installer works on my upgraded computers running windows 10 but not the clean installed one. ?Haven't tried to use it as a local admin yet but it doesn't do anything at all when opened in a domain account.


Re: Windows 10 Upgrade

 

I had Windows 10 back in Technical Preview days. To get Master Installer to run I had to use a local admin account (not a domain account). I may have had to join that account to a Microsoft account, I can't remember.


Re: Windows 10 Upgrade

Paul Armbruster
 

I've never had an issue using Crestron software with Windows 10 and I've been using it since January.... If your computer crashes you have a different issue that probably needs to be addressed.


On Sun, Sep 13, 2015, 4:37 PM?Patrick Soesman patrick@... [Crestron] <Crestron@...> wrote:
?

No, all good.?
Windows 10 only crashes so now and then when compiling simple windows. Just reboot, all okay again for a few hours...
D3 even runs on windows 10 so now and then without errors!?

My 2 cents; Windowed 7 still my favorite. Graphics with win7 in parallels is best...

Mahalo,

Patrick Soesman
Hawaii Smart Home, Inc.


On Sep 13, 2015, at 04:30, muham41@... [Crestron] <Crestron@...> wrote:

?

Upgraded a few days ago.... only one problem with Master Installer running.? Anyone else see this problem.?



Re: New file uploaded to Crestron

 

Posting this in case anyone else might find it useful. I had to do a job recently where we replaced an XM tuner and an FM/AM tuner with an Autonomics MMS. I needed to maintain the button-per-preset arrangement as before for recalling from keypads etc.

OP


New file uploaded to Crestron

 

Hello,


This email message is a notification to let you know that
a file has been uploaded to the Files area of the Crestron
group.


File : /Documents/Autonomic MMS_DirectPresets.pdf
Uploaded by : spannertech <oliver@...>
Description : Quick document describing how to do direct station presets with the Autonomics MMS


You can access this file at the URL:



To learn more about file sharing for your group, please visit:



Regards,


spannertech <oliver@...>


Re: Creating modules

 

Of course, you don't have to make a module to control a device. Load up a SIO for simple control.

On Sep 13, 2015 4:10 PM, "kgossen@... [Crestron]" <Crestron@...> wrote:

?

Heather told you how.


In simplest terms:
Open SIMPL, select FILE, New SIMPL Module. Select a category for the module and the processor series it should be valid for. You'll now see in the Program View, a Define Arguments section and an Argument Definition symbol. Open the symbol and start putting the signal names you'll want to connect to when you insert this into your program. Then add code in the logic folder to send/receive commands (think SIO)


Re: Windows 10 Upgrade

 

¿ªÔÆÌåÓý

No, all good.?
Windows 10 only crashes so now and then when compiling simple windows. Just reboot, all okay again for a few hours...
D3 even runs on windows 10 so now and then without errors!?

My 2 cents; Windowed 7 still my favorite. Graphics with win7 in parallels is best...

Mahalo,

Patrick Soesman
Hawaii Smart Home, Inc.


On Sep 13, 2015, at 04:30, muham41@... [Crestron] <Crestron@...> wrote:

?

Upgraded a few days ago.... only one problem with Master Installer running.? Anyone else see this problem.?



Re: Creating modules

 

Heather told you how.

In simplest terms:
Open SIMPL, select FILE, New SIMPL Module. Select a category for the module and the processor series it should be valid for. You'll now see in the Program View, a Define Arguments section and an Argument Definition symbol. Open the symbol and start putting the signal names you'll want to connect to when you insert this into your program. Then add code in the logic folder to send/receive commands (think SIO)


CP2E Relay for LEDs?

 

I'm thinking of wiring some LED strips into my relay.

I would think that running the ground through the relay might be better for the HW but before i do this do you think it might destroy my CP2E?

It's 12v pulling maybe 0.3A.

The spec says 28v but i'm not sure what that's referring to.


Thanks,


Crestr0n n00b


issues with APAD volume control

 

Hello Everyone,

I have an adagio with two Alpads having volume control issues. For some unknown reason the volume control no longer works. All the other soft keys work.

any suggestions will be helpful.

Thanks

Joe


Re: Creating modules

amjadx ali
 

and if i did not find a similar device in application market ??
how can i creat a module from the beginning ??




On Sunday, September 13, 2015 7:59 PM, "bhavens571@... [Crestron]" wrote:


?
Easiest way is to grab a similar device from the application market and modify as needed. ?