Lua script on SE8350 and Intesis AC interface - integration to control a Daikin VRV indoor unit.
SmartConnector Forum
Schneider Electric support forum about SmartConnector applications for integration of other building management systems (BMS) into EcoStruxure Building Operation.
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Link copied. Please paste this link to share this article on your social media post.
2024-01-2707:34 AM
Lua script on SE8350 and Intesis AC interface - integration to control a Daikin VRV indoor unit.
Hi Team,
I need assistance to make adjustments to a Lua script that is currently being used to control a Daikin vrv indoor unit system using an ASP and Daikin master station. This system is being used in a hotel room setup and includes a room lighting logic. The lighting logic uses a wireless door contact and a wired ceiling PIR. The conditions are:
1. That the lights immediately switch on when the door is opened and the room is occupied and will only go off if the door is opened and the room is left unoccupied for 15min.
2. when the room goes unoccupied, the aircon setpoint should change to 24 degrees Celsius and fan speed should change to low.
3. If the room goes occupied again, the temp setpoint should change back to what the occupied set point was before it changed to 24 degrees and a similar action should happen for the fan speed.
Currently the SE8350 controller in the room is sending commands to the Daikin via the ASP. The systems works ok except for when there is power failure and the network switch between the Daikin and the ASP.
We want to send these commands locally within the room between the SE8000 and the Indoor VRV unit.
I have attached the working Lua script, the system design and Intesis BACnet guide.