diff --git a/ramblings/stupid-crestron-quirks.md b/ramblings/stupid-crestron-quirks.md index 8dbafd3..a85d8ea 100644 --- a/ramblings/stupid-crestron-quirks.md +++ b/ramblings/stupid-crestron-quirks.md @@ -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.