jgcharlotte Posted February 13, 2016 Posted February 13, 2016 So how do you get a LampLinc to brighten/dim on a RemoteLinc2 (8 scene configured as 4 on/off controls). Not as a scene, just program control. On and off work fine, I can't get the LampLinc to brighten/dim with a continuous press of the appropriate button. Monitoring in Admin Console shows the mini-remote varying %, but no effect on the lamp. I tried all of the controls, fade up/down, bright/dim, etc.
LeeG Posted February 13, 2016 Posted February 13, 2016 Pressing a button on a Mini-Remote requires a Scene to alter the LampLinc. Not clear what an ISY Program is attempting. Can you post the Program
jgcharlotte Posted February 13, 2016 Author Posted February 13, 2016 The first on, 'ON' works fine. The second is one of the variations I tried to achieve dimming with a continuous press. No luck.
LeeG Posted February 13, 2016 Posted February 13, 2016 Ok, thanks. When a Mini-Remote On button is pressed and held the command sequence from the Mini-Remote starts with a Fade Up. When the button is released a Fade Stop is issued. Fri 02/12/2016 10:10:57 PM : [iNST-SRX ] 02 50 1C.2D.53 00.00.01 CB 17 01 LTMCON (UP) - Fade Up Fri 02/12/2016 10:10:57 PM : [std-Group ] 1C.2D.53-->Group=1, Max Hops=3, Hops Left=2 Fri 02/12/2016 10:10:57 PM : [D2D EVENT ] Event [1C 2D 53 1] [bMAN] [1] uom=0 prec=-1 Fri 02/12/2016 10:10:57 PM : [ 1C 2D 53 1] BMAN 1 Fri 02/12/2016 10:11:01 PM : [iNST-SRX ] 02 50 1C.2D.53 00.00.01 CB 18 00 LTMCOFF(00) - Fade Stop Fri 02/12/2016 10:11:01 PM : [std-Group ] 1C.2D.53-->Group=1, Max Hops=3, Hops Left=2 Fri 02/12/2016 10:11:01 PM : [D2D EVENT ] Event [1C 2D 53 1] [sMAN] [0] uom=0 prec=-1 Fri 02/12/2016 10:11:01 PM : [ 1C 2D 53 1] SMAN 0 Fri 02/12/2016 10:11:01 PM : [D2D EVENT ] Event [1C 2D 53 1] [sT] [221] uom=0 prec=-1 Fri 02/12/2016 10:11:01 PM : [ 1C 2D 53 1] ST 221 Fri 02/12/2016 10:11:01 PM : [iNST-SRX ] 02 50 1C.2D.53 00.00.01 C7 18 00 LTMCOFF(00) Fri 02/12/2016 10:11:01 PM : [std-Group ] 1C.2D.53-->Group=1, Max Hops=3, Hops Left=1 Fri 02/12/2016 10:11:01 PM : [iNST-DUP ] Previous message ignored. An example Program would look like this RL2-4-B - [iD 009F][Parent 0001] If Control 'RL2-4 - A' is switched Fade Up Or Control 'RL2-4 - A' is not switched Fade Stop Then Set 'LampLinc3' Fade Up Else Set 'LampLinc3' Fade Stop There are inherent issues with this. The Program has a delay compared to a Scene. This will make the LampLinc out of sync with the Mini-Remote On Level.
LeeG Posted February 13, 2016 Posted February 13, 2016 (edited) Sorry I did not put this in previous post. A Mini-Remote does not have Bright/Dim buttons that raise or lower a small percent for each Bright/Dim button press. See the Specs section on Smarthome site for possible commands. Scene Commands Supported: On, Off, Begin Brightening, Begin Dimming, End Brightening, End Dimming, Fast On, Fast Off Edited February 13, 2016 by LeeG
jgcharlotte Posted February 13, 2016 Author Posted February 13, 2016 Program makes sense. I'll try it.
Recommended Posts