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
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
How do I work with hexadecimal data in a ReAX system? by Chris Koerner Let's say you are working with a device that is controlled via serial or Telnet. The manufacturers manual specifies that the command requires sending hex data. What is this and how do you do that? The... Control System Software