¿ªÔÆÌåÓý

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

Re: Shared Resource Limitations

 

Talk to the DM from a single program in one processor and do whatever you want with the rest. I've run larger systems off a single CP3

On 2013-05-03, at 10:07 AM, Mark Delzer <mdelzer@...> wrote:

Biggest thing to be aware of is how you communicate to the 32x32. I have a
job going now with two 32x32s at head end. In my case i was using the same
code in each room and so I was defining all the analogs of all the i/o.
Because of this I have to buffer the signals with a serial buffer and only
enable them after a delay after the EISC connects. This keeps a reboot in
one of my classrooms from resetting the head end routes and interrupting my
head end VTC and recording units.


Mark


On Fri, May 3, 2013 at 11:27 AM, David Ives <david@...> wrote:

**


Hi folks,

I'm talking with a client who is designing a multi-room system with a
32x32 DM, a few 3 series procs and about 20 TSW panels. He's experienced in
AV (read: been burned before) and is concerned about packing all of the
programs into as few processors as possible.

What kind of limitations should we be concerned about?

The system will not be especially chatty. The rooms are almost all
separate rooms, some with just PC inputs and a single display and others as
VTC rooms.

Thanks!
-dbi

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



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



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: Wifi Recommendation

 

I strongly recommend Ruckus

For your job spec assuming you're only providing coverage for the inside you will need one zone director 1100 series (1106 to be ore exact)

The configuration is pretty easy. We are mostly a Cisco shop and when we started using Ruckus, we never look back and use them for Access Point

--- In Crestron@..., Paul Cunningham <paul.cunningham@...> wrote:

We use Ruckus exclusively (as does Access Networks FYI), with great roaming performance. The 7343 is our basic WAP and depending on needs it might get bumped up to a 7962 - I haven't played with the 7982 yet.

-----Original Message-----
From: Crestron@... [mailto:Crestron@...] On Behalf Of Heath Volmer
Sent: Friday, May 03, 2013 11:38 AM
To: Crestron@... com
Subject: [Crestron] Wifi Recommendation

Can someone recommend WAPs / controllers for a 4-WAP system, specifically some that will hand off connections between WAPs without hiccuping iPads? I'd like to work with something that I can set up myself (I can only learn so much Cisco ios before I forget it). I've presented Access and the client won't bite on their system.

Currently I have Netgear WNDAP 360 WAPs and while they seem to work very well standing still, they don't hand off worth a crap.

Thanks, Heath

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



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: Wifi Recommendation

Eric Williams
 

Pakedge wap-w5n with CTL-W5N controller. If price matters you can go down to their macro cell version. Built with IOS in mind and works great. We did a 34k square foot home and 4 covers the whole property without any disconnects



Sent from my pocket robot!

-----Original Message-----
From: "Heath Volmer" <hvolmer@...>
Sent: ?5/?3/?2013 11:37 AM
To: "Crestron@... com" <Crestron@...>
Subject: [Crestron] Wifi Recommendation


Can someone recommend WAPs / controllers for a 4-WAP system, specifically some that will hand off connections between WAPs without hiccuping iPads? I'd like to work with something that I can set up myself (I can only learn so much Cisco ios before I forget it). I've presented Access and the client won't bite on their system.

Currently I have Netgear WNDAP 360 WAPs and while they seem to work very well standing still, they don't hand off worth a crap.

Thanks, Heath


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


Re: Bright Sign UDP

Kool-Aid Drinker
 

The [enable] input of an SIO is optional. Leave it unconnected unless
you have a compelling reason to enable/disable the SIO.

Just type Trigger into Str1, no need to convert. The Str parameter
that have digit input arrows pointing at them are the one that get
sent.

Put your Bright_Sign_Trigger signal on in1 of the SIO.

If you have multiple commands, use Alt-Plus to expand the SIO.

If your Brightsign is sending anything back, connect the rx$ of the
UDP symbol to the rx$ of the SIO. Type the string you expect to
receive into a Str parameter that has its arrow pointing out. That
digital output will go high when you receive that string.

Hit F1 and read the help file on SIO. Much is explained there.


On Fri, 03 May 2013 17:17:13 -0000, "franzenel"
<erik@...> wrote:

Thanks

In Binary "Trigger" is

0) 0 1 1 1 0 1 0 0
1) 0 1 1 1 0 0 1 0
2) 0 1 1 0 1 0 0 1
3) 0 1 1 0 0 1 1 1
4) 0 1 1 0 0 1 1 1
5) 0 1 1 0 0 1 0 1
6) 0 1 1 1 0 0 1 0

do I need to covert this to Hex

