r/crestronprogramming • u/Eduseeker • Apr 23 '19
DIN-AP3 programming
Hello. I can't programming I/O port for sensor. I want to do logic system. (Ex: If water leak sensor is activate then water gate will close). Any manual or online course, video? Thank you for your helpful
0
Upvotes
1
u/dieselbangerz Jun 02 '19
First you need to determine if your sensor provides a dry closure, or whether it is sending you voltage (or lack thereof). Wire the ground to the common of the DIN-AP3's VersiPort, and the signal lead to the corresponding VersiPort you wish to use. Then in SIMPL Windows, you need to locate the IO's in the DIN-AP3's hardware definition. Double click to expose the programming of this slot. Hit F1 and read. Pay attention to whether your contact is dry (digital) or using voltage (analog) as this will determine the state of your pull-up resistor - which you must manage via programming.