Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; view has a deprecated constructor in /home2/edit/public_html/sites/all/modules/views/includes/view.inc on line 19

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; views_display has a deprecated constructor in /home2/edit/public_html/sites/all/modules/views/includes/view.inc on line 1910

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; views_many_to_one_helper has a deprecated constructor in /home2/edit/public_html/sites/all/modules/views/includes/handlers.inc on line 616
CP330 Aux Control Panel programming | Editsuite.com

Hello Editsuite.com friends,

Due to tons of abuse, we now require that you request user access by sending us your Login, Name, Email Address, Phone Number, and Profession by submitting that info HERE.  I'll review your request and try to get back to you within the week.  You can't imagine how many folk want to trash forums with bogas advertising. 

Also, please help us gain enough Facebook "Likes" to have a custom Facebook URL!  

--Gary Lieberman

CP330 Aux Control Panel programming

5 replies [Last post]
pbrown
User offline. Last seen 14 years 23 weeks ago. Offline
Joined: 29 Dec 2006

Hello all-

We have several CP330 aux control panels attached to our switcher at various monitoring locations. It appears that the programming of those control panels is saved on the user profile/application level, meaning that any small change to those control panels requires each user to modify their application individually. I'm wondering if that programming is saved as a file somewhere so that a user could simply copy that file instead of having to build the CP from scratch everytime, or is there a way to make changes ripple through the profiles globally? Thanks in advance.

Pbrown
Seattle

Pbrown Seattle
pbrown
User offline. Last seen 14 years 23 weeks ago. Offline
Joined: 29 Dec 2006
Mike- Perfect! I can confirm for the record that copying amongst the appli.ini file does indeed work. Thanks for your help. I figured it would be somthing like this but knowing the right file is the biggest part of the battle.
Pbrown Seattle
mtiffee
User offline. Last seen 14 years 15 weeks ago. Offline
Joined: 19 Aug 2005
If you open that appli.ini file, scroll down and you'll see where the mapping is done for the cp330's. You can copy the entire section and then replace that section in appli.ini files in other applications. I imagine a program could be written that automates this. After you change your mapping on the panels you won't see the changes reflected in the appli.ini file until you save the application. Of course the reverse is true as well, if you make the changes by modifying the .ini file offline, you won't see the changes in your current application until you reload the application. If you go this route, make sure you save the current application before modifying the .ini file. That way when you reload the application you won't lose any changes you made to that application since the last save. Mike
TechSupportWST
User offline. Last seen 14 years 23 weeks ago. Offline
Joined: 5 Dec 2005
Dear Pbrown, all application related configurations like control panel button assignment, GPI, Aux CP Button delegation/assignment....... are saved in one single text file which is the "appli.ini" file. There is no extra configuration file for the aux CP's. There is no offical way to copy aux CP configs to other applications. Regards Dirk
pbrown
User offline. Last seen 14 years 23 weeks ago. Offline
Joined: 29 Dec 2006
Anyone else with any ideas? I'm wondering if this information may be saved as a file in the c:/programme directory?
Pbrown Seattle
Jochen Huegel
User offline. Last seen 1 year 41 weeks ago. Offline
Joined: 23 Sep 2005
Hi Pbrown, this is as I know not possible. Because this infomation is saved with all configurations data in one file. Best regards Jochen