or can I just put "trigger" in.

also does it go in STR2 for the TX to the sign

This is how I have the flow right now

Mobile pro G Press150 (Bright_Sign_Trigger)

Serial I/O [Enable] Bright_Sign_Trigger
Serial I/O [tx$] Bright Sign String
Serial I/O STR1 Blank
Serial I/O STR2 Blank for now but guessing this is what I need to send

UDP/IP
enable Bright_sign_Trigger
TX$ Bright_Sign_String
RX$ //
Port 0622d

Thanks for all the Help once I get the Flow down hopefully I will be able to figure this out.



--- In Crestron@..., Kool-Aid Drinker <herald@...> wrote:

The port number is entered as a parameter in the detail view of the
UDP symbol.

For basic interaction between Crestron and a Bright Author project,
use an SIO with its serial output connected to the input of the UDP
symbol (and vice versa).


On Fri, 03 May 2013 13:39:19 -0000, "franzenel"
<erik@...> wrote:

I am new to Crestron and would like to know how to send UDP commands. I have some Bright
sign units that I would like to trigger with an Ipad I have setup with Crestron. I have
added a UDP command on C2NENT-2 on port OC. I put the Address as 255.255.255.255 (don't
see were the port is supposed to go though). The command I would like to send in Ascii is
"Trigger". I didn't know if someone had a sample in Simpl that I could look at and reverse
engineer. any help would be great. Thanks


Re: Ctrl+H rant

Heather Baiman
 

Many are listed in the help if you search for 'shortcut', you'll see a topic for keyboard shortcuts

-----Original Message-----
From: Crestron@... [mailto:Crestron@...] On Behalf Of Eric Walters
Sent: Friday, May 03, 2013 1:31 PM
To: Crestron
Subject: Re: [Crestron] Re: Ctrl+H rant

Wow. Didn't know about CTRL+SHIFT+B. I always just held down ENTER so that
it would autoname the signals. Where are these shortcuts listed?


On Fri, May 3, 2013 at 10:23 AM, Kool-Aid Drinker <
herald@...> wrote:

Interesting! I knew and used Ctrl-Shift-B for auto-fill (which is
undo-able, and will do ranges), but hadn't encountered Ctrl-Shift-H.
Odd that there are two; odd that they name differently.

Why you include the Shift in you Ctrl-G? Without it, your typo is
harmless.

On Fri, 3 May 2013 15:56:46 +0000, Heather Baiman <heather@...>
wrote:

Every now and then I mistype (always when I'm editing a touchpanel in
Simpl) and Crestron
decides to put a signal name on every join of the touchpanel, which is
completely NOT
undoable. Today I finally figured out what the mistype is, instead of
Ctrl+G so that I can
get to a specific join number, I hit the H and I get completely screwed.


Heather Baiman
Electronic Environments
247 W. 37th
New York, NY 10018
Phone (212)997-1110
Fax (212)997-0474

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




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




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



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



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: Ctrl+H rant

Heather Baiman
 

Hmm.. pretty sure I was told I had to use Ctrl-Shift-G to get to a join number when this feature first came out, but you are right simply using Ctrl-G works fine.

