Crestron DIN DALI-2 control with Tridonic DALI MSensor 02


 

Hello,

I am trying to repair a lighting system at a hospital and they have Tridonic DALI MSensor 02 motion sensors in the DALI loop connected to the Crestron DIN-DALI 2.  I have not ever needed to make use of motion sensors on a Crestron system that wasn't a Crestron sensor.

Does anyone perhaps have any insight into how I might be able to read the motion trigger on my processor?  We have a CP3N in place and so far the only thing that seems to look like it may work is the Three-Byte Command in SIMPL on the DIN-DALI-2 Loop modules, but I do not know how to read the information from the sensor.

Regards,


 

Hi Hugo;
study the manual for the Tridonic:
https://resources.tridonic.com/PDB/Ressource/Web_TR/brochures/en/DALI_MSensor02_ProductManual.pdf

If I read it correctly, the sensors should be in Slave mode; their addresses will have to be known and you'll have to periodically poll every sensor for motion status.
I'd be using the "Ballast 2-byte command" to send DALI command #160 (Query Actual Level) and parse the 8-bit response (actually for presence detection you only care about the 1st bit according to the Tridonic manual).
Hope this helps..


 

 
Hi

My experience with Tridonic Msensor 2 is that, I programmed all ballasts, groups and scenes using the Tridonic USB/DALI interface (piece of hardware) and the Tridonic Master Configurator software.
Crestron DIN-DALI-2 only sent commands to DALI bus for groups, scenes etc. I didn't configure DALI in Toolbox.

Regards
Andrzej


 

Hi Igor,

 

Thank you and sorry for the late reply.  My mails from here seem to be bouncing back.  I will definitely play with this a bit more.

Regards,


 

Thanks Andrzej,

This is what we ended up doing as we were running short on time.  Thank you for taking time to reply.


 

Hi Andrzej,
i know this subject was talked about a while ago now but i have a possible job with lots of tridonic msensor g3. Am i right in saying that at first you addressed all the tridonic stuff with the Tridonic USB/DALI interface and the Tridonic Master Configurator software and once that was done you could use the crestron din-dali 2 byte/3 byte command to read them?
When i surveyed the job i was able to see devices on the crestron din-dali commissioning software that werent ballasts so im assuming that these were the msensors that had been addressed, as i have a msensor straight out the box connected to a din-dali and nothing shows in the software. So this would need setting up with the usb rs232 interface?
Also do you have any code snippets that would help?
Regards
Neil