Radio RA 2Module updates?
Guys its someone able to confirm that there is an update version of the module? another programmer told me that it was released but he dint confirm me 100% sure about. I dont have access to the
By
gsusmood <audioandnetartist@...>
·
#162652
·
|
Re: Dish Network Hopper2000
I just uploaded the file for IR address 1 (the Hopper and 922 only respond to address 1). This works great on my hopper and Joey. Including the colors and on/off commands. The hopper remote is RF only
By
j5races
·
#162651
·
|
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 : /IR Drivers/DishNet Dish 722k address 1.ir Uploaded by :
By
Crestron@...
·
#162650
·
|
Re: USB to RS232
Not easily. You need a driver (and hardware of course) for the particular usb device.
By
Anthony Desimone <anthony_desimone@...>
·
#162649
·
|
USB to RS232
Hey Guys, Is there a way to convert a USB signal to RS232? Thank you
By
Crestron_Programmer
·
#162648
·
|
Re: Error msg. Buffer Input overflow in S+ for Panasonic PT-AE4000U
I prefer to following #ENABLE_DYNAMIC #DEFINE_CONSTANT MaxRXFrame 4500 #DEFINE_CONSTANT Del "\x0d\x0a" BUFFER_INPUT RX$[MaxRXFrame] DYNAMIC_STRING Info[50]; Integer Decoding; Function
By
Witmarquzot Dyrjuv <tdurrant420@...>
·
#162647
·
|
Re: Error msg. Buffer Input overflow in S+ for Panasonic PT-AE4000U
Regardless I'm not sure that a ClearBuffer is needed save for A) at the very beginning of the parsing operation (bootup?), or B) if there's questionable data in the buffer. Assuming you're dealing
By
Steve Kaudle
·
#162646
·
|
Re: Error msg. Buffer Input overflow in S+ for Panasonic PT-AE4000U
One more thought on this for those who may be new to programming and look to these types of threads to learn a little something. (I learn from these posts, too!) If parsing directly from the input
By
Tray
·
#162645
·
|
Re: Error msg. Buffer Input overflow in S+ for Panasonic PT-AE4000U
@JP: If your data updates come in slow enough, then parsing direct from the buffer makes sense and takes less code to implement. But if new data comes in while the parser is active, you can get
By
Tray
·
#162644
·
|
Re: Error msg. Buffer Input overflow in S+ for Panasonic PT-AE4000U
Stig, No offense taken... except of course that I¡¯m not having any of that beer. <smiles> Tray Sent: Friday, August 10, 2012 11:40 AM To: Crestron@... Subject: [Crestron] Re: Error msg.
By
Tray
·
#162643
·
|
CyberTouch Press & Hold
I noticed a few people here have used CyberTouches before. Did prees & hods work? We've got a multitouch that is talking to a win7 piece running an xpanel. Everything seems cool, expect holding down
By
Anthony Desimone <anthony_desimone@...>
·
#162642
·
|
Re: 3 Series File Ops
Thanks all. Nailed it.
By
Dustin <dustin@...>
·
#162641
·
|
Re: Telnet User/Password Controller
Best thing I read all day. :) - Chip
By
Chip <cfm@...>
·
#162640
·
|
Re: Telnet User/Password Controller
If using S+, a FindNoCase does this also. But _eaving out _etters can be fun too. I _ike to _ick _emon _o_ipops, _O_! On a more serious note, it¡¯s also worth exploring a bit to see if the target
By
Tray
·
#162639
·
|
Re: Telnet User/Password Controller
I prefer to look for sername and assword. That way caps is not an issue. That, and the comedic benefit of looking for assword. Davis
By
rdjr71
·
#162638
·
|
Anyone have a spare PAC2 in the Los Angeles or nearby areas? URGENT!
Client's died suddenly -- Yikes. Please let me know ASAP - 310-933-6295, ask for Nelson.
By
frog_av
·
#162637
·
|
Re: OT: Looking for 60" - 65" plasma with RS-232
I was at Sams Club the other day and they have an LG 60" Plasma for $899 and it had RS232.
By
ben_smith_etc <ben.smith@...>
·
#162636
·
|
Re: Telnet User/Password Controller
+1 SIO w/ incoming string parameter "username:" (or whatever format the prompt is in) triggers another SIO that sends the username back, likewise for "password:"... - Chip
By
Chip <cfm@...>
·
#162635
·
|
Re: Telnet User/Password Controller
Use an SIO to match the prompts and trigger sending the user/password. -- Jeremy Weatherford [Non-text portions of this message have been removed]
By
Jeremy Weatherford
·
#162634
·
|
Buffer Overflows
Been running 150 to 180 thousand overflows a day for the last two weeks -- client discovered the joys of multiple Pandora streams on an F-series ReQuest. One overflow per second per stream... I win!
By
Kool-Aid Drinker <herald@...>
·
#162633
·
|