¿ªÔÆÌåÓý

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

Ok...whats the Lifesize Trick I'm Missing


 

When using Crestrons Lifesize IP Module, I can't get the entire local directory on my panel, and by entire directory, I mean more then the number of entries listed in the bottom paramater. The page next/previous buttons don't seem to do anything and the total number of pages always list 1????????????????????


 

yes same as me. im using rs232..but next and previous cannot work to display directory. is there any way to solve this?

--- In Crestron@..., "Gregg M" <jets_in_2003@...> wrote:

When using Crestrons Lifesize IP Module, I can't get the entire local directory on my panel, and by entire directory, I mean more then the number of entries listed in the bottom paramater. The page next/previous buttons don't seem to do anything and the total number of pages always list 1????????????????????


 

Anyone find the solution to this problem? I am having the same issue as well. Life size module v3.5, when you pull up the directory, prev page and next page does not work.

--- In Crestron@..., "dimas" <d_jo_han@...> wrote:


yes same as me. im using rs232..but next and previous cannot work to display directory. is there any way to solve this?

--- In Crestron@..., "Gregg M" <jets_in_2003@> wrote:

When using Crestrons Lifesize IP Module, I can't get the entire local directory on my panel, and by entire directory, I mean more then the number of entries listed in the bottom paramater. The page next/previous buttons don't seem to do anything and the total number of pages always list 1????????????????????


 

You need to modify the module to get many functions to work. I honestly feel this was a poorly thrown together module since Lifesize told crestron they wouldn't pay them to create one (As told to me by our Lifesize Rep).

I've just taken to dumping all the directory entrys into a scrolling list and adding a little bit of logic to directory dial from there.

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

Anyone find the solution to this problem? I am having the same issue as well. Life size module v3.5, when you pull up the directory, prev page and next page does not work.

--- In Crestron@..., "dimas" <d_jo_han@> wrote:


yes same as me. im using rs232..but next and previous cannot work to display directory. is there any way to solve this?

--- In Crestron@..., "Gregg M" <jets_in_2003@> wrote:

When using Crestrons Lifesize IP Module, I can't get the entire local directory on my panel, and by entire directory, I mean more then the number of entries listed in the bottom paramater. The page next/previous buttons don't seem to do anything and the total number of pages always list 1????????????????????


 

Open up the module and look at Ana Init S-1.4 (under common logic). Add a delay symbol to delay the init trigger 10 seconds. The problem is within the S+ module where the "entries per page" is read in too fast upon program load.

Matt

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

Anyone find the solution to this problem? I am having the same issue as well. Life size module v3.5, when you pull up the directory, prev page and next page does not work.

--- In Crestron@..., "dimas" <d_jo_han@> wrote:


yes same as me. im using rs232..but next and previous cannot work to display directory. is there any way to solve this?

--- In Crestron@..., "Gregg M" <jets_in_2003@> wrote:

When using Crestrons Lifesize IP Module, I can't get the entire local directory on my panel, and by entire directory, I mean more then the number of entries listed in the bottom paramater. The page next/previous buttons don't seem to do anything and the total number of pages always list 1????????????????????


 

There's an analog init thats either set to 0d and should be 1d or the other way around or a stepper needs to run an init......something like that. ? Sorry for the vagueness but was told about this by a colleague and never actually went into the module. ?Just wanted to point you towards the vicinity.


________________________________
From: Gregg M <jets_in_2003@...>
To: Crestron@...
Sent: Monday, May 6, 2013 1:49 PM
Subject: [Crestron] Re: Ok...whats the Lifesize Trick I'm Missing


You need to modify the module to get many functions to work. I honestly feel this was a poorly thrown together module since Lifesize told crestron they wouldn't pay them to create one (As told to me by our Lifesize Rep).

I've just taken to dumping all the directory entrys into a scrolling list and adding a little bit of logic to directory dial from there.


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

Anyone find the solution to this problem? I am having the same issue as well. Life size module v3.5, when you pull up the directory, prev page and next page does not work.

--- In Crestron@..., "dimas" <d_jo_han@> wrote:


yes same as me. im using rs232..but next and previous cannot work to display directory. is there any way to solve this?

--- In Crestron@..., "Gregg M" <jets_in_2003@> wrote:

When using Crestrons Lifesize IP Module, I can't get the entire local directory on my panel, and by entire directory, I mean more then the number of entries listed in the bottom paramater. The page next/previous buttons don't seem to do anything and the total number of pages always list 1????????????????????



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



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



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


Chip
 

Wait wait wait... I2P gets *money* from manufacturers??? Not that I was ever told otherwise - was just an assumption otherwise.

- Chip

--- In Crestron@..., "Gregg M" <jets_in_2003@...> wrote:

You need to modify the module to get many functions to work. I honestly feel this was a poorly thrown together module since Lifesize told crestron they wouldn't pay them to create one (As told to me by our Lifesize Rep).


 

I don't know if it's true or not only what I've been told. I'm more inclined to believe Crestron tried to get their Chip into Lifesize and was turned down, but who knows

--- In Crestron@..., "Chip" <cfm@...> wrote:


Wait wait wait... I2P gets *money* from manufacturers??? Not that I was ever told otherwise - was just an assumption otherwise.

- Chip


--- In Crestron@..., "Gregg M" <jets_in_2003@> wrote:

You need to modify the module to get many functions to work. I honestly feel this was a poorly thrown together module since Lifesize told crestron they wouldn't pay them to create one (As told to me by our Lifesize Rep).


 

That fix worked for me.

Thanks Matt!

--- In Crestron@..., "cres_tho" <crestron5758@...> wrote:

Open up the module and look at Ana Init S-1.4 (under common logic). Add a delay symbol to delay the init trigger 10 seconds. The problem is within the S+ module where the "entries per page" is read in too fast upon program load.

Matt

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

Anyone find the solution to this problem? I am having the same issue as well. Life size module v3.5, when you pull up the directory, prev page and next page does not work.

--- In Crestron@..., "dimas" <d_jo_han@> wrote:


yes same as me. im using rs232..but next and previous cannot work to display directory. is there any way to solve this?

--- In Crestron@..., "Gregg M" <jets_in_2003@> wrote:

When using Crestrons Lifesize IP Module, I can't get the entire local directory on my panel, and by entire directory, I mean more then the number of entries listed in the bottom paramater. The page next/previous buttons don't seem to do anything and the total number of pages always list 1????????????????????