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
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