Search the web
Sign In
New User? Sign Up
Crestron · Crestron Programmers Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
A good working example for SIMPL vs SIMPL+ comparison, or am I just   Message List  
Reply | Forward Message #95965 of 111320 |
Re: Static Electricity

We had a client with a Niles multiroom audio system that would
completely reboot whenever one particular user tried to touch a
keypad. It was definitely static electricity. She either wore
extremely conductive shoes or was a human capacitor. In any case she
was the only user who had this problem. Never found out what the final
solution was. She was the client's personal assistant... maybe they
fired her! :\

--- In Crestron@yahoogroups.com, "Matt" <mjrtoo@...> wrote:
>
> How many of you have experienced equipment loss from static
> electricity? Personally, I have never had that happen. It's pretty
> dry in Minnesota in the winter and a good 1/4" static discharge to
> something has never caused issues in my experience...even directly to
> the biometric scanner on my computer or a TPMC-8x.
>
> wrote:
> >
> > Man, I miss Park City.
> >
> > With respect to the answers you've already received, how are you
> > expected to keep the clients from zapping out the equipment?
> >
> >
> >
> > On Mon, Jan 12, 2009 at 7:13 PM, Jon Waldrip <jonwaldrip@> wrote:
> > > I am working on a fairly large system in Park City, UT right now.
> The air
> > > here is really dry and I shock everything I touch with static
> electricity,
> > > including Crestron lighting keypads and in wall touch panels. I
> normally
> > > work in more humid parts of the county and have never really
> experienced
> > > this amount of static electricity before. Has anyone had problems
> with
> > > devices being damaged from a situation like this or know of any
> way to
> > > prevent damage from all the little shocks?
> > >
> > > Thanks,
> > >
> > > Jon
> > >
> > > [Non-text portions of this message have been removed]
> > >
> > >
> >
>





Tue Jan 13, 2009 3:34 am

mikebbbus
Offline Offline
Send Email Send Email

Forward
Message #95965 of 111320 |
Expand Messages Author Sort by Date

I haven't actually lost anything due to static that I know of. And I've zapped some things pretty hard. Some equipment has rebooted sure, but never dead. I...
fooguy89
Offline Send Email
Jan 13, 2009
2:13 am

We had a client with a Niles multiroom audio system that would completely reboot whenever one particular user tried to touch a keypad. It was definitely static...
Michael Bond
mikebbbus
Offline Send Email
Jan 13, 2009
3:34 am

Thanks for the answers guys. I guess I will just hope for the best. Thanks, Jon From: Crestron@yahoogroups.com [mailto:Crestron@yahoogroups.com] On Behalf Of...
Jon Waldrip
jon_waldrip
Offline Send Email
Jan 13, 2009
4:08 am

I have an install with 40+ TPS-2000s in a building that despite significant restoration lacks any form of humidification (last I heard it was an 'oversight'...
Lincoln King-Cliby
lkingcliby
Offline Send Email
Jan 13, 2009
1:00 pm

Welcome to the west in winter. I'm shocking stuff all the time, sometimes even painfully so. The only negative experience I've had in 15 or so years of being ...
Heath Volmer
heathvolmer
Offline Send Email
Jan 13, 2009
4:06 pm

I gotta say, just from the description, that sounds pretty entertaining. :) (Somebody call TBS to make sure) - Chip...
Chip Moody
chipmoodycs
Offline Send Email
Jan 13, 2009
4:24 pm

I was working in a newly carpeted media room yesterday... everything I touched sparked, all day. It was the same when we built the rack and installed the ...
Rick Ciaccio
big_bugga9
Offline Send Email
Jan 13, 2009
4:28 pm

Egads. Were there ever cases of un-grounded people accidentally setting off charges with static? - Chip ... aerospace ... wrist to...
Chip Moody
chipmoodycs
Offline Send Email
Jan 13, 2009
4:40 pm

Not that I'm aware of... takes some getting used to I'll tell ya tho. The fun part was watching the high-speed video of the tests when we blew something up. ...
Rick Ciaccio
big_bugga9
Offline Send Email
Jan 14, 2009
12:39 am

Guys (and any girls), When the first architectural lighting control systems were coming out, we had terrible issues with static. Since then the manufacturers...
Dan Gilstrap
dghpts
Offline Send Email
Jan 13, 2009
4:42 pm

... needed ... to ... Ooh. ESD. Favorite subject. When you apply friction to an insulator material and there isn't any way to neutralize the charge, the...
r f
boogers2u
Offline Send Email
Jan 14, 2009
8:47 am

... We did a large system in Snowmass Village, CO with 18 TPMC-8L and 8X, a number of Cameo 2 keypads, PRO2, PAC2, CAEN cabinets and modules, BIPAD8s,...
focusontheworldd
focusonthewo...
Offline Send Email
Jan 13, 2009
2:39 am

I think you don't need the OR or the AND, but just a BUFFER for each digital in you want to test. Your EQU was fine: IN# [1] -> OUT1 [2] -> OUT2 [3] -> OUT3......
Brett Vitaz
bvitaz
Offline Send Email
Jan 6, 2009
2:22 pm

[snip] ... I believe it was Lincoln (pardon me if I am wrong) that recently said (paraphrased from memory) "all new Crestron programmers should learn how to...
Joseph K. Vossen
jkvjkv
Offline Send Email
Jan 6, 2009
2:40 pm

Seconded ... programmer finds needs, start bringing in the S+. ... memory)...
Brett Vitaz
bvitaz
Offline Send Email
Jan 6, 2009
2:43 pm

To do a checksum calculation like A ^ B in S+ is one line, and in Simpl it might consist of (2) ATOD's, (16) XOR's, (1) DTOA. (and (1) DivMod if you want high...
Matt
mjrtoo2000
Offline Send Email
Jan 7, 2009
2:30 am

Funny you should mention it... I have a project (or rather a change order) on the horizon that will require me to implement one of the two options you listed...
Lincoln King-Cliby
lkingcliby
Offline Send Email
Jan 7, 2009
4:11 am

Come on Lincoln, this is the very thing that S+ is good for. Taking a string, doing some work on it and spitting it out. Perhaps if it was something that was...
Lindsay
l_codd
Offline Send Email
Jan 7, 2009
4:43 am

I guess that's the point that I left out for the purposes of my example: What I need to generate a checksum off of is a frequently (though not continuously)...
Lincoln King-Cliby
lkingcliby
Offline Send Email
Jan 7, 2009
4:55 am

... example: What I need to generate a checksum off of is a frequently (though not continuously) changing analog that gets dropped in the middle of a static...
Matt
mjrtoo2000
Offline Send Email
Jan 7, 2009
1:18 pm
 First  |  |  Next > Last 
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help