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
Sending a Wake-on-LAN (WoL) message by Chris Koerner Wake-on-LAN is a standard that allows a computer to be turned on by a network message. This message is sent on the data link layer (layer 2 in the OSI model), and broadcast to all devices on the netwo... Control System Software
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