05-26-2018, 02:43 PM
I am running the RadioRa2-IP-V2 3.6 driver and I am trying to get my shading set up
I am good on simulating a button press or controlling an individual shade.  
I am having difficulty with raise / lower.  This is what I have so far.
Devices::FieldWrite
    P1=Lutron_RR2-V2.InvokeCmd
    P2=ButtonSim : SHADE_SCENE_AllRaise, Press
    P3=True
On the pico remote I press and hold to have it raise or lower and then it stops on release
When I do the ButtonSim above it will raise to 100 or lower to 0.  I dont know how to stop it where i would like to.
I am good on simulating a button press or controlling an individual shade.  
I am having difficulty with raise / lower.  This is what I have so far.
Devices::FieldWrite
    P1=Lutron_RR2-V2.InvokeCmd
    P2=ButtonSim : SHADE_SCENE_AllRaise, Press
    P3=True
On the pico remote I press and hold to have it raise or lower and then it stops on release
When I do the ButtonSim above it will raise to 100 or lower to 0.  I dont know how to stop it where i would like to.