Hi, I\'m new to this industry, bought and installed a comfort security system, now I\'m learning to program. I want to program the IRIO module with two ISM01 submodules to turn the lights on and off but I fail (because I don\'t understand how) to program the module by putting the required flags, pressing the power button ON and then pressing OFF again on output 1 - 4 and 5-8.The outputs are connected to relays. Could someone please tell me if you can give examples when this is programmed.Thank you for helping me.
11-09-2019, 02:40 AM (This post was last modified: 11-12-2019, 02:50 AM by slychiu.)
I assume you want to have buttons on Inputs 1 to 4, and pressing the buttons momentarily would toggle the Output 1 to 4
The attached CCLX file has ISM01
Note that ISM01 has open collector outputs which need to be connected to relays to control lights. If you want outputs with Relays use ISM07
[size=\"2\"]It\'s a shame, but I didn\'t get the goal. I would like the toggle to work in toggle mode. First time \"ON\" second time \"OFF\". Please help how to achieve this. Thanks for the help. Outputs connected to relays just as you write. Selecting the toggle in the LEM01B module works everything .P.S. Switches without locking[/size]
Sorry the old program will not toggle the outoutSee the attached programThe IRIO Input is assigned to Cpunter, and teh Counter Response will toglle the flag which iss mapped to the output
Hi, sorry but does not work with this file, now does not even turn on the output at all, do you have any thoughts on how to program it? I would be very grateful to you. Or maybe the module ISM01 can\'t work in toggle mode at all? The Operation section, on the other hand, has a toggle mode. Please help. Have a nice day.
Please test the new file attached
IRIO ISM01 input 1 should be connected to a momentary switch
Pressing the switch should tofggle the same output on the ISM01
Remember to write to Comfort and wwriite to IRIO
[size=\"2\"]I tried the last configuration, the results are already happy with outputs 1.2, works fine. the fourth (4) output configured as in the photo \"toggle 4\" also works. but 3, the output is configured as 1 or 2 or 4, and but not working. Need some help from Mr. Golden Mind. thank you.
I dont think you need any more helpPlease study the program for how Output 1 nd 2 were programmedThere is a simple mistake in Outputs 3 and 4 which you should be able to figure out
This is so that you understand the logic of how it iss priogrammed