Lutron RA-RS232
Denis
Posts: 163
Hi
I tried to control 4 Grafik eyes RA RA-GRX-4-T-WH and I get no change in my system..
for begining, Im trying to control master control who controls a Grafik eyes trought a RA RS232 unit.
I tried this code
Master button press command without succes
Comminacation setting is good and master controler is set to #1
any cue?
I tried to control 4 Grafik eyes RA RA-GRX-4-T-WH and I get no change in my system..
for begining, Im trying to control master control who controls a Grafik eyes trought a RA RS232 unit.
I tried this code
SEND_STRING dvLGE, "'MBP,01,2,ON ',13"
Master button press command without succes
Comminacation setting is good and master controler is set to #1
any cue?
0
Comments
ouain ,I'm a little boy in this world...
I tried summary to do works wath you gave me, I create TP 10001:1:0 device and RA 5001:6:0 device, when try to compile I got two things.
1) crlf not defined
2) ctimertime not defined
I suppose as are variable, wich kind?
MBP is Main button press, in doc is specified as a command to emulate a master button press. (see page 22 in doc)
In this job, I have only 8 buttons to do works, (may be more) , but I tried to give direct command without fantom button.
My Lutron rep said I can control hole house by RS232 module, but if I use fantom button I think as I can control only one zone, if my understanding is good
cTimerTime was just a char with a time set for something to happen. Comment it out, I can't imagine it doing much except control a scene for the evening or morning or something.
I try to avoid looking at my old code cuz I tend to want to re-write it and I don't have time to go backwards.
I did notice in the pdf file that the MBP command (what you used) was a feedback command while BP (what I used) is a device command. (Command outline table)
There's a PPON-Lift in there somewhere which can come out too since it was control for an Alladdin fixture lift for rasing/lowering a chandelier which was controlled through a RA device on the job this was written for.