ACS Sample: Advanced Button Function in Core Studio by Chris Koerner Many times, you may want to utilize buttons in your control GUI to enable special functionality. For instance, you may include an invisible button that you press and hold for 5 seconds to enter ahidde... ACS Sample Project Control System Software Core Studio
ACS Sample: Efficient TCP & Telnet in Core Studio by Chris Koerner TCP and Telnet are one of the most common methods for controlling equipment in the pro AV industry. This article covers some best practice conceptsfor controlling these devices in ReAX Core Studio. Be... ACS Sample Project Control System Software Core Studio
ACS Sample - Basic Room Combine by Chris Koerner This article covers creating a Core Studio project to handle a room combine application. When it comes to room combine, there are 2 general programming methods you could choose: Multiple independent c... ACS Sample Project Core Studio
ACS Sample - Multi-Language Support in Control Interfaces by Chris Koerner A customer asked about supporting multiple languages within one Core Studio project. This could be easily accomplished by defining the various language text for all UI controls, then programmatically ... ACS Sample Project Core Studio