cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
106
Views
0
Helpful
0
Comments
cdnadmin
Community Member
This document was generated from CDN thread

Created by: Andre Prakash on 13-04-2011 11:18:27 AM
Hi,

I've successfully created some custom layouts with the TC console 🙂
Now the question is, with which command they can be set as the active layout, without simulating the remote control's layout button?
The best solution for the customer would be, that he can choose the layout on the AMX Touch Panel without seeing the GUI of the endpoint...

I've tried it with the command "xCommand Video PictureLayoutSet" but without any success 😞

Thanks for your help.

I have a C60 with software version 4.1.0

Andre

Subject: RE: API command for custom layouts
Replied by: Viggo Fredriksen on 13-04-2011 01:23:41 PM
Hi,

the correct way is indeed to use PictureLayoutSet. If you've created a layout family called MyCustomFamily, the
command would then be:
1
2xcommand Video PictureLayoutSet LayoutFamily: custom CustomLayoutName: "MyCustomFamily"


Subject: RE: API command for custom layouts
Replied by: Andre Prakash on 13-04-2011 01:27:09 PM
Thanks, now it works!
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links