¿ªÔÆÌåÓý

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

Re: Touchpanel control from

 

How about an analog inc for left/right that increments by 1 and analog inc for up/down that increments by 3. Run them into a sum. Add conditional logic for a wrap around effect. Obviously there would be a lot of buffers, ors and nors, but I think it could be done.

If value = 1.
Left sets it 9 for full wrap, or 3 if you just want to horizontal wrap
Right goes to increment
Down goes to increment
Up sets it 9 for full wrap, or 7 if you just want to vertical wrap
If value = 2.
Left goes to inrement
Right goes to increment
Down goes to increment
Up sets it 9 for full wrap, or 8 if you just want to vertical wrap

ETC...


Davis


________________________________

CONFIDENTIALITY NOTICE: This e-mail transmission, and any documents, files or previous e-mail messages attached to it, may contain confidential information that is legally privileged. If you are not the intended recipient, or a person responsible for delivering it to the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of any of the information contained in or attached to this message is STRICTLY PROHIBITED. If you have received this transmission in error, please immediately destroy the original transmission and its attachments without reading them or saving them to disk. Thank you.


DMPS100

 

i have DMPS100 & TPMC12v screen
the screen disconnected i don't know the reason

DMPS IP: 192.168.1.62. IP TABLE: 172.0.0.1
TP IP: 192.168.1.93. IP TABLE: 192.168.1.62

is this correct configuration?


Re: TPMC-10 battery

Marc Nield
 

I used batteryrefill.com for a TPMC10 and it didn't work from the moment I plugged the new battery in (constant reboot loop). Even if I take the battery out and run it only from mains, the same thing happens. It worked perfectly before I sent the battery away. I am not blaming the battery but it's certainly a coincidence.

On 21 Mar 2013, at 12:10, mm24all <martinp@...> wrote:

+1 on batteryrefill.com

--- In Crestron@..., "robbie_ray" <rlray@...> wrote:

I never could find a replacement but I was able to have new cells put into it.

We used these guys:



--- In Crestron@..., PatM Gmail <pat.molettieri@> wrote:

If you have a Batteries Plus around you they can make 1 for you.

Pat M


From: cheinemann605 <cheinemann@>
Reply-To: <Crestron@...>
Date: Wednesday, March 20, 2013 5:03 PM
To: <Crestron@...>
Subject: [Crestron] TPMC-10 battery

does anybody know where I can get a replacement battery for a TPMC-10?


Re: Touchpanel control from

 

Tried that also but the results were erratic - going from 1 to 3 with 'right' was fine, but then 'down' jumped to 4, whereas the desired result would be to go to 6..

Cheers

--- In Crestron@..., "robbie_ray" <rlray@...> wrote:

How about 2 ring counters to give you x, y coordinates and then an and statement for each button?

--- In Crestron@..., "rlf79cm" <rlf79cm@> wrote:

Thanks for the reply. I tried that and could get the buttons from scroll through the icons in order, but they are displayed as follows:

1 2 3

4 5 6

7 8 9

..and I'm unsure how to have the navigation buttons jump from: 1 to 4 with down, 8 to 5 with up, etc. I assume the ring counter would only allow me to scroll 1 to 2 to 3 to 4 in order/in reverse ?

Cheers


--- In Crestron@..., "jrw_96" <jrw_96@> wrote:

Off the top of my head you could use a ring counter to cycle through the icons and use the analog mode joins to show which icon is selected. The rest would be pretty easy logic wise.

JRW


--- In Crestron@..., "rlf79cm" <rlf79cm@> wrote:

I have a touchpanel menu with 9 icons - 3 rows of 3. I'd like to use the up/down/left/right buttons on the panel to scroll/navigate through the icons, with 'ok' selecting the desired item.

Obviously I can use up/down to control things like volume/channels etc, but I'm unsure how to use them to scroll through items/icons on the actual touchpanel - any ideas?

(Hope that makes sense)

Thank you!


Re: Touchpanel control from

 

