ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
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 ·
Re: Dish Network Hopper2000
I will post my ir driver that has all commands including colors and power on and off. Give me a few hours to post. Note: some colors only work on 722 and xip822 (hopper), 922 two color work and other
By j5races · #162632 ·
Telnet User/Password Controller
I have a device that I can send commands to however when I connect to the Telnet it asks for a user name and password. I was hoping to see if anyone encountered this before and if there was an example
By maglite4cell <maglite4cell@...> · #162631 ·
Re: 3 series card frame
I can't imagine that 9600 baud would benefit much. I'm way more concerned about the dependability of anything that lives on the network vs simple old cresnet� [Non-text portions of this message have
By Heath Volmer <hvolmer@...> · #162630 ·
Re: Dish Network Hopper2000
Is it true that hopper remotes are rf only or is there ir or some other method of controlling them.
By avprogram · #162629 ·
Re: Error msg. Buffer Input overflow in S+ for Panasonic PT-AE4000U
Let me add that I agree about the buffer size, it should clearly be large enough to handle whats coming in. I also agree that the IP2 modules are often problematic. Many times modules written by the
By t-t-b-t-s-s-a-v · #162628 ·
Re: 3 series card frame
Speed/Throughput to the MC3 on the RS-232 ports if the RS-232 devices on the CP2E are particularly chatty is the only thing that jumps to mind
By Andre Bouchard · #162627 ·
Re: Error msg. Buffer Input overflow in S+ for Panasonic PT-AE4000U
Unless your parsing code has delays in it that would allow the buffer to fill up, I find that using destructive functions on the buffer does not ever require the use of a clearbuffer. Remove() and
By t-t-b-t-s-s-a-v · #162625 ·
Re: Samsung LED Panel - HDMI-CEC vs. Serial Advice?
On my Samsungs at home there is a setting in the menu called { Anynet+ (HDMI-CEC) } turn on or off. Albert From: Crestron@... [mailto:Crestron@...] On Behalf Of cgperry444
By Albert Brown <safetysystems@...> · #162626 ·