This document was generated from CDN thread Created by: Pierpaolo Cazzato on 11-02-2011 09:39:59 AM Hello,here you have a description of the current issue with Tandberg C90 telepresence system.We are controlling a C90 with a Crestron processor, everything works well except the custom layouts. We had set the custom layouts from the CIsco TC Console and it worked well whilethe system is working and selecting layouts automatically but we can't manually select the custom layouts. We are using the following command:xCommand Video Layout Assign CallId: 1 OutputId:1 LayoutId: 1\x0D\x0A TC90 is responding with an error saying the LayoutId is unknown... Where can we find the Id's of the custom layouts stored in the TC90? By the way when we use the following commands: xCommand Video Layout LoadDb Type: Custom\x0D\x0AxCommand Video Layout LoadDb Type: Default\x0D\x0A these commands are working well, the TC90 is loading correctly the corresponding Layouts(default or custom). So our questions are: How can we manually select a certain Layout ?Where can we find the Id's of the custom layouts stored in the TC90?Kind RegardsPierpaolo CazzatoSubject: RE: Recall a custom layout on a C90 terminal Replied by: Viggo Fredriksen on 11-02-2011 09:54:29 AMHi Pierpaolo, you need to recall the layout family, this is done using the PictureLayoutSet command.1xCommand Video PictureLayoutSet
2 Target: <local/remote>
3 CallId: <0..65534>
4 LayoutFamily(r): <auto/custom/equal/fullscreen/presentationlargespeaker/presentationsmallspeaker/speaker_full>
5 CustomLayoutName: <S: 0, 128>
For example, assign the custom layout family named My Family locally:1xCommand Video PictureLayoutSet LayoutFamily: custom CustomLayoutName: "My Family"
Regards, Viggo