You could treat it like a 2D table.

Use AINC symbols with min/max parameters set to the size of your item grid. One for Up/Down and one for Left/Right.

Then use EQU symbols and ANDs to get digital FB of which one is currently selected.

You could easily wrap this in a module with parameters for the number of horizontal and vertical icons.

-Neil Dorin
On 2013-03-21, at 3:16 PM, "jrw_96" <jrw_96@...> wrote:

Off the top of my head you could use a ring counter to cycle through the icons and use the analog mode joins to show which icon is selected. The rest would be pretty easy logic wise.

JRW

--- In Crestron@..., "rlf79cm" <rlf79cm@...> wrote:

I have a touchpanel menu with 9 icons - 3 rows of 3. I'd like to use the up/down/left/right buttons on the panel to scroll/navigate through the icons, with 'ok' selecting the desired item.

Obviously I can use up/down to control things like volume/channels etc, but I'm unsure how to use them to scroll through items/icons on the actual touchpanel - any ideas?

(Hope that makes sense)

Thank you!

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


Re: Touchpanel control from

 

How about 2 ring counters to give you x, y coordinates and then an and statement for each button?

--- In Crestron@..., "rlf79cm" <rlf79cm@...> wrote:

Thanks for the reply. I tried that and could get the buttons from scroll through the icons in order, but they are displayed as follows:

1 2 3

4 5 6

7 8 9

..and I'm unsure how to have the navigation buttons jump from: 1 to 4 with down, 8 to 5 with up, etc. I assume the ring counter would only allow me to scroll 1 to 2 to 3 to 4 in order/in reverse ?

Cheers


--- In Crestron@..., "jrw_96" <jrw_96@> wrote:

Off the top of my head you could use a ring counter to cycle through the icons and use the analog mode joins to show which icon is selected. The rest would be pretty easy logic wise.

JRW


--- In Crestron@..., "rlf79cm" <rlf79cm@> wrote:

I have a touchpanel menu with 9 icons - 3 rows of 3. I'd like to use the up/down/left/right buttons on the panel to scroll/navigate through the icons, with 'ok' selecting the desired item.

Obviously I can use up/down to control things like volume/channels etc, but I'm unsure how to use them to scroll through items/icons on the actual touchpanel - any ideas?

(Hope that makes sense)

Thank you!


Re: Roomview Enabled Display Stupidity

 

I particularly enjoy the Epson projectors we purchased that is Roomview compliant that does not work with....Roomview Enterprise.

Throughly enjoyed that one.

- Dan

--- In Crestron@..., Eric Walters <sentry07@...> wrote:

Whyyyyyyyyyyyyyyyyyyyyyy why why why why would a manufacturer put Roomview
stuff in their projectors and then turn off the web/roomview interface when
you turn off the projector? Unless I'm being extremely stupid here, and not
seeing the option to disable this, I don't get it. Turn the projector on
with the remote and the roomview stuff works, turn the projector off with
roomview and now none of the roomview stuff works and the projector won't
turn on.

WHY?! Tell me I'm not alone on this one, please.




Re: Touchpanel control from

 

Thanks for the reply. I tried that and could get the buttons from scroll through the icons in order, but they are displayed as follows:

1 2 3

4 5 6

7 8 9

..and I'm unsure how to have the navigation buttons jump from: 1 to 4 with down, 8 to 5 with up, etc. I assume the ring counter would only allow me to scroll 1 to 2 to 3 to 4 in order/in reverse ?

Cheers

--- In Crestron@..., "jrw_96" <jrw_96@...> wrote:

Off the top of my head you could use a ring counter to cycle through the icons and use the analog mode joins to show which icon is selected. The rest would be pretty easy logic wise.

JRW


--- In Crestron@..., "rlf79cm" <rlf79cm@> wrote:

I have a touchpanel menu with 9 icons - 3 rows of 3. I'd like to use the up/down/left/right buttons on the panel to scroll/navigate through the icons, with 'ok' selecting the desired item.

