I can not configure via i2c LW-13 so that the light turns on/off smoothly (single switch). The lamp driver is configured correctly, when commanded by other DALI switches, it turns on/off smoothly. 
The manual states that "Though if bit 0 of the address byte is 0 the switch sends an acr power command ...
					Search found 5 matches
- Thu Feb 03, 2022 5:07 pm
 - Forum: Lighting English
 - Topic: LW-13 configuration
 - Replies: 2
 - Views: 23757
 
- Sat Jan 29, 2022 6:15 pm
 - Forum: Lighting English
 - Topic: LW-12, LW-14 Questions
 - Replies: 2
 - Views: 19375
 
Re: LW-12, LW-14 Questions
I have already found answers to my own questions.
To monitor commands on the network, it is enough to read the register Command ($01) in LW-14. It stores the last address and command.
To read the PWM value, you need to read register PWM Values ($08) in LW-12.
Here is my example code for the lw14 ...
					To monitor commands on the network, it is enough to read the register Command ($01) in LW-14. It stores the last address and command.
To read the PWM value, you need to read register PWM Values ($08) in LW-12.
Here is my example code for the lw14 ...
- Sat Jan 29, 2022 2:11 pm
 - Forum: Lighting English
 - Topic: LW-12, LW-14 Questions
 - Replies: 2
 - Views: 19375
 
LW-12, LW-14 Questions
Hello friends.
I want to ask how you can read the current status of the PWM outputs of the LW-12 through the i2c interface?
To find out the status of a DALI device on the network, I have to submit an address request to each device. This takes a lot of time and loads the network. Is there another ...
					I want to ask how you can read the current status of the PWM outputs of the LW-12 through the i2c interface?
To find out the status of a DALI device on the network, I have to submit an address request to each device. This takes a lot of time and loads the network. Is there another ...
- Mon Dec 20, 2021 1:03 pm
 - Forum: Lighting Deutsch
 - Topic: Scheme for two LED-Warrior12
 - Replies: 2
 - Views: 18946
 
Re: Scheme for two LED-Warrior12
Thank you very much for your prompt reply.
					- Mon Dec 20, 2021 8:41 am
 - Forum: Lighting Deutsch
 - Topic: Scheme for two LED-Warrior12
 - Replies: 2
 - Views: 18946
 
Scheme for two LED-Warrior12
I want to increase the number of outputs and combine two microcircuits on one board.
Here is my diagram.
Is this possible?
Will a mechanical relay work correctly in such a circuit?
Thank you.
					Here is my diagram.
Is this possible?
Will a mechanical relay work correctly in such a circuit?
Thank you.