¿ªÔÆÌåÓý

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

PTX-3 and Buffers for Hardkeys


gsusmood
 

Hey Guys, been working on this control, but the way I learned with older models or a TPS-6X for use hard keys between sources was true a buffer, called to crestron and they told me that was the older way, with new controls use hard button manager, am doing this right now gonna test it in few minutes, any comments regarding this that can shine!!!


Jeremy Weatherford
 

Use either one you want, there's no functional difference. I prefer
buffers personally because I'm used to hardbuttons always sending the
same joins, and when I reassign them I tend to forget about the hard
button manager -- I'd rather have those differences in the code where
I can see them. Stuck in a rut, I guess...

On Fri, Apr 13, 2012 at 9:31 AM, gsusmood <audioandnetartist@...> wrote:
Hey Guys, been working on this control, but the way I learned with older models or a TPS-6X for use hard keys between sources was true a buffer, called to crestron and they told me that was the older way, with new controls use hard button manager, am doing this right now gonna test it in few minutes, any comments regarding this that can shine!!!



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



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




--
Jeremy Weatherford


 

I started out using the hard button manager but have switched to buffers. I have found it makes it easier to transition between different remotes or touch-panels and not have to redo all of the code.

Nate L

On Apr 13, 2012, at 9:32 AM, Jeremy Weatherford <xidus.net@...> wrote:

Use either one you want, there's no functional difference. I prefer
buffers personally because I'm used to hardbuttons always sending the
same joins, and when I reassign them I tend to forget about the hard
button manager -- I'd rather have those differences in the code where
I can see them. Stuck in a rut, I guess...

On Fri, Apr 13, 2012 at 9:31 AM, gsusmood <audioandnetartist@...> wrote:
Hey Guys, been working on this control, but the way I learned with older models or a TPS-6X for use hard keys between sources was true a buffer, called to crestron and they told me that was the older way, with new controls use hard button manager, am doing this right now gonna test it in few minutes, any comments regarding this that can shine!!!



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



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


--
Jeremy Weatherford



TODAY(Beta) ? Powered by Yahoo!
Funny pickup lines that actually work
Privacy Policy


Jesus @ Audio& Net Artist
 

Well, I just updated the PTX-3, with the hard button manage assigned the
joins to proper command EX: join 10= Cable box #1. and work OK, so far, the
only problem is that takes time to goo true all the pages you build for
each device and assign, Crestron told me that doing it with buffer will
cause sometime weird behaviors, but Hey I did it.

On Fri, Apr 13, 2012 at 11:32 AM, Jeremy Weatherford <xidus.net@...>wrote:

**


Use either one you want, there's no functional difference. I prefer
buffers personally because I'm used to hardbuttons always sending the
same joins, and when I reassign them I tend to forget about the hard
button manager -- I'd rather have those differences in the code where
I can see them. Stuck in a rut, I guess...


On Fri, Apr 13, 2012 at 9:31 AM, gsusmood <audioandnetartist@...>
wrote:
Hey Guys, been working on this control, but the way I learned with older
models or a TPS-6X for use hard keys between sources was true a buffer,
called to crestron and they told me that was the older way, with new
controls use hard button manager, am doing this right now gonna test it in
few minutes, any comments regarding this that can shine!!!



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



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


--
Jeremy Weatherford




--
*Jesus Tossas*
*
*
*Technology Architect, Audio Engineer, Programmer*
*
*
*787-460-1223*
*
*
Contact Info <>


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


 

I also prefer to keep stuff like this in Simpl, because it's easier to make
changes later - especially if there are multiple remotes or touchpanels.

--- On Friday, April 13, 2012 at 11:33 AM, Jeremy Weatherford wrote:

Use either one you want, there's no functional difference. I prefer buffers
personally because I'm used to hardbuttons always sending the same joins,
and when I reassign them I tend to forget about the hard button manager --
I'd rather have those differences in the code where I can see them. Stuck
in a rut, I guess...

On Fri, Apr 13, 2012 at 9:31 AM, gsusmood <audioandnetartist@...>
wrote:

Hey Guys, been working on this control, but the way I learned with older
models or a TPS-6X for use hard keys between sources was true a buffer,
called to crestron and they told me that was the older way, with new
controls use hard button manager, am doing this right now gonna test it in
few minutes, any comments regarding this that can shine!!!


Jesus @ Audio& Net Artist
 

If I have more time on a next project with this remote I will give it a
tried again within SIMPL side, but this project is not in time frame to
test.

On Fri, Apr 13, 2012 at 11:52 AM, Tony Golden <mrgolden@...>wrote:

**


I also prefer to keep stuff like this in Simpl, because it's easier to make
changes later - especially if there are multiple remotes or touchpanels.


--- On Friday, April 13, 2012 at 11:33 AM, Jeremy Weatherford wrote:

Use either one you want, there's no functional difference. I prefer
buffers
personally because I'm used to hardbuttons always sending the same joins,
and when I reassign them I tend to forget about the hard button manager
--
I'd rather have those differences in the code where I can see them. Stuck
in a rut, I guess...

On Fri, Apr 13, 2012 at 9:31 AM, gsusmood <audioandnetartist@...>
wrote:

Hey Guys, been working on this control, but the way I learned with
older
models or a TPS-6X for use hard keys between sources was true a buffer,
called to crestron and they told me that was the older way, with new
controls use hard button manager, am doing this right now gonna test it
in
few minutes, any comments regarding this that can shine!!!



--
*Jesus Tossas*
*
*
*Technology Architect, Audio Engineer, Programmer*
*
*
*787-460-1223*
*
*
Contact Info <>


 

Buffer or crosspoint is the easiest and fastest way. Compile times on some panels are absurd. I wrote a couple of crosspoint modules just for this purpose because I carve out about 70 joins on every panel for common commands.

On Apr 13, 2012, at 8:31 AM, "gsusmood" <audioandnetartist@...> wrote:

Hey Guys, been working on this control, but the way I learned with older models or a TPS-6X for use hard keys between sources was true a buffer, called to crestron and they told me that was the older way, with new controls use hard button manager, am doing this right now gonna test it in few minutes, any comments regarding this that can shine!!!