Obviously I can use up/down to control things like volume/channels etc, but I'm unsure how to use them to scroll through items/icons on the actual touchpanel - any ideas?

(Hope that makes sense)

Thank you!


Re: Touchpanel control from

 

Off the top of my head you could use a ring counter to cycle through the icons and use the analog mode joins to show which icon is selected. The rest would be pretty easy logic wise.

JRW

--- In Crestron@..., "rlf79cm" <rlf79cm@...> wrote:

I have a touchpanel menu with 9 icons - 3 rows of 3. I'd like to use the up/down/left/right buttons on the panel to scroll/navigate through the icons, with 'ok' selecting the desired item.

Obviously I can use up/down to control things like volume/channels etc, but I'm unsure how to use them to scroll through items/icons on the actual touchpanel - any ideas?

(Hope that makes sense)

Thank you!


Re: Roomview Enabled Display Stupidity

 

Energy Star compliance...

-Neil Dorin
On 2013-03-21, at 3:00 PM, Eric Walters <sentry07@...> wrote:

Whyyyyyyyyyyyyyyyyyyyyyy why why why why would a manufacturer put Roomview
stuff in their projectors and then turn off the web/roomview interface when
you turn off the projector? Unless I'm being extremely stupid here, and not
seeing the option to disable this, I don't get it. Turn the projector on
with the remote and the roomview stuff works, turn the projector off with
roomview and now none of the roomview stuff works and the projector won't
turn on.

WHY?! Tell me I'm not alone on this one, please.

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


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


Roomview Enabled Display Stupidity

 

Whyyyyyyyyyyyyyyyyyyyyyy why why why why would a manufacturer put Roomview
stuff in their projectors and then turn off the web/roomview interface when
you turn off the projector? Unless I'm being extremely stupid here, and not
seeing the option to disable this, I don't get it. Turn the projector on
with the remote and the roomview stuff works, turn the projector off with
roomview and now none of the roomview stuff works and the projector won't
turn on.

WHY?! Tell me I'm not alone on this one, please.


Re: Touchpanel control from

 

Oops - finger slipped before finishing the Subject on that one (apologies)

--- In Crestron@..., "rlf79cm" <rlf79cm@...> wrote:

I have a touchpanel menu with 9 icons - 3 rows of 3. I'd like to use the up/down/left/right buttons on the panel to scroll/navigate through the icons, with 'ok' selecting the desired item.

Obviously I can use up/down to control things like volume/channels etc, but I'm unsure how to use them to scroll through items/icons on the actual touchpanel - any ideas?

(Hope that makes sense)

Thank you!


Touchpanel control from

 

I have a touchpanel menu with 9 icons - 3 rows of 3. I'd like to use the up/down/left/right buttons on the panel to scroll/navigate through the icons, with 'ok' selecting the desired item.

Obviously I can use up/down to control things like volume/channels etc, but I'm unsure how to use them to scroll through items/icons on the actual touchpanel - any ideas?

(Hope that makes sense)

Thank you!


Re: New file uploaded to Crestron

gsusmood
 

Any luck getting direct service to Spotify later on? I dont own none of this media stremers, but did downloaded the Module and check a review and its quite promising not to be tied to Apple.

--- In Crestron@..., "Chris" <chrmac68@...> wrote:

So far none of your revs work with the hacked firmware.
The hack opened port 23 for telnet control.
Alot of features in yours i wish mine could support.



--- In Crestron@..., Crestron@... wrote:


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 : /WD TV Live 031613.zip
Uploaded by : matt_rasmussen_2000 <mjrtoo@>
Description : WD TV Live IP Control w/Direct Services

You can access this file at the URL:


To learn more about file sharing for your group, please visit:

Regards,

matt_rasmussen_2000 <mjrtoo@>


Re: JVC RS56 Projector rs-232 commands?

Jesus @ Audio& Net Artist
 

Thanks for the directions!!!

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


Re: TPCS-4SMD & C2N-IO Anyone?

