docs: update ramblings/stupid-crestron-quirks

This commit is contained in:
David Thurstenson 2024-03-08 01:24:46 +00:00 committed by David Thurstenson
parent f2eead4ba0
commit 98f4dc9bea
1 changed files with 7 additions and 6 deletions

View File

@ -1,12 +1,13 @@
---
title: "Stupid Crestron Quirks"
description: "Crestron can be stupid sometimes. These are the undocumented ways."
author: "Thurstylark"
date: 2021-9-25
draft: true
title: Stupid Crestron Quirks
description: Crestron can be stupid sometimes. These are the undocumented ways.
published: false
date: 2024-03-08T01:24:44.827Z
tags:
editor: markdown
dateCreated: 2024-03-07T23:22:27.431Z
---
## When creating a SIMPL Windows program for a 2 Series DMPS, DO NOT select the control system at program creation
When you create a new SIMPL Windows program, you get the option to select which control system this program is being created for. Without selecting this option, you won't be able to connect any of your logic to any of the hardware, and your program won't do anything useful. You *can* create a program without a control system, but this is usually to create a SIMPL Macro, which is then completed and added to a different SIMPL program. All this to say, a SIMPL Windows program without a control system at the top of the hardware tree is not useful on its own.