We didn't get very far in the last tutorial, but we did get all of our devices added successfully to the program. We're going to continue using the same project and finish it by creating a user interface and adding some program logic. Open up VT-Pro and create the following layout (this file is also … Continue reading SIMPL# Pro Primer: Part 3 (continued)
Month: February 2020
SIMPL# Pro Primer: Part 3
By now you should be a pro at creating new SIMPL# Pro projects. Let's create another one, but we're going to set this one up slightly different this time. We'll still call it Part3, but change the solution name to Primer: Slight change in project creation, we'll add everything to the Primer solution from now … Continue reading SIMPL# Pro Primer: Part 3
SIMPL# Pro Primer: Part 2
In Part 2 of this primer, we're going to keep things simple... another Hello World program. Sorry, maybe Part 3 will cover something more exciting? Lets create a new project. Follow the same steps as in Part 1 if you're unfamiliar, but here is what we're using this time: Create a new project named Part2 … Continue reading SIMPL# Pro Primer: Part 2
SIMPL# Pro Primer: Part 1
In Part 1 of this primer, we're going to look at how to create a new SIMPL# Pro project. This series assumes you have a copy of Visual Studio 2008 SP1 installed as well as the Crestron SIMPL# Plug-In. If you need to install the plug-in, it can be downloaded from Crestron. The current version … Continue reading SIMPL# Pro Primer: Part 1