Re: OPC
That's too awesome. I'm going to call him "Steve Burninrubber" next time I see him... :) - Chip
By
Chip Moody <cfm@...>
·
#96106
·
|
Re: Dimmable CFL
I have found no self ballasted CFL like you mention that I would recommend. Usually, I would match the CFL lamp to a quality dimming ballast from Lutron or Advanced; but that's more of a commercial
By
panja_smoker <gordon@...>
·
#96105
·
|
Re: OPC
I have from an industrial system. OPC is a Microsoft programming model, OLE for Process Controls. You'll need a driver module written for the Server (PC) side that will parse your Crestron
By
logic_developer
·
#96104
·
|
Modbus/tcp
Has anyone done a Modbus/TCP integration? The protocol is slightly different from ASCII/RTU, so probably i end up editing those Crestron modules. Checked the program (modbustcp.zip) in the files
By
westj38
·
#96103
·
|
Audio Technica Ceiling Mic's
Has anyone ever used the Audio Technica U853PMW ceiling mic's. I have had nothing but trouble with these mic's. We're experiencing a very high failure rate. Every thing from being wired wrong from the
By
Andre Stute
·
#96102
·
|
Re: X-Panel and a MacBook
I don't have the specific details but others here, will know the story better than I. To answer your question about Flash, yes it will become more prevalent in Crestron and most likely control systems
By
delcrestron
·
#96101
·
|
Re: X-Panel and a MacBook
Mark -- Do you mean that Flash will become more prevalent in Crestron's future? Or the future in general? If your comment was specific to Creston, can you give us any more information? Thanks. Brad
By
Brad Gibbs <bradgibbs@...>
·
#96100
·
|
Re: Wireless keyboard solution
I've got 4 wireless computing keyboards and 12 of their RF receivers I sell you. ;) Been there done that, didn't work in our situation. We ended up with the Gyration stuff and a KVM. Mark
By
delcrestron
·
#96099
·
|
OPC
Has anybody every heard of or worked with OPC? We are going to be integrating with a custom HVAC system that according the system's designer will "act as an OPC master". Is there anybody out there
By
Simon Cope <sjcope@...>
·
#96098
·
|
Re: Help with parsing
I have used and understand the foo method. In Joel's method how and when does thread_rx get triggered and what does handlemsg do? -- __________________________ Dean Detton Prestige Automation, Inc.
By
Dean Detton <ddetton@...>
·
#96097
·
|
Re: X-Panel and a MacBook
While searching the net I have found many alternatives to flash these I have found are mostly cut down cheap imitations of the original but do suffice for what people require. IMO you cannot go wrong
By
Iain
·
#96096
·
|
Re: Wireless keyboard solution
May want to contact http://www.wireless-computing.com/support/faq.php. Their devices can control multiple computers with one keyboard and multiple keyboards can control one comptuer. May be able to
By
Tom <tomsit@...>
·
#96095
·
|
Re: So, who's up to the challenge...
I did Crestron SOCKS in C# and had a great time. Haven't yet been inspired to dive further into it - think I'm waiting to backtrack if/when I can find the perfect "C# for total idiots" book -
By
Chip Moody <cfm@...>
·
#96094
·
|
Re: So, who's up to the challenge...
You (Chip and any other SIMPL+ programmers here) already know C, just a few of the syntax bits and keywords look different. The data types are different (unsigned int -> INTEGER in this case,
By
Jeremy Weatherford <xidus.net@...>
·
#96093
·
|
Re: X-Panel and a MacBook
It is cross platform and cross browser, surprisingly enough, supporting IE, Firefox, and Safari, on PC, Mac and Linux. It's positioned as a direct competitor to Flash, with the ability to write code
By
Jeremy Weatherford <xidus.net@...>
·
#96092
·
|
Re: X-Panel and a MacBook
Frank with 1 Touch Interactive has been able to break out of the sandbox that Crestron is in with their SDk. He has rewrote it almost completely and is in the process of making it so programming the
By
narader
·
#96091
·
|
Re: X-Panel and a MacBook
Adobe has a thirty-day free flash trial: http://www.adobe.com/products/flash/?promoid=BPDEE -> "Get the Trial"
By
Phil Bridges
·
#96090
·
|
Re: X-Panel and a MacBook
Silverlight is cross-platform (PC IE/FF & MAC (Safari/FF), however, it's really designed to be run over the web and there are sandbox issues that could arise with trying to hit things locally or using
By
Danny Mavromatis
·
#96089
·
|
Re: Help with parsing
OK. I'll see if I can get it going. I just get scared when I can't "see" the exit path from what looks like an infinite loop. thanks again Bruce gather always
By
bfschroe <schroeder@...>
·
#96088
·
|
Re: Help with parsing
That's the idea of both methods, to be single-threaded. The gather suspends when it doesn't find the delim (or so I understand). more the the digital.
By
Matt <mjrtoo@...>
·
#96087
·
|