Chip
 

I'm smack dab in the middle of a project with just shy of 70 of these combos. Each "station" has a local display that needed RS232 control, while the rest of the functionality goes over the network to an associated Pro2. (And from there to a CP3, and...now I'm digressing)

- Chip

--- In Crestron@..., "gsusmood" <audioandnetartist@...> wrote:

Does anyone here had the scenario to use this 2 for a small solution? looks interesting For particular projects.


Re: TPCS-4SMD & C2N-IO Anyone?

Jesus @ Audio& Net Artist
 

If you remember later ones installed get a review of the experience!

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


Re: TV One 1T-SX-644 HDMI Switcher

Chip
 

If it's like any of the other TVOne horribleness, pressing buttons on the unit itself should generate strings that appear coming in to your com port. Other dreck I've worked with from these folks (IIRC) have been 57k 8N1, just pins 2, 3 & 5.

- Chip

--- In Crestron@..., "dcampbe3" <digiz1@...> wrote:

Has anyone had any luck controlling this via RS232? I am almost to the point of beating my head against my laptop because I can't get it to work. Any assistance on this would be greatly appreciated. It's a very simple configuration. Multiple HDMI sources into the switcher and out to a display. C2N-FTB buttons being used to drive this switcher to select the input. Each button press hits a MOS which then drives the SIO which SHOULD trigger the switch. I have checked all my settings and rechecked the 232 cable to the switcher and it still won't work. HELP PLEASE!!!


Re: TV One 1T-SX-644 HDMI Switcher

 

I have a tvone c26104 that I am using in a current system. After about 2 mins of looking at it not working over 232, I switched to IP. I don't know if the cable was pinned wrong or what, but I have always controlled tvone's over IP before this and it is just easier for me because it works. 232 will work too, I am just to lazy to figure out why it is not working. :)

--- In Crestron@..., "dcampbe3" <digiz1@...> wrote:

Has anyone had any luck controlling this via RS232? I am almost to the point of beating my head against my laptop because I can't get it to work. Any assistance on this would be greatly appreciated. It's a very simple configuration. Multiple HDMI sources into the switcher and out to a display. C2N-FTB buttons being used to drive this switcher to select the input. Each button press hits a MOS which then drives the SIO which SHOULD trigger the switch. I have checked all my settings and rechecked the 232 cable to the switcher and it still won't work. HELP PLEASE!!!


Re: Samsung controlled via ex-link messes up Apps

 

It works with both.

--- In Crestron@..., "innoventgroup" <innoventgroup@...> wrote:

are you using the TV remote to control the apps or are you controlling them through the Ex-link?

--- In Crestron@..., "Ted" <ted_brincka@> wrote:

Right now I have a PN51E7000 but I have controlled many different models for customers both UN and PN.

--- In Crestron@..., "innoventgroup" <innoventgroup@> wrote:

Awesome, what model of TV do you have?

--- In Crestron@..., "Ted" <ted_brincka@> wrote:

I don't know, but I control Samsungs all the time via EX-link and they all can use their apps no problem. Never changed a setting.

In fact I'm using one right now and it works great.

--- In Crestron@..., "innoventgroup" <innoventgroup@> wrote:

Wow... so it sounds like this is a issue revolving around the TV and not the module controlling it. Bummer. Does anyone know of a setting inside the setup of the TV that will fix this issue?

Thanks,
DAVE

--- In Crestron@..., stefuel@ wrote:

The tv might physically detect the insertion of the 1/8th plug. If you
have a 1/8th stereo extension kicking around, plug it in by it's self and see
what happens. I was going to leave a permanent extension from my rack
mounted avr to my theater for Audyssey but my Onkyo detects it plugged in even
though it's open at the other end.


In a message dated 3/21/2013 1:36:47 A.M. Eastern Daylight Time,
fueler1@ writes:




Can you run a wire of the exlink thru a relay that you close, fire your
"On" command then open? Etc.

Sent from my iPad




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