I forgot to include the Shift in the original email :(

-----Original Message-----
From: Crestron@... [mailto:Crestron@...] On Behalf Of Kool-Aid Drinker
Sent: Friday, May 03, 2013 1:24 PM
To: crestron@...
Subject: [Crestron] Re: Ctrl+H rant

Interesting! I knew and used Ctrl-Shift-B for auto-fill (which is
undo-able, and will do ranges), but hadn't encountered Ctrl-Shift-H.
Odd that there are two; odd that they name differently.

Why you include the Shift in you Ctrl-G? Without it, your typo is
harmless.

On Fri, 3 May 2013 15:56:46 +0000, Heather Baiman <heather@...>
wrote:

Every now and then I mistype (always when I'm editing a touchpanel in Simpl) and Crestron
decides to put a signal name on every join of the touchpanel, which is completely NOT
undoable. Today I finally figured out what the mistype is, instead of Ctrl+G so that I can
get to a specific join number, I hit the H and I get completely screwed.


Heather Baiman
Electronic Environments
247 W. 37th
New York, NY 10018
Phone (212)997-1110
Fax (212)997-0474

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



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: Ctrl+H rant

 

Wow. Didn't know about CTRL+SHIFT+B. I always just held down ENTER so that
it would autoname the signals. Where are these shortcuts listed?


On Fri, May 3, 2013 at 10:23 AM, Kool-Aid Drinker <
herald@...> wrote:

Interesting! I knew and used Ctrl-Shift-B for auto-fill (which is
undo-able, and will do ranges), but hadn't encountered Ctrl-Shift-H.
Odd that there are two; odd that they name differently.

Why you include the Shift in you Ctrl-G? Without it, your typo is
harmless.

On Fri, 3 May 2013 15:56:46 +0000, Heather Baiman <heather@...>
wrote:

Every now and then I mistype (always when I'm editing a touchpanel in
Simpl) and Crestron
decides to put a signal name on every join of the touchpanel, which is
completely NOT
undoable. Today I finally figured out what the mistype is, instead of
Ctrl+G so that I can
get to a specific join number, I hit the H and I get completely screwed.


Heather Baiman
Electronic Environments
247 W. 37th
New York, NY 10018
Phone (212)997-1110
Fax (212)997-0474

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




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: Ctrl+H rant

Kool-Aid Drinker
 

Interesting! I knew and used Ctrl-Shift-B for auto-fill (which is
undo-able, and will do ranges), but hadn't encountered Ctrl-Shift-H.
Odd that there are two; odd that they name differently.

Why you include the Shift in you Ctrl-G? Without it, your typo is
harmless.

On Fri, 3 May 2013 15:56:46 +0000, Heather Baiman <heather@...>
wrote:

Every now and then I mistype (always when I'm editing a touchpanel in Simpl) and Crestron
decides to put a signal name on every join of the touchpanel, which is completely NOT
undoable. Today I finally figured out what the mistype is, instead of Ctrl+G so that I can
get to a specific join number, I hit the H and I get completely screwed.


Heather Baiman
Electronic Environments
247 W. 37th
New York, NY 10018
Phone (212)997-1110
Fax (212)997-0474


Re: Bright Sign UDP

 

Thanks

In Binary "Trigger" is

0) 0 1 1 1 0 1 0 0
1) 0 1 1 1 0 0 1 0
2) 0 1 1 0 1 0 0 1
3) 0 1 1 0 0 1 1 1
4) 0 1 1 0 0 1 1 1
5) 0 1 1 0 0 1 0 1
6) 0 1 1 1 0 0 1 0

do I need to covert this to Hex

or can I just put "trigger" in.

also does it go in STR2 for the TX to the sign

This is how I have the flow right now

Mobile pro G Press150 (Bright_Sign_Trigger)

Serial I/O [Enable] Bright_Sign_Trigger
Serial I/O [tx$] Bright Sign String
Serial I/O STR1 Blank
Serial I/O STR2 Blank for now but guessing this is what I need to send

UDP/IP
enable Bright_sign_Trigger
TX$ Bright_Sign_String
RX$ //
Port 0622d

Thanks for all the Help once I get the Flow down hopefully I will be able to figure this out.

--- In Crestron@..., Kool-Aid Drinker <herald@...> wrote:

The port number is entered as a parameter in the detail view of the
UDP symbol.

For basic interaction between Crestron and a Bright Author project,
use an SIO with its serial output connected to the input of the UDP
symbol (and vice versa).


On Fri, 03 May 2013 13:39:19 -0000, "franzenel"
<erik@...> wrote:

I am new to Crestron and would like to know how to send UDP commands. I have some Bright
sign units that I would like to trigger with an Ipad I have setup with Crestron. I have
added a UDP command on C2NENT-2 on port OC. I put the Address as 255.255.255.255 (don't
see were the port is supposed to go though). The command I would like to send in Ascii is
"Trigger". I didn't know if someone had a sample in Simpl that I could look at and reverse
engineer. any help would be great. Thanks


Re: Bright Sign UDP

Kool-Aid Drinker
 

The port number is entered as a parameter in the detail view of the
UDP symbol.

For basic interaction between Crestron and a Bright Author project,
use an SIO with its serial output connected to the input of the UDP
symbol (and vice versa).


On Fri, 03 May 2013 13:39:19 -0000, "franzenel"
<erik@...> wrote:

I am new to Crestron and would like to know how to send UDP commands. I have some Bright
sign units that I would like to trigger with an Ipad I have setup with Crestron. I have
added a UDP command on C2NENT-2 on port OC. I put the Address as 255.255.255.255 (don't
see were the port is supposed to go though). The command I would like to send in Ascii is
"Trigger". I didn't know if someone had a sample in Simpl that I could look at and reverse
engineer. any help would be great. Thanks


Re: Remote Acess by Apple Time Capsule

 

Tks for your help, the port it was enanble correct, but the simple detail was the problem, In toolbox, [function]/[webAcess] this function is not mark and the project to load not select, I make this and voala, everthing is ok.

Tks guys.

--- In Crestron@..., Rapha?l Thiffault <raphaelthiffault@...> wrote:

