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
Using Arrays & Template Variables in Core Studio by Chris Koerner Array variables in Core Studio are a great way to store large sets of data, or dynamically expand upon existing data. And when used with templates and template variables, they can greatly improve your... ACS Sample Project 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
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