ACS Sample - Creating 'please wait' status messages by Chris Koerner Any time you are turning on a projector, changing certain video inputs,or anything else that may take some time to process, it is always good to show the user some feedback on the touch panel GUI. The... ACS Sample Project 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
ACS Sample - Working with volume controls in Core Studio by Chris Koerner This sample ACS file provides a variety of ways to control volume and show feedback. Also included are formulas for converting a volume percentage to a dynamic range in dB, and vice-versa. Download "V... ACS Sample Project Core Studio
ACS Sample - IR Learning with ReAX Controllers by Chris Koerner The video and sample files below cover the topic of how to learn and use IR commands that you will be sending from RXC, RXT, LXC, and DXB controllers. Note: The method for sending IR from VLX and VPX ... ACS Sample Project Control System Hardware Control System Software Core Studio
VPX/VLX Streaming Preview Options by Chris Koerner Editor's note: this article was written focused on VPX, but the general concept applies to VPX and VLX products, unless where specified otherwise. VPX encoders and decoders provide a secondary strea... AV over IP Control System Software Core Studio VLX VPX
How to apply CSS styles to specific UI elements in by Chris Koerner You can apply CSS styles in a few different ways in Core Studio: Global styles using ThemeRoller Mobile Using a custom CSS file Using JS to apply CSS styles Option #2 is implemented similar to option ... Control System Software Core Studio
Core Studio Training Videos by Chris Koerner The ReAX ecosystem encompasses dedicated hardware control processors, touch panels, button panels, and other hardware devices; as well as free software used for programming. Check out our Aurora Acade... Control System Software Core Studio
Helpful tips for using Telnet and TCP in ReAX Core Studio by Chris Koerner Telnet Actions in Core Studio are used to send Telnet and TCP data to a specific IP:port. Without a Telnet Event listening for data from that same IP:port, the Action will open the socket, send the co... Control System Software Core Studio