Have you forward the port to your processor in your router.

{Paf}
Le 3 mai 2013 07:06, "jedistoned" <jedistoned@...> a ¨¦crit :

**


Hi Guys!
We already connect with MC3 via DynDNS, but still can not load the project
on the ipad for use by Econtrol, someone has a tip for us.

Regards

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

Dear friends how are you?
I'm needing a little help from you guys, my client is going to travel to
the USA on Saturday, he wants to remotely access your home via the ipad,
but I'm not getting properly set up remote access, create the account
correctly dindnsfuncionando pis Tenos 08 IP cameras he envisions the ipad
anywhere), set up the doors of the Time Capsule (at least imagine that they
were done correctly), but try connectar ipad web I have only the status bar
to load the system and nothing else .
Someone would have a little tutorial or any tips to get to make this
work, I was informed by another developer in Brazil that the Time Capsule
is what might be causing this problem myself, I think this should not be
the reason.
Please help me because I have only today and tomorrow to make it work.

Thanks in advance everyone's attention.

Marino Penteado
Integration Expert




Re: Shared Resource Limitations

 

Biggest thing to be aware of is how you communicate to the 32x32. I have a
job going now with two 32x32s at head end. In my case i was using the same
code in each room and so I was defining all the analogs of all the i/o.
Because of this I have to buffer the signals with a serial buffer and only
enable them after a delay after the EISC connects. This keeps a reboot in
one of my classrooms from resetting the head end routes and interrupting my
head end VTC and recording units.


Mark


On Fri, May 3, 2013 at 11:27 AM, David Ives <david@...> wrote:

**


Hi folks,

I'm talking with a client who is designing a multi-room system with a
32x32 DM, a few 3 series procs and about 20 TSW panels. He's experienced in
AV (read: been burned before) and is concerned about packing all of the
programs into as few processors as possible.

What kind of limitations should we be concerned about?

The system will not be especially chatty. The rooms are almost all
separate rooms, some with just PC inputs and a single display and others as
VTC rooms.

Thanks!
-dbi



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


Re: Wifi Recommendation

Heath Volmer
 

On May 3, 2013, at 10:03 AM, Paul Cunningham <paul.cunningham@...> wrote:

but if you're pretty as well, that couldn't hurt
Heh! I'm not sure I'm all that pretty after 8 months of frowning at the TSW ;-)


Re: Wifi Recommendation

Paul Cunningham
 

Dead simple web interface for anyone savvy (but if you're pretty as well, that couldn't hurt).

There is also a CLI for tweaks if you're in a unique situation that needs it

-----Original Message-----
From: Crestron@... [mailto:Crestron@...] On Behalf Of Heath Volmer
Sent: Friday, May 03, 2013 12:00 PM
To: Crestron@...
Subject: Re: [Crestron] Wifi Recommendation

Paul, is that something a pretty-savvy guy can set up? How about the controller? I don't wind to wind up in a Cisco-style command line where I'm depending on "how-tos" to make it work. I've signed up with Ruckus, just never purchased.

Thanks, Heath

On May 3, 2013, at 9:55 AM, Paul Cunningham <paul.cunningham@...> wrote:

We use Ruckus exclusively (as does Access Networks FYI), with great roaming performance. The 7343 is our basic WAP and depending on needs it might get bumped up to a 7962 - I haven't played with the 7982 yet.

-----Original Message-----
From: Crestron@... [mailto:Crestron@...] On Behalf Of Heath Volmer
Sent: Friday, May 03, 2013 11:38 AM
To: Crestron@... com
Subject: [Crestron] Wifi Recommendation

Can someone recommend WAPs / controllers for a 4-WAP system, specifically some that will hand off connections between WAPs without hiccuping iPads? I'd like to work with something that I can set up myself (I can only learn so much Cisco ios before I forget it). I've presented Access and the client won't bite on their system.

Currently I have Netgear WNDAP 360 WAPs and while they seem to work very well standing still, they don't hand off worth a crap.

Thanks, Heath

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



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



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



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



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: Wifi Recommendation

 

Heath,

You won't have any trouble setting up a ruckus system. The director
(hardware) had a beautiful web interface and configures the AP's for
you. You may spend a couple hours tweaking (just because its so
freaking cool and does so much that your going to want to play with
some of it) but it will be up and running within an hour.

Nick

Sent from my eMail.

On May 3, 2013, at 11:59 AM, Heath Volmer <hvolmer@...> wrote:

Paul, is that something a pretty-savvy guy can set up? How about the controller? I don't wind to wind up in a Cisco-style command line where I'm depending on "how-tos" to make it work. I've signed up with Ruckus, just never purchased.

