Home AMX User Forum AMX Technical Discussion

Radiora2 Switch Control

Hi,

I'm trying to control some LUTRON switch with the RadioRa2 (CCD-8S-DV) but I can't find the command and the define for the switch only for the dimmer.


Had try this :

VOLATILE CHAR sLightAddress[20][20] =
{
'6:D1',
'7:D1',
'8:D1'
}
send_command vdvLutronRadioRA2, "'LIGHTSYSTEMSTATE-6:D1,ON'"

if you have any information thanks

Comments

  • Sorry for the Thread seems to be an IP problem the had change the router and it's working
Sign In or Register to comment.