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