Thanks, Heath

On May 3, 2013, at 9:55 AM, Paul Cunningham <paul.cunningham@...> wrote:

We use Ruckus exclusively (as does Access Networks FYI), with great roaming performance. The 7343 is our basic WAP and depending on needs it might get bumped up to a 7962 - I haven't played with the 7982 yet.

-----Original Message-----
From: Crestron@... [mailto:Crestron@...] On Behalf Of Heath Volmer
Sent: Friday, May 03, 2013 11:38 AM
To: Crestron@... com
Subject: [Crestron] Wifi Recommendation

Can someone recommend WAPs / controllers for a 4-WAP system, specifically some that will hand off connections between WAPs without hiccuping iPads? I'd like to work with something that I can set up myself (I can only learn so much Cisco ios before I forget it). I've presented Access and the client won't bite on their system.

Currently I have Netgear WNDAP 360 WAPs and while they seem to work very well standing still, they don't hand off worth a crap.

Thanks, Heath

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



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


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



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



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: Wifi Recommendation

Heath Volmer
 

Paul, is that something a pretty-savvy guy can set up? How about the controller? I don't wind to wind up in a Cisco-style command line where I'm depending on "how-tos" to make it work. I've signed up with Ruckus, just never purchased.

Thanks, Heath

On May 3, 2013, at 9:55 AM, Paul Cunningham <paul.cunningham@...> wrote:

We use Ruckus exclusively (as does Access Networks FYI), with great roaming performance. The 7343 is our basic WAP and depending on needs it might get bumped up to a 7962 - I haven't played with the 7982 yet.

-----Original Message-----
From: Crestron@... [mailto:Crestron@...] On Behalf Of Heath Volmer
Sent: Friday, May 03, 2013 11:38 AM
To: Crestron@... com
Subject: [Crestron] Wifi Recommendation

Can someone recommend WAPs / controllers for a 4-WAP system, specifically some that will hand off connections between WAPs without hiccuping iPads? I'd like to work with something that I can set up myself (I can only learn so much Cisco ios before I forget it). I've presented Access and the client won't bite on their system.

Currently I have Netgear WNDAP 360 WAPs and while they seem to work very well standing still, they don't hand off worth a crap.

Thanks, Heath

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



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



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


Ctrl+H rant

Heather Baiman
 

Every now and then I mistype (always when I'm editing a touchpanel in Simpl) and Crestron decides to put a signal name on every join of the touchpanel, which is completely NOT undoable. Today I finally figured out what the mistype is, instead of Ctrl+G so that I can get to a specific join number, I hit the H and I get completely screwed.


Heather Baiman
Electronic Environments
247 W. 37th
New York, NY 10018
Phone (212)997-1110
Fax (212)997-0474


Re: Wifi Recommendation

Paul Cunningham
 

We use Ruckus exclusively (as does Access Networks FYI), with great roaming performance. The 7343 is our basic WAP and depending on needs it might get bumped up to a 7962 - I haven't played with the 7982 yet.

-----Original Message-----
From: Crestron@... [mailto:Crestron@...] On Behalf Of Heath Volmer
Sent: Friday, May 03, 2013 11:38 AM
To: Crestron@... com
Subject: [Crestron] Wifi Recommendation

Can someone recommend WAPs / controllers for a 4-WAP system, specifically some that will hand off connections between WAPs without hiccuping iPads? I'd like to work with something that I can set up myself (I can only learn so much Cisco ios before I forget it). I've presented Access and the client won't bite on their system.

Currently I have Netgear WNDAP 360 WAPs and while they seem to work very well standing still, they don't hand off worth a crap.

Thanks, Heath

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



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


Wifi Recommendation

Heath Volmer
 

Can someone recommend WAPs / controllers for a 4-WAP system, specifically some that will hand off connections between WAPs without hiccuping iPads? I'd like to work with something that I can set up myself (I can only learn so much Cisco ios before I forget it). I've presented Access and the client won't bite on their system.

Currently I have Netgear WNDAP 360 WAPs and while they seem to work very well standing still, they don't hand off worth a crap.

Thanks, Heath


Shared Resource Limitations

David Ives
 

Hi folks,

I'm talking with a client who is designing a multi-room system with a 32x32 DM, a few 3 series procs and about 20 TSW panels. He's experienced in AV (read: been burned before) and is concerned about packing all of the programs into as few processors as possible.

What kind of limitations should we be concerned about?

The system will not be especially chatty. The rooms are almost all separate rooms, some with just PC inputs and a single display and others as VTC rooms.

Thanks!
-dbi